Skip to content

Connect to a kafka container #11

@Hienphamthe

Description

@Hienphamthe

Hi guys, I followed the instruction to test kadmin with localhost, its ok. But when I tried to connect kadmin (both from executable file and docker containter) with my kafka/zookeeper container, kadmin could not establish the connection. My kafka/zookeeper container could be connected with other consumers, producers container. All of them including kadmin container are in the same network.
I set the config of kadmin in docker-compose is:
ZOOKEEPER_HOST: <zookeeper container IP>:<zookeeper container port>
KAFKA_HOST: <kafka container IP>:<kafka container port>
Could any point me out? thanks all.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions