cerner / cerner_kafka

A Kafka Cookbook for Chef
Apache License 2.0
30 stars 25 forks source link

db_name can be used to specify storage location #37

Open bbaugher opened 8 years ago

bbaugher commented 8 years ago

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).