Re: Experiencing trouble with KafkaCSVMetricsReporter

2016-12-29 Thread Ismael Juma
Hi Dongjin, 1. I'm not familiar with `KafkaCSVMetricsReporter`, but it seems to delete and recreate the csv dir before starting `CsvReporter` which then creates the csv files. Assuming the permissions are correct, not sure why it would fail to create the files. It may be worth filing a JIRA (and p

Experiencing trouble with KafkaCSVMetricsReporter

2016-12-27 Thread Dongjin Lee
In short: the resulting csv files from the brokers are filled with 0 only, although the broker cluster is running correctly. Hello. I am trying some benchmarks with KAFKA-4514[^1]. However, My KafkaCSVMetricsReporter is not working properly. I would like to ask if someone on this mailing list h