标签: apache-kafka
我们正在使用Apache kafka和Datatorrent来处理消息。有没有办法从shell命令行检查kafka主题中没有消息?
由于
答案 0 :(得分:2)
有一种工具可以从主题中获得偏移。
请参阅:SystemTools-GetOffsetShell