Hi all
How to setup kafka connect setup on ambari. If there is any procedure please let me know. my ambari version 3.1 and kafka i already installed in ambari with the 2.0 version. so now i need to setup kafka connect in ambari.
Thanks in advance
Created 01-13-2020 06:06 AM
After Kafka is deployed and running, validate the installation. You can use the command-line interface to create a Kafka topic, send test messages, and consume the messages.
The following screen shows node assignment for a single-node Kafka cluster.
Click the "+" symbol to add more broker nodes to the cluster:
For your initial configuration, you should use the default values set by Ambari. If Ambari prompts you with the message "Some configurations need your attention before you can proceed," review the list of properties and provide the required information.
For information about optional settings that are useful in production environments, see Configuring Apache Kafka for a Production Environment.
I hope this information helps!
Regards,
Lewis
Created 01-13-2020 08:57 PM