Overview
Introduction to DLI SDKs
Data Lake Insight (DLI) software development kits (SDKs) encapsulates RESTful APIs provided by DLI to simplify development. You can directly call API functions provided by DLI SDKs to submit DLI SQL and Spark jobs.
- (Recommended )DLI SDK V3: automatically generates API based on YAML files that define the API, ensuring that the API parameters are consistent with the API of the service.
For details, see SDK V3.
- DLI SDK (self-developed): SDKs developed by the DLI team. This manual introduces the usage of DLI's self-developed SDKs.
- For details about how to use the Java SDK, see Java SDK.
- For details about how to use the Python SDK, see Python SDK.
The DLI SDK calls APIs using HTTPS. The certificate for using the server is provided.
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