The configuration of Amazon Kinesis target is performed both when distributing a
target table and after the distribution is performed.
Before you begin
Make sure you know the directory destination path where
Talend Change Data Capture
files are installed. This path is called
<DestinationPath> in the
following steps.
Procedure
-
Prepare your distribution: open the Manager and follow this procedure until
step 7 only: Preparing replication.
-
Click on Distribute to open the
Property tab.
-
Choose the format to send to Kafka.
-
Enter the Connection String.
Each parameter of connection string is formatted as follows:
name=value, and separated by a semicolon.
The connection string is limited to 225 characters.
Example of connection string (with the minimum required parameters):
broker=sfrkafka01:9095,sfrkafka02:9095;version=0.10;config=%P%producer.config
-
After the distribution, go to the Properties of the
target table and enter the name of the target topic of Kafka database.