Skip to content

afoerster/hadoop-docker

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Hadoop 'cluster' in a Docker container

Summary

The image contains

  • Yarn
  • Spark
  • Kudu
  • Impala
  • Sqoop
  • HDFS

Running the container

$ docker-compose build
$ docker-compose up

Hadoop services are started separately from the container

$ docker-compose exec hadoop /run-all-services.sh

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Shell 100.0%