Coder Social home page Coder Social logo

optoro_kafka's Introduction

Description

Installs and configures Kafka

Requirements

Platform:

  • ubuntu (= 14.04)

Cookbooks:

  • apt
  • optoro_zfs
  • cerner_kafka (~> 2.3.0)
  • exhibitor (~> 0.4.0)
  • optoro_zookeeper
  • ulimit
  • zookeeper
  • optoro_consul

Attributes

  • node['kafka']['brokers'] - Defaults to [ ... ].
  • node['kafka']['lib_jars'] - Defaults to [ ... ].
  • node['kafka']['zookeepers'] - Defaults to [ ... ].
  • node['kafka']['env_vars']['KAFKA_HEAP_OPTS'] - Defaults to "-Xmx1G -Xms1G".
  • node['kafka']['scala_version'] - Defaults to 2.10.
  • node['kafka']['version'] - Defaults to 0.8.2.1.
  • node['kafka']['server.properties']['kafka.metrics.reporters'] - Defaults to com.criteo.kafka.KafkaGraphiteMetricsReporter.
  • node['kafka']['server.properties']['kafka.graphite.metrics.host'] - Defaults to localhost.
  • node['kafka']['server.properties']['kafka.graphite.metrics.port'] - Defaults to 6008.
  • node['kafka']['server.properties']['kafka.graphite.metrics.group'] - Defaults to #{node['fqdn']}.kafka.
  • node['kafka']['server.properties']['kafka.graphite.metrics.reporter.enabled'] - Defaults to true.
  • node['kafka']['server.properties']['advertised.host.name'] - Defaults to node['fqdn'].
  • node['kafka']['server.properties']['port'] - Defaults to 6667.
  • node['kafka']['offset_monitor']['refresh'] - Defaults to 1.minutes.
  • node['exhibitor']['base_domain'] - Defaults to exhibitor.optoro.io.
  • node['optoro_kafka']['disks'] - Defaults to [ ... ].
  • node['optoro_kafka']['disk_size'] - Defaults to 1024.
  • node['optoro_kafka']['skip_restart'] - Defaults to false.
  • node['optoro_zfs']['zfs_arc_max'] - Defaults to (node['memory']['total'].to_i * 0.05 * 1024).round(0).to_s.

Recipes

optoro_kafka::default

Configures and installs kafka. We use the exhibitor api to get a list of zookeepers.

TODO: support more than one cluster in a chef environment

optoro_kafka::test

Test recipe. Helps set some defualts so we can run our tests.

License and Maintainer

Maintainer:: Optoro ([email protected]) Source:: https://github.com/optoro-devops/optoro_kafka

License:: MIT

optoro_kafka's People

Contributors

zadunn avatar jgillis01 avatar daanemanz avatar daachi avatar smedefind avatar

Watchers

Jarod Reid avatar Brock Wilcox avatar Abel Martin avatar Jess Szmajda avatar Benjamin Smith avatar John Nestoriak avatar Bradley Herrup avatar  avatar James Cloos avatar  avatar Yasha Portnoy avatar  avatar  avatar Alex Freidah avatar Chris Hoffman avatar  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.