Skip to content

Hadoop pseudo distributed mode dockerized with Spark

License

Notifications You must be signed in to change notification settings

jmwarfe/docker-hadoop-spark

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Hadoop pseudo distributed mode dockerized

Flexible Hadoop Docker image to aid local development. Forked and modified to add Spark.

Quick start

Start the container using:

docker-compose up -d

Usage

Attach and interact with the container by running docker-compose exec hadoop bash or docker run -it <container id>.

Web interfaces

Configuration

The image only uses default configuration. Customization can be done by modifying the files inside the Hadoop configurations folder.

About

Hadoop pseudo distributed mode dockerized with Spark

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Shell 85.0%
  • Dockerfile 15.0%