Are there any errors? Were you able to get reporting working for ProducerPerformance?
Thanks, Jun On Thu, Jan 23, 2014 at 10:52 AM, Kazue Watanabe <kwatan...@kixeye.com>wrote: > Hi, > > I've been trying to add --csv-reporter-enabled option for > kafka-consumer-performance.sh by going through he following steps, but > unable to add it: > > (1) Added the code (copied from ProducerPerformance.scala in the same > directory) to perf/src/main/scala/kafka/perf/ConsumerPerformance.scala > > (2) built kafka (sbt update, sbt package, sbt assembly-package-dependency), > and it went successfully. > > Please let me know if anyone has any ideas. > > thanks, > Kazue >