tKafkaConnection
Opens a reusable Kafka connection.
The tKafkaConnection component opens
a connection to a given Kafka cluster so that the other Kafka component
in Subjobs can reuse this connection.
tKafkaConnection Standard properties
These properties are used to configure tKafkaConnection running in the Standard Job framework.
The Standard
tKafkaConnection component belongs to the Internet family.
The component in this framework is available when you are using one of the Talend solutions with Big Data.
Basic settings
|
Version |
Select the version of the Kafka cluster to be used. |
|
Zookeeper quorum list |
Enter the address of the Zookeeper service of the Kafka cluster to be used. The form of this address should be hostname:port. This If you need to specify several addresses, separate them using a comma (,). |
|
Broker list |
Enter the addresses of the broker nodes of the Kafka cluster to be used. The form of this address should be hostname:port. This If you need to specify several addresses, separate them using a comma (,). |
|
Use SSL/TLS |
Select this check box to enable the SSL or TLS encrypted connection. Then you need to use the tSetKeystore For further information about tSetKeystore, see tSetKeystore. This check box is available since Kafka 0.9.0.1. |
|
Use Kerberos authentication |
If the Kafka cluster to be used is secured with Kerberos, select this
For further information about how a Kafka cluster is secured with This check box is available since Kafka 0.9.0.1. |
Advanced settings
|
tStatCatcher Statistics |
Select this check box to gather the processing metadata at the Job |
Usage
|
Usage rule |
This component is used standalone to create the Kafka connection that |
Related scenarios
No scenario is available for the Standard version of this component yet.