Skip to content

Latest commit

 

History

History

docker

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 

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