# structured-streaming-dis-plugin **Repository Path**: mirrors_huaweicloud/structured-streaming-dis-plugin ## Basic Information - **Project Name**: structured-streaming-dis-plugin - **Description**: DIS SDK for StructuredStreaming - **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-11-29 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # DIS SDK for StructuredStreaming DIS Structured Streaming is a sdk provided by the Data Access Service (DIS). 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 - JDK 1.8+ - Scala-sdk-2.11 ### Install the JDK The recommended way to use the DIS SDK for StructuredStreaming in your project is to consume it from Maven. #### Specify the SDK Maven dependency com.huaweicloud.dis huaweicloud-dis-structured-streaming_2.11 1.2.1 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)