Giter Site home page Giter Site logo

cdh5-pseudo-docker's Introduction

cdh5-pseudo-docker

Pseudo-distributed HBase Docker image based on CDH5 including YARN

Uses Java 8 (oracleJDK or openJDK) and CDH 5.11.1 or 5.16.1. Includes HDFS, HBase, and YARN.

Usage

git clone [email protected]:b4hand/cdh5-pseudo-docker.git
cd cdh5-pseudo-docker
  • CDH5 with the oracleJDK

    Oracle's licensing has changed in a way that requires accepting their license agreement before downloading the JDK, and that must be done manually ( See the otn download page )

    Once the repo has been cloned, go to the otn download page and accept the Oracle licencing agreement.

    After accepting the licensing agreement, download jdk-8u231-linux-x64.tar.gz to the oracleJDK directory

# Use this to build a local image 
./build.sh oracle [5.11\|5.16]
# Use this to expose all of the ports for CDH5.
./run.sh oracle [5.11\|5.16]
  • CDH5 with the openJDK
# Use this to build a local image 
./build.sh openjdk [5.11\|5.16]
# Use this to expose all of the ports for CDH5.
./run.sh [5.11\|5.16]

Docker Hub

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.