confluentinc/kafkacat-images

kafkacat not support -G or -X

cobolbaby opened this issue · 0 comments

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