Giter Site home page Giter Site logo

whoville's Introduction

Whoville

Cloudy Hortonworks Platforms in under 60 minutes

A set of demos in a small Docker Image with Orchestration for AWS/GCP/Azure deployment from a simple Profile. This project is implemented directly in python rather than using a framework like Ansible because, when we started, the level of customisation and process wrangling for the new open source project integrations seemed easier in that manner. As the underlying platform matured the need for those invasive processes diminished and now this installation is much better executed in Ansible on a Terraform infrastructure, which is now the Cloudera standard. This repository and project is kept for historic purposes.

Requirements

Hosting Platform
You will need an AWS account with rights to deploy machines, assume roles, etc.
Please see the Cloudbreak Requirements for creating AWS Roles.
Docker Deployment

Everything is included if you use the provided Docker Image for development or deployment

Local Deployment
Required: Python3.6
Recommended: A Python IDE with inspection and Github support, such as Pycharm

Quickstart

  1. Customise a profile.yml:

    curl -sSL http://bit.ly/WhovilleProfile > profile.yml && vi profile.yml
  2. Install / Start a recent version of Docker
  3. Export your profile path and run the Docker Image:

    export PROFILE=/path/to/my/profile.yml
    docker run -ti -v ${PROFILE}:/profile.yml:ro chaffelson/whoville:latest
  • Make sure to mount any addition resource volumes specified in your Profile e.g. '-v /MyDemos/:/MyDemos/'
  • If you want to use interactive Deployment please append '-i' to the 'docker run' command, or see the Detailed Guide below

More Information

Suggested setup for Interactive Development in a local Python environment.
Detailed Definitions Guide for creating more demos and services.
Troubleshooting guide for known issues.

Support

This software is supplied as-is with no support guarantee under the Apache 2.0 license
Please raise any Issues on Github

You can link to this page from http://bit.ly/HwxQuickstart

whoville's People

Contributors

abajwa-hw avatar asdaraujo avatar chaffelson avatar dhananjaymehta avatar harshn08 avatar hellmarbecker avatar johnwhitmore avatar naveenoxford avatar paulvid avatar wardbekker avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

whoville's Issues

ambari_wait status:

The deployment fails at this stage:

`Waiting for 90s before deploying cluster with services: AMBARI_METRICS HDFS MAPREDUCE2 YARN ZOOKEEPER DRUID STREAMLINE NIFI KAFKA STORM REGISTRY HBASE PHOENIX ZEPPELIN SOLR
Deploying the cluster once 1 hosts are registered.

/tmp/ambari-bootstrap-master/deploy/deploy-recommended-cluster.bash: line 77: hosts_regd[*]: unbound variable
Now open your browser to http://217.70.211.17:8080 and login as admin/StrongPassword to observe the cluster install
Waiting for cluster to be installed...
Traceback (most recent call last):
File "", line 2, in
IndexError: list index out of range
Traceback (most recent call last):
File "", line 2, in
IndexError: list index out of range
ambari_wait status:
ambari_wait status:
ambari_wait status:
ambari_wait status:
^C
[root@hdp11 ~]#
`

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.