Giter Site home page Giter Site logo

pocket-ambari's Introduction

Pocket ambari

Set up your own hadoop cluster based on ambari using virtual machines for learning purposes on several hosts

Single node

This part was made for setting up ambari on single machine using VM with ansible (main reason - I had to use Windows) Also blueprint and hostmapping is provisioned.

How to start

  • Better to have at least 16Gb of RAM
  • Just run vagrant up and wait until everything is up
  • Remove provision_cluster from stuff/ansible/main.yml, if you'd like to install different configuration
  • Connect to ambari UI at localhost:8080
  • Creds admin:admin

Several nodes

This part uses underlying linux host for ansible. Used to simulate sort of 'cluster' and work on several nodes (with your ssh key inside vms for convinient)

How to start

  • First of all, add your key into provision.sh
  • Spin up vms on several machines using vagrant up ambarinode1, for instance. Don't forget to remember ip, that should be shown after provisioning.
  • Add them to your dns, or just add to /etc/hosts. On top of that, add them into group_vars/all
  • Blueprint role contains passwords, just change it here on demand roles/blueprint/vars/main.yml
  • Fire up ansible-playbook -i inventory provision_ambari_cluster.yml

pocket-ambari's People

Contributors

rlukin 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.