Skip to content

Instantly share code, notes, and snippets.

@AdilHoumadi
Created March 22, 2021 12:37
Show Gist options
  • Save AdilHoumadi/3e35a35a4ffa5fb0ac398a190f7c9e2e to your computer and use it in GitHub Desktop.
Save AdilHoumadi/3e35a35a4ffa5fb0ac398a190f7c9e2e to your computer and use it in GitHub Desktop.
$ kafka-run-class.sh kafka.tools.GetOffsetShell \
--broker-list localhost:9092 \
--topic newTopic
newTopic:0:34
newTopic:1:41
newTopic:2:36
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment