# huaweicloud-dis-kafka-adapter **Repository Path**: mirrors_huaweicloud/huaweicloud-dis-kafka-adapter ## Basic Information - **Project Name**: huaweicloud-dis-kafka-adapter - **Description**: No description available - **Primary Language**: Unknown - **License**: Apache-2.0 - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2020-08-08 - **Last Updated**: 2025-10-04 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # Huawei Cloud DIS Kafka Adapter The Huawei Cloud DIS Kafka Adapter help Java developers to easily migrate from Kafka to [Huawei Cloud DIS](https://www.huaweicloud.com/en-us/product/dis.html) using [DIS Java SDK](https://github.com/huaweicloud/huaweicloud-sdk-java-dis). You can get started in minutes using **Maven**. Quick Links: - issue - [DIS Homepage](https://www.huaweicloud.com/en-us/product/dis.html), or Chinese language site [数据接入服务](https://www.huaweicloud.com/product/dis.html) ## Getting Started ### Requirements To run the SDK you will need Java 1.6+. ### Install the Kafka Adapter The recommended way to use the DIS Kafka Adapter in your project is to consume it from Maven. #### Specify the SDK Maven dependency com.huaweicloud.dis huaweicloud-dis-kafka-adapter 1.2.17 compile ## Building From Source Once you check out the code from GitHub, you can build it using Maven: mvn clean install ## License [Apache License 2.0](https://www.apache.org/licenses/LICENSE-2.0.html)