Kafka properties
Properties to configure to connect to a Kafka cluster. Supported Kafka versions are
v0.10.0.x to v1.1.x.
Kafka connection
Select Kafka in the list and configure the connection.
Configuration
Select your engine from the list and set the main and advanced settings.
Property | Configuration |
---|---|
Bootstrap servers | Enter the addresses of the broker nodes of the Kafka cluster to be
used. Example: kafka1.example.com:9092 If you need to specify several addresses, separate them using a comma. |
Use SSL | Toggle this option ON to enable the SSL encrypted connection:
By default, the Verify hostname toggle is ON. (Optional) You can toggle the Need client
auth ON to validate the customer data. To do so, fill the
following parameters:
|
Use SASL | Toggle this option ON to enable the SASL encrypted connection.
For more information, read the SASL configuration documentation. |
After configuring the connection, give it a display name (mandatory) and a description (optional).
Kafka dataset
Property | Configuration | |
---|---|---|
Dataset name | Enter a display name for the dataset. This name will be used as a unique identifier of the dataset in all Talend Cloud apps. | |
Connection | Select your connection in the list. If you are creating a dataset based on an existing connection, this field is read-only. | |
Topic name | Enter or select the name of the topic (file) to be retrieved. | |
Value format | Select in the list the format of the data to be retrieved:
|