StarRocks / starrocks-connector-for-kafka

Apache License 2.0
4 stars 8 forks source link

StarRocks Connector for Apache Kafka

starrocks-connector-for-kafka is a plugin of Apache Kafka Connect - Used to Ingest data from Kafka Topic to StarRocks Table.

Documentation

For the user manual of the released version of the Kafka connector, please visit the StarRocks official documentation.

How to build

Executing the mvn package command will generate the JAR file for the connector along with the JAR files that the connector depends on. The path is located at target/starrocks-connector-for-kafka-1.0-SNAPSHOT-package/share/java.

LICENSE

The connector is under the Apache License 2.0.