Merge pull request #8 from snnuwang/master 支持跨账号授权
Merge pull request #8 from snnuwang/master
支持跨账号授权
HuaweiCloud DIS Flink Connector is a connector provided by the Data Access Service (DIS). It can be used to create a DStream to connect to Flink.
Quick Links:
The recommended way to use the DIS SDK for DIS Flink Connector in your project is to consume it from Maven.
<dependency> <groupId>com.huaweicloud.dis</groupId> <artifactId>huaweicloud-dis-flink-connector_2.11</artifactId> <version>2.0.1</version> <scope>compile</scope> </dependency>
<dependency> <groupId>com.huaweicloud.dis</groupId> <artifactId>huaweicloud-dis-flink-connector_2.11</artifactId> <version>1.0.6</version> <scope>compile</scope> </dependency>
Once you check out the code from GitHub, you can build it using Maven:
mvn clean install
Apache License 2.0
版权所有:中国计算机学会技术支持:开源发展技术委员会 京ICP备13000930号-9 京公网安备 11010802032778号
HuaweiCloud DIS Flink Connector
HuaweiCloud DIS Flink Connector is a connector provided by the Data Access Service (DIS). It can be used to create a DStream to connect to Flink.
Quick Links:
Getting Started
Requirements
Install the JDK
The recommended way to use the DIS SDK for DIS Flink Connector in your project is to consume it from Maven.
For Flink 1.11
For Flink 1.5
Building From Source
Once you check out the code from GitHub, you can build it using Maven:
License
Apache License 2.0