You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
It currently forces you to pass a partition (and if you don't has an unclear error message). It should allow you to consume from all partitions of a topic. Should be similar to the way the kafka provided/java kafka-consume-consumer.sh script works.