...
Setting | Description | |||||
---|---|---|---|---|---|---|
Kafka Version | The Kafka agents supports Kafka client 0.8 to 2.4.1. Since there are compatibility issues between versions 0.9 and 0.10, as well as 2.4.0 and 2.4.1, you have three options; 0.8 - 0.9, 0.10 - 2.4.0 or 2.4.1.
| |||||
Kafka Topic | Enter the Kafka topic that you want to use for your configuration. For information on how to create a Kafka topic, refer to MZSH Command Line Tool User's Guide 2.2.11 kafka. | |||||
Use Embedded Kafka | If you want to use the Kafka Service which is the Kafka embedded in the system, select this checkbox. When you select this check box, you are only required to populate the Kafka Service Key field.
| |||||
Kafka Service Key | If you have selected to use Kafka Service, you must complete the Kafka Service Key. To determine which service key to use for Kafka Services, refer to | |||||
Host | If you are using external Kafka, enter the host name for Zookeeper. | |||||
Port | If you are using external Kafka, enter the port for Zookeeper. | |||||
Kafka Brokers | A Broker is a node in a Kafka cluster. If you are using external Kafka, you must add Kafka Brokers. Use the Add button to enter the addresses of the Kafka Brokers that you want to connect to. |
...
Note | ||
---|---|---|
| ||
Once you have edited the JAAS file required for Kerberos, you will need to restart the EC to register the changes made. |
Note | ||
---|---|---|
| ||
If you make any changes to the security configuration of the Kafka Producer, any topics used must be recreated before they can be used. |
For further information on the other properties, see the text in the Advanced producer properties field or refer to https://kafka.apache.org.
...