Data Engineering Streaming
- Data Engineering Streaming 10.2.2
- All Products
Property
| Description
|
---|---|
Kafka Broker List
| Comma-separated list of Kafka brokers which maintain the configuration of the Kafka messaging broker.
To specify a Kafka broker, use the following format:
<IP Address>:<port> |
ZooKeeper Host Port List
| Optional. Comma-separated list of Apache ZooKeeper which maintain the configuration of the Kafka messaging broker.
To specify the ZooKeeper, use the following format:
<IP Address>:<port> |
Retry Timeout
| Number of seconds after which the Integration Service attempts to reconnect to the Kafka broker to read or write data. If the source or target is not available for the time you specify, the mapping execution stops to avoid any data loss.
|
Kafka Broker Version
| Configure the Kafka messaging broker version to 0.10.1.x-2.0.0.
|
Additional Connection Properties
| Optional. Comma-separated list of connection properties to connect to the Kafka broker.
To reduce the time taken to connect to the Kafka broker, ensure that you set the following properties:
For example, you can use the following syntax:
The Additional Connection Properties is available for technical preview. Technical preview functionality is supported but is unwarranted and is not production-ready. Informatica recommends that you use in non-production environments only.
|