Hi All, I am running kafka-consumer-perf.test.sh in my test envrionment to simulate "consumer" load on my kafka broker.
Currently i have millions of entries in the log on which this shell is running... I would like to know how can if check if the .sh is running fine.. All i see is the below entry in putty terminal after executing the Consumer .sh and it has been more than 2 hours. bin/kafka-consumer-perf-test.sh --zookeeper <>:2181 --messages 417600 --topic <<< >> --thread 2 start.time,end.time,fetch.size, data.consumed.in.MB, MB.sec, data.consumed.in.nMsg, nMsg.sec Regards, Nitin Kumar Sharma.