Install and use E-MapReduce (EMR) Serverless Spark SDKs
Alibaba Cloud provides E-MapReduce (EMR) Serverless Spark SDKs for multiple programming languages, including Java, TypeScript, Go, PHP, Python, C#, C++, and Swift. The SDKs encapsulate API version 2023-08-08, use an AccessKey to authenticate callers, and provide features such as automatic request signing.
Installation
For information about installing and integrating the SDKs for different programming languages, see SDK Center.
For example, the Java SDK targets API version 2023-08-08 and requires a minimum of Java 8. The package is published to Maven at https://mvnrepository.com/artifact/com.aliyun/emr_serverless_spark20230808/1.1.0, and the source code repository is available at https://github.com/aliyun/alibabacloud-java-sdk/tree/master/emr-serverless-spark-20230808.
Usage
-
To learn about the request structure and see an example of SDK usage, see Use Alibaba Cloud SDK for Java with an IDE.
-
To obtain an AccessKey pair, see Create an AccessKey pair.