Preparing a DIS Flink Connector Environment
Preparing a DIS Application Development Environment
- Set up DIS application development environments by following the procedure in Step 1: Creating a DIS Stream.
- Install Maven and configure a local repository address.
- Install scala-sdk.
Configuring the DIS Flink Connector Dependency
The DIS Flink Connector dependency can be introduced in the project through the following configuration:
<dependency> <groupId>com.cloud.dis</groupId> <artifactId>cloud-dis-flink-connector_2.11</artifactId> <version>1.0.5</version> <scope>compile</scope> </dependency>
Checking Authentication Information
- AK/SK file
Access Key ID/Secret Access Key (AK/SK) files are created by the Identity and Access Management (IAM) service to authenticate calls to application programming interfaces (APIs) on the cloud. To obtain AK/SK, choose .
- Project ID
A project is a group of tenant resources. A tenant can have multiple projects, one for each region. Each region has a unique Project ID. To view the project IDs of different regions, choose .
Feedback
Was this page helpful?
Provide feedbackThank you very much for your feedback. We will continue working to improve the documentation.See the reply and handling status in My Cloud VOC.
For any further questions, feel free to contact us through the chatbot.
Chatbot