Giter VIP home page Giter VIP logo

storm-cookbook's Introduction

Description

Installs Twitter's Storm distributed computation platform. Includes recipes for installing both the Nimbus / Web UI component and the Supervisor component.

Requirements

  • Ubuntu 10.04 / 12.04

  • May function on other distributions, but has not been tested

  • java cookbook

  • runit cookbook

Attributes

Usage

This recipe relies on two setup components that need to be noted as they are not used in many (or any) community cookbooks.

Role Based Cluster Setup: This cookbook relies on a cluster identification role to allow more than one storm cluster to run in a single Chef environment, while not breaking Chef search. Create a role with a name of your choosing. The role may be left empty or you may use it to apply the your application's topology and all necessary JARs within your topology. You will need to specify the name of this role using the node attribute ['storm']['cluster_role'], which is empty by default. You will need to apply this cluster role to both supervisor and the nimbus/UI node in your cluster

Deploy Flag: This cookbook uses a deploy flag to prevent the application from deploying unless desired and allows for an undeploy recipe to run prior to the deploy. The deploy recipe will also cleanup the state of storm and is sufficient to wipe clean any topology deploy, although it does not stop the actual topology (that's in the works). Once you've applied the supervisor or nimbus recipes to a node you need to have "deploy_build=true" set in your shell. "sudo deploy_build=true chef-client" can be used to set the environment variable and run Chef in a single command.

storm-cookbook's People

Contributors

schlueter avatar

Watchers

Brandon Schlueter avatar James Cloos 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.