Adoptable Cookbooks List

Looking for a cookbook to adopt? You can now see a list of cookbooks available for adoption!
List of Adoptable Cookbooks

Supermarket Belongs to the Community

Supermarket belongs to the community. While Chef has the responsibility to keep it running and be stewards of its functionality, what it does and how it works is driven by the community. The chef/supermarket repository will continue to be where development of the Supermarket application takes place. Come be part of shaping the direction of Supermarket by opening issues and pull requests or by joining us on the Chef Mailing List.

Select Badges

Select Supported Platforms

Select Status

RSS

exhibitor (25) Versions 0.1.1

Installs Netflix Exhibitor

Policyfile
Berkshelf
Knife
cookbook 'exhibitor', '= 0.1.1', :supermarket
cookbook 'exhibitor', '= 0.1.1'
knife supermarket install exhibitor
knife supermarket download exhibitor
README
Dependencies
Changelog
Quality 0%

Description

Installs and configures Exhibitor.

Requirements

java
zookeeper

Attributes

To override exhibitor command line options, add them to node[:exhibitor][:opts].
See https://github.com/Netflix/exhibitor/wiki/Running-Exhibitor for more detauls

:snapshot_dir, :transaction_dir: and :log_index_dir in node[:exhibitor] should be set to something sane.
LinkedIn recommend putting snapshots and logs on a different device than transactions for a write-heavy workload.
https://cwiki.apache.org/confluence/display/KAFKA/Operations#Operations-OperationalizingZookeeper

node[:exhibitor][:defaultconfig] contains config that exhibitor will be initialized with.
See https://github.com/Netflix/exhibitor/wiki/Configuration-UI and
https://github.com/Netflix/exhibitor/wiki/Running-Exhibitor under Default Property Names.

Usage

discover_zookeepers

This cookbook comes with a library to help your other cookbooks discovery the members of your ZooKeeper ensamble.
Call it with the host of (one) of your exhibitors. We use round-robin dns so it would look like

> discover_zookeepers("http://exhibitor.example.com:8080")
{"servers":["10.0.1.0","10.0.1.1","10.0.1.2"],"port":2181}

for details on the response format, see https://github.com/Netflix/exhibitor/wiki/REST-Entities under Servers

Dependent cookbooks

build-essential >= 0.0.0
java >= 0.0.0
runit >= 0.0.0
zookeeper >= 2.0.0

Contingent cookbooks

There are no cookbooks that are contingent upon this one.

CHANGELOG

0.1.1

  • Cleanup and style fixes. No functional changes.

0.1.0

  • Initial release of exhibitor, split from zookeeper, contributed by @wolf31o2

Foodcritic Metric
            

0.1.1 failed this metric

FC001: Use strings in preference to symbols to access node attributes: /tmp/cook/74bdc66469f6d9d5acf9c0ae/exhibitor/attributes/default.rb:1
FC001: Use strings in preference to symbols to access node attributes: /tmp/cook/74bdc66469f6d9d5acf9c0ae/exhibitor/attributes/default.rb:2
FC001: Use strings in preference to symbols to access node attributes: /tmp/cook/74bdc66469f6d9d5acf9c0ae/exhibitor/attributes/default.rb:3
FC001: Use strings in preference to symbols to access node attributes: /tmp/cook/74bdc66469f6d9d5acf9c0ae/exhibitor/attributes/default.rb:5
FC001: Use strings in preference to symbols to access node attributes: /tmp/cook/74bdc66469f6d9d5acf9c0ae/exhibitor/attributes/default.rb:6
FC001: Use strings in preference to symbols to access node attributes: /tmp/cook/74bdc66469f6d9d5acf9c0ae/exhibitor/attributes/default.rb:11
FC001: Use strings in preference to symbols to access node attributes: /tmp/cook/74bdc66469f6d9d5acf9c0ae/exhibitor/attributes/default.rb:13
FC001: Use strings in preference to symbols to access node attributes: /tmp/cook/74bdc66469f6d9d5acf9c0ae/exhibitor/attributes/default.rb:14
FC001: Use strings in preference to symbols to access node attributes: /tmp/cook/74bdc66469f6d9d5acf9c0ae/exhibitor/attributes/default.rb:15
FC001: Use strings in preference to symbols to access node attributes: /tmp/cook/74bdc66469f6d9d5acf9c0ae/exhibitor/attributes/default.rb:17
FC001: Use strings in preference to symbols to access node attributes: /tmp/cook/74bdc66469f6d9d5acf9c0ae/exhibitor/attributes/default.rb:18
FC001: Use strings in preference to symbols to access node attributes: /tmp/cook/74bdc66469f6d9d5acf9c0ae/exhibitor/attributes/default.rb:19
FC001: Use strings in preference to symbols to access node attributes: /tmp/cook/74bdc66469f6d9d5acf9c0ae/exhibitor/attributes/default.rb:20
FC001: Use strings in preference to symbols to access node attributes: /tmp/cook/74bdc66469f6d9d5acf9c0ae/exhibitor/attributes/default.rb:23
FC001: Use strings in preference to symbols to access node attributes: /tmp/cook/74bdc66469f6d9d5acf9c0ae/exhibitor/attributes/default.rb:24
FC001: Use strings in preference to symbols to access node attributes: /tmp/cook/74bdc66469f6d9d5acf9c0ae/exhibitor/attributes/default.rb:25
FC001: Use strings in preference to symbols to access node attributes: /tmp/cook/74bdc66469f6d9d5acf9c0ae/exhibitor/attributes/default.rb:27
FC001: Use strings in preference to symbols to access node attributes: /tmp/cook/74bdc66469f6d9d5acf9c0ae/exhibitor/attributes/default.rb:29
FC001: Use strings in preference to symbols to access node attributes: /tmp/cook/74bdc66469f6d9d5acf9c0ae/exhibitor/attributes/default.rb:38
FC001: Use strings in preference to symbols to access node attributes: /tmp/cook/74bdc66469f6d9d5acf9c0ae/exhibitor/attributes/default.rb:40
FC001: Use strings in preference to symbols to access node attributes: /tmp/cook/74bdc66469f6d9d5acf9c0ae/exhibitor/attributes/default.rb:41
FC001: Use strings in preference to symbols to access node attributes: /tmp/cook/74bdc66469f6d9d5acf9c0ae/exhibitor/attributes/default.rb:42
FC001: Use strings in preference to symbols to access node attributes: /tmp/cook/74bdc66469f6d9d5acf9c0ae/exhibitor/attributes/default.rb:43
FC001: Use strings in preference to symbols to access node attributes: /tmp/cook/74bdc66469f6d9d5acf9c0ae/exhibitor/attributes/default.rb:44
FC001: Use strings in preference to symbols to access node attributes: /tmp/cook/74bdc66469f6d9d5acf9c0ae/exhibitor/attributes/default.rb:45
FC001: Use strings in preference to symbols to access node attributes: /tmp/cook/74bdc66469f6d9d5acf9c0ae/exhibitor/attributes/default.rb:46
FC001: Use strings in preference to symbols to access node attributes: /tmp/cook/74bdc66469f6d9d5acf9c0ae/exhibitor/attributes/default.rb:47
FC001: Use strings in preference to symbols to access node attributes: /tmp/cook/74bdc66469f6d9d5acf9c0ae/exhibitor/attributes/default.rb:48
FC001: Use strings in preference to symbols to access node attributes: /tmp/cook/74bdc66469f6d9d5acf9c0ae/exhibitor/attributes/default.rb:49
FC001: Use strings in preference to symbols to access node attributes: /tmp/cook/74bdc66469f6d9d5acf9c0ae/exhibitor/attributes/default.rb:50
FC001: Use strings in preference to symbols to access node attributes: /tmp/cook/74bdc66469f6d9d5acf9c0ae/exhibitor/attributes/default.rb:51
FC001: Use strings in preference to symbols to access node attributes: /tmp/cook/74bdc66469f6d9d5acf9c0ae/exhibitor/attributes/default.rb:52
FC001: Use strings in preference to symbols to access node attributes: /tmp/cook/74bdc66469f6d9d5acf9c0ae/exhibitor/attributes/default.rb:53
FC001: Use strings in preference to symbols to access node attributes: /tmp/cook/74bdc66469f6d9d5acf9c0ae/exhibitor/attributes/default.rb:54
FC001: Use strings in preference to symbols to access node attributes: /tmp/cook/74bdc66469f6d9d5acf9c0ae/exhibitor/recipes/_exhibitor_build.rb:4
FC001: Use strings in preference to symbols to access node attributes: /tmp/cook/74bdc66469f6d9d5acf9c0ae/exhibitor/recipes/_exhibitor_build.rb:10
FC001: Use strings in preference to symbols to access node attributes: /tmp/cook/74bdc66469f6d9d5acf9c0ae/exhibitor/recipes/_exhibitor_build.rb:16
FC001: Use strings in preference to symbols to access node attributes: /tmp/cook/74bdc66469f6d9d5acf9c0ae/exhibitor/recipes/_exhibitor_build.rb:26
FC001: Use strings in preference to symbols to access node attributes: /tmp/cook/74bdc66469f6d9d5acf9c0ae/exhibitor/recipes/_exhibitor_build.rb:30
FC001: Use strings in preference to symbols to access node attributes: /tmp/cook/74bdc66469f6d9d5acf9c0ae/exhibitor/recipes/default.rb:30
FC001: Use strings in preference to symbols to access node attributes: /tmp/cook/74bdc66469f6d9d5acf9c0ae/exhibitor/recipes/default.rb:31
FC001: Use strings in preference to symbols to access node attributes: /tmp/cook/74bdc66469f6d9d5acf9c0ae/exhibitor/recipes/default.rb:32
FC001: Use strings in preference to symbols to access node attributes: /tmp/cook/74bdc66469f6d9d5acf9c0ae/exhibitor/recipes/default.rb:33
FC001: Use strings in preference to symbols to access node attributes: /tmp/cook/74bdc66469f6d9d5acf9c0ae/exhibitor/recipes/default.rb:36
FC001: Use strings in preference to symbols to access node attributes: /tmp/cook/74bdc66469f6d9d5acf9c0ae/exhibitor/recipes/default.rb:41
FC001: Use strings in preference to symbols to access node attributes: /tmp/cook/74bdc66469f6d9d5acf9c0ae/exhibitor/recipes/default.rb:44
FC001: Use strings in preference to symbols to access node attributes: /tmp/cook/74bdc66469f6d9d5acf9c0ae/exhibitor/recipes/default.rb:48
FC001: Use strings in preference to symbols to access node attributes: /tmp/cook/74bdc66469f6d9d5acf9c0ae/exhibitor/recipes/default.rb:49
FC001: Use strings in preference to symbols to access node attributes: /tmp/cook/74bdc66469f6d9d5acf9c0ae/exhibitor/recipes/default.rb:57
FC001: Use strings in preference to symbols to access node attributes: /tmp/cook/74bdc66469f6d9d5acf9c0ae/exhibitor/recipes/default.rb:59
FC001: Use strings in preference to symbols to access node attributes: /tmp/cook/74bdc66469f6d9d5acf9c0ae/exhibitor/recipes/default.rb:62
FC001: Use strings in preference to symbols to access node attributes: /tmp/cook/74bdc66469f6d9d5acf9c0ae/exhibitor/recipes/default.rb:63
FC001: Use strings in preference to symbols to access node attributes: /tmp/cook/74bdc66469f6d9d5acf9c0ae/exhibitor/recipes/default.rb:66
FC001: Use strings in preference to symbols to access node attributes: /tmp/cook/74bdc66469f6d9d5acf9c0ae/exhibitor/recipes/default.rb:67
FC001: Use strings in preference to symbols to access node attributes: /tmp/cook/74bdc66469f6d9d5acf9c0ae/exhibitor/recipes/default.rb:70
FC001: Use strings in preference to symbols to access node attributes: /tmp/cook/74bdc66469f6d9d5acf9c0ae/exhibitor/recipes/default.rb:71
FC001: Use strings in preference to symbols to access node attributes: /tmp/cook/74bdc66469f6d9d5acf9c0ae/exhibitor/recipes/default.rb:72
FC001: Use strings in preference to symbols to access node attributes: /tmp/cook/74bdc66469f6d9d5acf9c0ae/exhibitor/recipes/default.rb:73
FC001: Use strings in preference to symbols to access node attributes: /tmp/cook/74bdc66469f6d9d5acf9c0ae/exhibitor/recipes/default.rb:74
FC001: Use strings in preference to symbols to access node attributes: /tmp/cook/74bdc66469f6d9d5acf9c0ae/exhibitor/recipes/default.rb:77
FC001: Use strings in preference to symbols to access node attributes: /tmp/cook/74bdc66469f6d9d5acf9c0ae/exhibitor/recipes/default.rb:80
FC001: Use strings in preference to symbols to access node attributes: /tmp/cook/74bdc66469f6d9d5acf9c0ae/exhibitor/recipes/default.rb:81
FC001: Use strings in preference to symbols to access node attributes: /tmp/cook/74bdc66469f6d9d5acf9c0ae/exhibitor/recipes/default.rb:85
FC001: Use strings in preference to symbols to access node attributes: /tmp/cook/74bdc66469f6d9d5acf9c0ae/exhibitor/recipes/default.rb:92
FC001: Use strings in preference to symbols to access node attributes: /tmp/cook/74bdc66469f6d9d5acf9c0ae/exhibitor/recipes/default.rb:96
FC001: Use strings in preference to symbols to access node attributes: /tmp/cook/74bdc66469f6d9d5acf9c0ae/exhibitor/recipes/default.rb:98
FC001: Use strings in preference to symbols to access node attributes: /tmp/cook/74bdc66469f6d9d5acf9c0ae/exhibitor/recipes/default.rb:101
FC001: Use strings in preference to symbols to access node attributes: /tmp/cook/74bdc66469f6d9d5acf9c0ae/exhibitor/recipes/default.rb:102
FC001: Use strings in preference to symbols to access node attributes: /tmp/cook/74bdc66469f6d9d5acf9c0ae/exhibitor/recipes/default.rb:103
FC001: Use strings in preference to symbols to access node attributes: /tmp/cook/74bdc66469f6d9d5acf9c0ae/exhibitor/recipes/default.rb:109
FC001: Use strings in preference to symbols to access node attributes: /tmp/cook/74bdc66469f6d9d5acf9c0ae/exhibitor/recipes/default.rb:112
FC001: Use strings in preference to symbols to access node attributes: /tmp/cook/74bdc66469f6d9d5acf9c0ae/exhibitor/recipes/gradle.rb:20
FC001: Use strings in preference to symbols to access node attributes: /tmp/cook/74bdc66469f6d9d5acf9c0ae/exhibitor/recipes/gradle.rb:24
FC001: Use strings in preference to symbols to access node attributes: /tmp/cook/74bdc66469f6d9d5acf9c0ae/exhibitor/recipes/gradle.rb:25
FC001: Use strings in preference to symbols to access node attributes: /tmp/cook/74bdc66469f6d9d5acf9c0ae/exhibitor/recipes/gradle.rb:33
FC001: Use strings in preference to symbols to access node attributes: /tmp/cook/74bdc66469f6d9d5acf9c0ae/exhibitor/templates/default/exhibitor.properties.erb:2
FC001: Use strings in preference to symbols to access node attributes: /tmp/cook/74bdc66469f6d9d5acf9c0ae/exhibitor/templates/default/exhibitor.properties.erb:3
FC001: Use strings in preference to symbols to access node attributes: /tmp/cook/74bdc66469f6d9d5acf9c0ae/exhibitor/templates/default/exhibitor.properties.erb:4
FC001: Use strings in preference to symbols to access node attributes: /tmp/cook/74bdc66469f6d9d5acf9c0ae/exhibitor/templates/default/exhibitor.properties.erb:7
FC001: Use strings in preference to symbols to access node attributes: /tmp/cook/74bdc66469f6d9d5acf9c0ae/exhibitor/templates/default/exhibitor.properties.erb:8
FC001: Use strings in preference to symbols to access node attributes: /tmp/cook/74bdc66469f6d9d5acf9c0ae/exhibitor/templates/default/exhibitor.properties.erb:9
FC001: Use strings in preference to symbols to access node attributes: /tmp/cook/74bdc66469f6d9d5acf9c0ae/exhibitor/templates/default/exhibitor.properties.erb:10
FC001: Use strings in preference to symbols to access node attributes: /tmp/cook/74bdc66469f6d9d5acf9c0ae/exhibitor/templates/default/exhibitor.properties.erb:11
FC001: Use strings in preference to symbols to access node attributes: /tmp/cook/74bdc66469f6d9d5acf9c0ae/exhibitor/templates/default/exhibitor.properties.erb:12
FC001: Use strings in preference to symbols to access node attributes: /tmp/cook/74bdc66469f6d9d5acf9c0ae/exhibitor/templates/default/exhibitor.properties.erb:13
FC001: Use strings in preference to symbols to access node attributes: /tmp/cook/74bdc66469f6d9d5acf9c0ae/exhibitor/templates/default/exhibitor.properties.erb:14
FC001: Use strings in preference to symbols to access node attributes: /tmp/cook/74bdc66469f6d9d5acf9c0ae/exhibitor/templates/default/exhibitor.properties.erb:15
FC001: Use strings in preference to symbols to access node attributes: /tmp/cook/74bdc66469f6d9d5acf9c0ae/exhibitor/templates/default/exhibitor.properties.erb:16
FC001: Use strings in preference to symbols to access node attributes: /tmp/cook/74bdc66469f6d9d5acf9c0ae/exhibitor/templates/default/exhibitor.properties.erb:17
FC001: Use strings in preference to symbols to access node attributes: /tmp/cook/74bdc66469f6d9d5acf9c0ae/exhibitor/templates/default/exhibitor.properties.erb:18
FC023: Prefer conditional attributes: /tmp/cook/74bdc66469f6d9d5acf9c0ae/exhibitor/recipes/_exhibitor_build.rb:18
FC023: Prefer conditional attributes: /tmp/cook/74bdc66469f6d9d5acf9c0ae/exhibitor/recipes/_exhibitor_build.rb:28
FC023: Prefer conditional attributes: /tmp/cook/74bdc66469f6d9d5acf9c0ae/exhibitor/recipes/gradle.rb:34
FC031: Cookbook without metadata file: /tmp/cook/74bdc66469f6d9d5acf9c0ae/exhibitor/metadata.rb:1
FC045: Consider setting cookbook name in metadata: /tmp/cook/74bdc66469f6d9d5acf9c0ae/exhibitor/metadata.rb:1