Giter Site home page Giter Site logo

docker-cdh's Introduction

A Docker Image for Cloudera Quickstart

Run the CDH Quick Start image in a docker container.

The latest CDH release is on master and pinned versions can be found on dedicated branches.

Install

This image is somewhat large, so you might want to do a separate

docker pull svds/cdh

to install.

Use

Spin it up with

docker run -td svds/cdh

get the container id from

docker ps

watch logs with

docker logs -f <container_id>

attach to the container with

docker exec -it <container_id> bash -l

then run any of the usual cdh commands

hadoop fs -ls /
impala-shell
hbase shell
spark-submit

etc.

Components

  • Apache Hadoop (Common, HDFS, MapReduce, YARN)
  • Apache HBase
  • Apache ZooKeeper
  • Apache Oozie
  • Apache Hive
  • Hue (Apache licensed)
  • Cloudera Impala (Apache licensed)
  • Apache Sentry
  • Apache Sqoop
  • Cloudera Search (Apache licensed)
  • Apache Spark

Links

Pull the image on Docker Hub: https://registry.hub.docker.com/u/svds/cdh

Github page: https://github.com/silicon-valley-data-science/docker-cdh

Cloudera Documentation

Credits

This image started life as a modified fork of caioquirino/docker-cloudera-quickstart and is now curated by the Silicon Valley Data Science engineering team.

docker-cdh's People

Contributors

mmm avatar gliptak avatar caioquirino avatar mark-svds avatar stephen-svds avatar powerlambda avatar

Watchers

nio avatar  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.