cookbook 'storm', '~> 1.2.5'
The storm cookbook has been deprecated
Author provided reason for deprecation:
The storm cookbook has been deprecated and is no longer being maintained by its authors. Use of the storm cookbook is no longer recommended.
You may find that the storm-platform cookbook is a suitable alternative.
storm (4) Versions 1.2.5 Follow15
Installs Twitter's Storm distributed computation system
cookbook 'storm', '~> 1.2.5', :supermarket
knife supermarket install storm
knife supermarket download storm
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.
Dependent cookbooks
java >= 0.0.0 |
runit >= 0.0.0 |
Contingent cookbooks
There are no cookbooks that are contingent upon this one.
Collaborator Number Metric
1.2.5 failed this metric
Failure: Cookbook has 1 collaborators. A cookbook must have at least 2 collaborators to pass this metric.
Contributing File Metric
1.2.5 failed this metric
Failure: To pass this metric, your cookbook metadata must include a source url, the source url must be in the form of https://github.com/user/repo, and your repo must contain a CONTRIBUTING.md file
Foodcritic Metric
1.2.5 failed this metric
FC009: Resource attribute not recognised: storm/recipes/default.rb:54
FC064: Ensure issues_url is set in metadata: storm/metadata.rb:1
FC065: Ensure source_url is set in metadata: storm/metadata.rb:1
FC066: Ensure chef_version is set in metadata: storm/metadata.rb:1
Run with Foodcritic Version 16.3.0 with tags metadata,correctness ~FC031 ~FC045 and failure tags any
No Binaries Metric
1.2.5 passed this metric
Testing File Metric
1.2.5 failed this metric
Failure: To pass this metric, your cookbook metadata must include a source url, the source url must be in the form of https://github.com/user/repo, and your repo must contain a TESTING.md file
Version Tag Metric
1.2.5 failed this metric
Failure: To pass this metric, your cookbook metadata must include a source url, the source url must be in the form of https://github.com/user/repo, and your repo must include a tag that matches this cookbook version number
1.2.5 failed this metric
1.2.5 failed this metric
Failure: To pass this metric, your cookbook metadata must include a source url, the source url must be in the form of https://github.com/user/repo, and your repo must contain a CONTRIBUTING.md file
Foodcritic Metric
1.2.5 failed this metric
FC009: Resource attribute not recognised: storm/recipes/default.rb:54
FC064: Ensure issues_url is set in metadata: storm/metadata.rb:1
FC065: Ensure source_url is set in metadata: storm/metadata.rb:1
FC066: Ensure chef_version is set in metadata: storm/metadata.rb:1
Run with Foodcritic Version 16.3.0 with tags metadata,correctness ~FC031 ~FC045 and failure tags any
No Binaries Metric
1.2.5 passed this metric
Testing File Metric
1.2.5 failed this metric
Failure: To pass this metric, your cookbook metadata must include a source url, the source url must be in the form of https://github.com/user/repo, and your repo must contain a TESTING.md file
Version Tag Metric
1.2.5 failed this metric
Failure: To pass this metric, your cookbook metadata must include a source url, the source url must be in the form of https://github.com/user/repo, and your repo must include a tag that matches this cookbook version number
1.2.5 failed this metric
FC064: Ensure issues_url is set in metadata: storm/metadata.rb:1
FC065: Ensure source_url is set in metadata: storm/metadata.rb:1
FC066: Ensure chef_version is set in metadata: storm/metadata.rb:1
Run with Foodcritic Version 16.3.0 with tags metadata,correctness ~FC031 ~FC045 and failure tags any
1.2.5 passed this metric
Testing File Metric
1.2.5 failed this metric
Failure: To pass this metric, your cookbook metadata must include a source url, the source url must be in the form of https://github.com/user/repo, and your repo must contain a TESTING.md file
Version Tag Metric
1.2.5 failed this metric
Failure: To pass this metric, your cookbook metadata must include a source url, the source url must be in the form of https://github.com/user/repo, and your repo must include a tag that matches this cookbook version number
1.2.5 failed this metric
1.2.5 failed this metric
Failure: To pass this metric, your cookbook metadata must include a source url, the source url must be in the form of https://github.com/user/repo, and your repo must include a tag that matches this cookbook version number