Sign inSign up

josemyd/hadoop

By josemyd

•Updated almost 8 years ago

Cloudera Hadoop

Image
0

419

josemyd/hadoop repository overview

⁠hadoop


⁠Description

This image runs the Cloudera CDH Hadoop⁠ in a pseudo-distributed mode on a Centos 7 Linux distribution.

The latest tag of this image is build with the latest available release of CDH on Centos 7.

You can pull it with:

docker pull josemyd/hadoop

Run with Docker Compose:

docker-compose up

Once started you'll be able to read the list of all the Hadoop Web GUIs urls:

Hadoop Web UIsURL
Hadoop Name Nodehttp://localhost:50070⁠
Hadoop Data Nodehttp://localhost:50075⁠
YARN Node Managerhttp://localhost:8042⁠
YARN Resource Managerhttp://localhost:8088⁠
YARN Timeline Historyhttp://localhost:8188⁠
MapReduce Job Historyhttp://localhost:19888/jobhistory⁠

While the Hadoop Docker container is running, you can always get the urls' list with the script:

print-urls.sh

included in the GitHub source repository.

⁠Available tags:

This image is based on the work of Parrot Stream⁠

Tag summary

Content type

Image

Digest

Size

466.9 MB

Last updated

almost 8 years ago

docker pull josemyd/hadoop