Additional Kafka Properties
You can add custom Kafka configuration properties to the Kafka Producer destination.
When you add a Kafka configuration property, enter the exact property name and the value. The stage does not validate the property names or values.
Several properties are defined by default, you can edit or remove the properties as necessary.
Note: Because the stage uses several configuration properties, it ignores
user-defined values for the following properties:
- key.serializer.class
- metadata.broker.list
- partitioner.class
- producer.type
- serializer.class