Bryan Baugher
Bryan Baugher
Our init.d script is so old Ubuntu 15.10 doesn't seem to understand it. It seems the community is moving to other things like systemd or there are other options like...
The offset monitor `node['kafka']['offset_monitor']['db_name']` attribute can be used to specify a different storage location for the offset monitor database by providing a full path instead of a name (`/tmp/offset_monitor`). -...
Currently the cookbook lands all kafka installations like this, ``` /opt/kafka/kafka - Link to current kafka installation /opt/kafka/kafka-0.8.0 /opt/kafka/kafka-0.8.1 ... ``` We should be able to provide an option that...
Currently we install the confluent package into /opt/confluent/confluent-VERSION. As more versions are installed this takes up more space but we likely don't need to maintain all our other versions