Support Questions

Find answers, ask questions, and share your expertise
Announcements
Check out our newest addition to the community, the Cloudera Data Analytics (CDA) group hub.

Can we have a VIP for kafka and zookeeper servers?

Contributor

Hi,

I have created two different vip's for kafka brokers and zookeeper servers. How do i test if the VIP's are working? Does this work?

1 ACCEPTED SOLUTION

Super Collaborator

Well, can you issue "kafka-topics --zookeeper $ZK_VIP" or "kafka-console-producer --bootstrap-server $KAFKA_VIP" commands without error?

View solution in original post

4 REPLIES 4

Super Collaborator

Well, can you issue "kafka-topics --zookeeper $ZK_VIP" or "kafka-console-producer --bootstrap-server $KAFKA_VIP" commands without error?

Contributor

Yes @Jordan Moore i can use them. But i was actually trying to test it with HTTP (wget). Not sure if it can be tested!

Super Collaborator

@Rajesh Reddy - No, wget only tests HTTP/S connections. Not plain TCP that Kafka and Zookeeper are using

Contributor

@Jordan thanks for the info.

Take a Tour of the Community
Don't have an account?
Your experience may be limited. Sign in to explore more.