Skip to content

Latest commit

 

History

History
14 lines (9 loc) · 728 Bytes

README.md

File metadata and controls

14 lines (9 loc) · 728 Bytes

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.