Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

kafkacat not support -G or -X #16

Open
cobolbaby opened this issue Jul 21, 2020 · 0 comments
Open

kafkacat not support -G or -X #16

cobolbaby opened this issue Jul 21, 2020 · 0 comments

Comments

@cobolbaby
Copy link

cobolbaby commented Jul 21, 2020

Version: 5.0.4

prod@infra-tb800-06:~$ docker run --rm --name kafkacp1-src confluentinc/cp-kafkacat:5.0.4 kafkacat -C -b 192.168.2.16:9092,192.168.2.17:9092,192.168.2.18:9092 -t itcnd-tencent-50-f3-bdc -G kafkacp01 -X auto.offset.reset=earliest
% ERROR: Failed to subscribe to 0 topics: Local: Invalid argument or configuration

prod@infra-tb800-06:~$ docker run --rm --name kafkacp1-src confluentinc/cp-kafkacat:5.0.3 kafkacat -C -b 192.168.2.16:9092,192.168.2.17:9092,192.168.2.18:9092 -t itcnd-tencent-50-f3-bdc -G kafkacp01 -X auto.offset.reset=earliest
Unable to find image 'registry.inventec/hub/confluentinc/cp-kafkacat:5.0.3' locally
5.0.3: Pulling from hub/confluentinc/cp-kafkacat
f7e2b70d04ae: Pull complete 
2d44f0aae703: Pull complete 
c868d41e3946: Pull complete 
Digest: sha256:3eb41769c16258dff56aa818587978f53da94481be66b333a7732d52c052a246
Status: Downloaded newer image for registry.inventec/hub/confluentinc/cp-kafkacat:5.0.3
% ERROR: Failed to subscribe to 0 topics: Local: Invalid argument or configuration
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant