Last Version

Aliyun E-MapReduce Examples 1.4.1

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

License

License

GroupId

GroupId

com.aliyun.emr
ArtifactId

ArtifactId

emr-examples_2.10
Version

Version

1.4.1
Type

Type

jar
Description

Description

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

Download emr-examples_2.10 1.4.1


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

Dependencies

compile (13)

Group / Artifact Type Version
com.aliyun.emr : emr-maxcompute_2.10 jar 1.4.1
com.aliyun.emr : emr-logservice_2.10 jar 1.4.1
com.aliyun.emr : emr-tablestore jar 1.4.1
com.aliyun.emr : emr-ons_2.10 jar 1.4.1
com.aliyun.emr : emr-mns_2.10 jar 1.4.1
com.aliyun.emr : emr-core jar 1.4.1
com.aliyun.oss : aliyun-sdk-oss jar 2.3.0
com.aliyun.odps : odps-sdk-core jar 0.23.3-public
com.aliyun.odps : odps-sdk-commons jar 0.23.3-public
org.aspectj : aspectjrt jar 1.7.3
com.github.scopt : scopt_2.10 jar 3.2.0
com.aliyun.openservices : ons-client jar 1.2.6
com.aliyun.openservices : ons-api jar 1.2.6

provided (3)

Group / Artifact Type Version
org.apache.spark : spark-core_2.10 jar 1.6.2
org.apache.spark : spark-mllib_2.10 jar 1.6.2
org.apache.spark : spark-sql_2.10 jar 1.6.2

Project Modules

There are no modules declared in this project.