Skip to content

Latest commit

 

History

6 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Hadoop docker

Bug found working on it

Ubuntu License GPLv3 License AGPL License

Quick reference

Maintained by:

BRAINIFII

Requirements

Quick Note:

  • All the xml files are already configured in the image so no need to configure anything manually.

  • Access these interfaces with the following URLs:

Installation Steps:

  • Get Hadoop docker image
  docker pull brainifii/hadoop:v1
  • Run Docker
  docker run --rm -p 8088:8088 -p 9870:9870 --name hadoop -d brainifii/hadoop:v1

OR

  • Clone the repository
  git clone https://github.com/brainifii/hadoop.git
  cd hadoop
  • Build and run docker
  docker-compose up --build -d

About

Docker Compose for hadoop on ubuntu 22.04.

Topics

Resources

Stars

2 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages