Skip to content

cwru-non-academic/csds351-docker-hadoop-spark

 
 

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 83.0%
  • Dockerfile 17.0%