Git Product home page Git Product logo

dataengineernote's Introduction

DataEngineerNote

数据工程相关笔记

使用 Docker 搭建相应的环境:

配置环境的文件,需要存放在 build 目录

  • JDK 文件, jdk-8u162-linux-x64.tar.gz
  • Hadoop 安装文件, hadoop-3.1.3.tar.gz

使用 Dockerfile 配置基本的环境,使用 docker compose 解决分布式环境。在搭建过程中踩过的坑:

  • Dockerfile 中 ENVARG 等语句时,多参数整合为一行会出现报错,该用每个参数一个 ENV/ ARG
  • 以 Dockerfile 搭建的容器为基础,使用 docker compose 启动容器 Dockerfile 中最后使用了 CDM 出现退出情况,因此在 Dockerfile 中取消 CDM 语句

dataengineernote's People

Contributors

zenray avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.