Skip to content

numaproj-contrib/kafka-java

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Numaflow Kafka Sourcer/Sinker

Overview

Numaflow Kafka Sourcer/Sinker is a Numaflow user-defined source/sink connector for Apache Kafka. It allows you to read/write data from/to a Kafka topic using Numaflow. Integration with Confluent Schema Registry is also supported.

Use Cases

Read data from Kafka

Use Case 1: Read data from Kafka with an Avro schema registered in the Confluent Schema Registry. See an example here.

Use Case 2: Read data from Kafka with no schema or JSON schema registered in the Confluent Schema Registry. See an example here.

Write data to Kafka

Use Case 3: Write data to Kafka with an Avro schema registered in the Confluent Schema Registry. See an example here.

Use Case 4: Write data to Kafka with a JSON schema registered in the Confluent Schema Registry. See an example here.

Use Case 5: Write data to Kafka with no schema. See an example here.

About

A Numaflow user-defined source and sink for reading from and writing to Kafka topics

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages