Data Ingestion and Replication
- Data Ingestion and Replication
- All Products
| URI: | /content/informaticadita-com/en_us/integration-cloud/cloud-mass-ingestion/current-version/_mass-ingestion_cloud-mass-ingestion_current-version_ditamap/mass_ingestion_streaming/configuring_a_streaming_ingestion_task/configuring_a_target/kafka_target_properties/_jcr_content/header/menupage.nocache.html/informaticadita-com/components/content/menu-hover |
|---|---|
| STATUS: | 404 |
| MESSAGE: | Not Found |
| SERVLET: | org.apache.felix.http.base.internal.dispatch.DispatcherServlet-3dc2f56e |
Property
| Description
|
|---|---|
Connection
| Name of the Kafka target connection.
|
Connection Type
| The Kafka connection type.
The connection type populates automatically based on the connection that you select.
|
Topic Name/Expression
| Kafka topic name or a Java supported regular expression for the Kafka topic name pattern.
Use the
$expression$ format for the regular expression.
$expression$ evaluates the data and sends the matching data to capturing group 1.
You can either enter the topic name manually or fetch the already created metadata of the Kafka connection.
|
Property
| Description
|
|---|---|
Producer Configuration Properties
| The configuration properties for the producer.
|
Metadata Fetch Timeout in milliseconds
| The time after which the metadata is not fetched.
|
Batch Flush Size in bytes
| The batch size of the events after which a
streaming ingestion task writes data to the target.
|