Table of Contents

Search

  1. Preface
  2. Introduction to Data Engineering Streaming
  3. Data Engineering Streaming Administration
  4. Sources in a Streaming Mapping
  5. Targets in a Streaming Mapping
  6. Streaming Mappings
  7. Transformation in Streaming Mappings
  8. Window Transformation
  9. Appendix A: Connections
  10. Appendix B: Monitoring REST API Reference
  11. Appendix C: Sample Files

Advanced Properties

Advanced Properties

The advanced properties display the details about operation type and time after which the Confluent Kafka target starts writing Confluent Kafka messages to a Confluent Kafka topic.
The following table describes the advanced properties that you configure for Confluent Kafka targets:
Property
Description
Operation Type
Specifies the type of data object operation.
This is a read-only property.
Metadata Fetch Timeout in milliseconds
Time after which the metadata is not fetched.
Batch Flush Time in milliseconds
Interval after which the data is published to the target.
Batch Flush Size in bytes
Batch size of the events after which the data is written to the target.
Producer Configuration Properties
Configuration properties for the producer. If the Confluent Kafka data object is writing data to a Confluent Kafka cluster that is configured for Kerberos authentication, include the following property:
security.protocol=SASL_PLAINTEXT,sasl.kerberos.service.name=kafka,sasl.mechanism=GSSAPI

0 COMMENTS

We’d like to hear from you!