starrocks-connector-for-kafka is a plugin of Apache Kafka Connect - Used to Ingest data from Kafka Topic to StarRocks Table.
For the user manual of the released version of the Kafka connector, please visit the StarRocks official documentation.
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
.
The connector is under the Apache License 2.0.