Aliyun E-MapReduce OSS Support

Hadoop/Spark on Aliyun, supporting interactions with Aliyun's base services.

License

License

GroupId

GroupId

com.aliyun.emr
ArtifactId

ArtifactId

emr-core
Last Version

Last Version

1.6.0
Release Date

Release Date

Type

Type

jar
Description

Description

Aliyun E-MapReduce OSS Support
Hadoop/Spark on Aliyun, supporting interactions with Aliyun's base services.

Download emr-core

How to add to project

<!-- https://jarcasting.com/artifacts/com.aliyun.emr/emr-core/ -->
<dependency>
    <groupId>com.aliyun.emr</groupId>
    <artifactId>emr-core</artifactId>
    <version>1.6.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.aliyun.emr/emr-core/
implementation 'com.aliyun.emr:emr-core:1.6.0'
// https://jarcasting.com/artifacts/com.aliyun.emr/emr-core/
implementation ("com.aliyun.emr:emr-core:1.6.0")
'com.aliyun.emr:emr-core:jar:1.6.0'
<dependency org="com.aliyun.emr" name="emr-core" rev="1.6.0">
  <artifact name="emr-core" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.aliyun.emr', module='emr-core', version='1.6.0')
)
libraryDependencies += "com.aliyun.emr" % "emr-core" % "1.6.0"
[com.aliyun.emr/emr-core "1.6.0"]

Dependencies

compile (3)

Group / Artifact Type Version
com.aliyun.oss : aliyun-sdk-oss jar 3.0.0
com.google.code.gson : gson jar 2.2.4
com.squareup.okhttp3 : okhttp jar 3.9.1

provided (4)

Group / Artifact Type Version
org.apache.hadoop : hadoop-mapreduce-client-core jar 2.9.0
org.apache.hadoop : hadoop-common jar 2.9.0
org.apache.spark : spark-core_2.11 jar 2.3.1
org.apache.spark : spark-sql_2.11 jar 2.3.1

test (8)

Group / Artifact Type Version
org.mockito : mockito-all jar 1.10.19
org.mockito : mockito-core jar 1.10.19
junit : junit jar 4.8.2
org.apache.hadoop : hadoop-common test-jar 2.9.0
org.apache.hadoop : hadoop-distcp jar 2.9.0
org.apache.hadoop : hadoop-distcp test-jar 2.9.0
org.apache.hadoop : hadoop-yarn-server-tests test-jar 2.9.0
org.apache.hadoop : hadoop-mapreduce-client-jobclient jar 2.9.0

Project Modules

There are no modules declared in this project.

Versions

Version
1.6.0
1.5.0
1.4.4
1.4.3
1.4.2
1.4.1
1.4.0
1.3.2
1.3.1
1.3.0
1.1.3.1
1.1.3
1.1.2
1.1.1
1.1.0