I create kafka manager tool, and I need to check which partition section is assigned to any consumer in the consumer group.
kafka manager tool
Suppose that there is a group-Aconsumer-group consumption topic group-Ac n partitions, so group-Athere different VM'scan be several users in hosted in group-A. So how do you determine which partitioned object is assigned to the host? Is this possible in kafka 0.9.1?
group-A
n partitions
different VM's
kafka 0.9.1
Thanks in advance.
, $KAFKA_HOME/bin/kafka-consumer-groups.sh kafka manager tool, (, , , IP).
$KAFKA_HOME/bin/kafka-consumer-groups.sh
. page_visits_10k 0 500 3333 2833 -1_/10.139.176.190 page_visits_10k 1 0 3334 3334 -1_/10.139.176.190 page_visits_10k 2 0 3333 3333 -1_/10.139.176.190
Source: https://habr.com/ru/post/1653783/More articles:@IBDesignable does not display background color inside Interface Builder - iosHow fast is the .moveToPosition (i) cursor? - androidAn attribute already defined with an incompatible format (the original attribute is defined here) - androidmount.nfs: requested NFS version or transport protocol not supported - nfsFirebase 3.3.x Nodejs - createUserWithEmailAndPassword is not a function - node.jsYARN DRF Explanation - hadoopVisual Studio language support for style not installed - asp.netHow can I deploy a secure (HTTPS) Meteor app on Heroku? - sslACRA 4.9.0: How can I write an ACRA report to a file (in the application data folder) - androidC # MVC using default option - c #All Articles