I have my own custom application. It works with Apache Kafka and has two main parts: Producer and Consumer.
Is there a possibility to monitoring all running producers and consumers in Cloudera Manager (like a DataNodes of HDFS)? First and main feature that I need is showing of status of every instance (started or stopped).
Or maybe there are some another soft (except Cloudera Manager) to perform my request?
Thanks