Code Monkey home page Code Monkey logo

mapr_cookbooks's Introduction

#mapr deployments

This repository contains a few different options for deploying MapR Hadoop clusters. The one furthest along is orchestrated by Fabric, and uses Chef on each node to execute the deployment.

##Assumptions

  • A user on each node, allowing ssh and sudo
  • Berkshelf Ruby gem installed on packaging machine
    • In base folder of this repo, touch a file called 'DEV' to activate development mode, or remove file to deactivate development mode

##Process

###Prepare

./package

Copy the tarball somewhere, and expand it.

###Edit

In the packaged folder (from the tarball above), edit cluster.json to suit your cluster.

###Execute

./install

TODO

  • delete everything from this chef repo that fabric doesn't move over
  • generate new certificates each run
  • .bashrc for install user and mapr user, not just root
  • json parse check on cluster.json before executing anything fabric or manifests.py related.
  • start zk, wait for success, then start cldb (warden), wait for success, then start warden on other nodes
  • add 'fc' permissions to mapr user
  • install clush on installer node, with proper groups & sudo
  • passwd on mapr user (only webserver? or all nodes?)
  • sshd_config ... add mapr to AllowGroups
  • one zk setup - should be single and not stand-alone, for easier migrations to multiple zks... but not an even number.
  • Metrics setup
  • finish off local package repository functionality - installer or other node holds all packages for other nodes to pull - bandwidth saver
  • disksetup - make idempotent
  • add nodes to existing cluster
  • Web UI

mapr_cookbooks's People

Contributors

boorad avatar dbtucker avatar trinitronx avatar mattray avatar adamhjk avatar jacques-n 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.