Skip to content

Latest commit

 

History

History
17 lines (12 loc) · 343 Bytes

README.md

File metadata and controls

17 lines (12 loc) · 343 Bytes

Hadoop Docker

The Hadoop cluster runs the docker containers from this github project.

Description

To start the HDFS cluster, run:

  docker-compose up

Build the nodemanager using docker:

  docker build nodemanager/ --tag joblib/joblib-hadoop-nodemanager:latest