Giter Club home page Giter Club logo

docker-hadoop's Introduction

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 parrotstream/hadoop

You can also find other images based on different Apache Hadoop releases, using a different tag in the following form:

docker pull parrotstream/hadoop:[hadoop-release]-[cdh-release]

For example, if you want Apache Hadoop release 2.6.0 on CDH 5.11.1 you can pull the image with:

docker pull parrotstream/hadoop:2.6.0-cdh5.11.1

Run with Docker Compose:

docker-compose -p parrot up

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

Hadoop Web UIs URL
Hadoop Name Node http://localhost:50070
Hadoop Data Node http://localhost:50075
YARN Node Manager http://localhost:8042
YARN Resource Manager http://localhost:8088
YARN Timeline History http://localhost:8188
MapReduce Job History http://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:

docker-hadoop's People

Contributors

mcapitanio avatar

Watchers

James Cloos avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.