Skip to main content

Kafka components

tKafkaInputAvro Transmits Avro-formatted messages you need to process to its following component in the Job you are designing.
tKafkaCommit Saves the current state of the tKafkaInput to which it is connected.
tKafkaConnection Opens a reusable Kafka connection.
tKafkaCreateTopic Creates a Kafka topic that the other Kafka components can use.
tKafkaInput Transmits messages you need to process to the components that follow in the Job you are designing.
tKafkaOutput Publishes messages into a Kafka system.

Did this page help you?

If you find any issues with this page or its content – a typo, a missing step, or a technical error – please let us know!