License |
License |
---|---|
GroupId | GroupIdcom.aliyun.emr |
ArtifactId | ArtifactIdemr-examples_2.11 |
Version | Version2.2.0 |
Type | Typejar |
Description |
DescriptionAliyun E-MapReduce Examples
Hadoop/Spark on Aliyun, supporting interactions with Aliyun's base services.
|
Filename | Size |
---|---|
emr-examples_2.11-2.2.0.pom | |
emr-examples_2.11-2.2.0.jar | 246 KB |
emr-examples_2.11-2.2.0-sources.jar | 61 KB |
emr-examples_2.11-2.2.0-javadoc.jar | 490 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.aliyun.emr/emr-examples_2.11/ -->
<dependency>
<groupId>com.aliyun.emr</groupId>
<artifactId>emr-examples_2.11</artifactId>
<version>2.2.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.aliyun.emr/emr-examples_2.11/
implementation 'com.aliyun.emr:emr-examples_2.11:2.2.0'
// https://jarcasting.com/artifacts/com.aliyun.emr/emr-examples_2.11/
implementation ("com.aliyun.emr:emr-examples_2.11:2.2.0")
'com.aliyun.emr:emr-examples_2.11:jar:2.2.0'
<dependency org="com.aliyun.emr" name="emr-examples_2.11" rev="2.2.0">
<artifact name="emr-examples_2.11" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.aliyun.emr', module='emr-examples_2.11', version='2.2.0')
)
libraryDependencies += "com.aliyun.emr" % "emr-examples_2.11" % "2.2.0"
[com.aliyun.emr/emr-examples_2.11 "2.2.0"]
Group / Artifact | Type | Version |
---|---|---|
org.apache.spark : spark-core_2.11 | jar | 2.4.3 |
org.apache.spark : spark-mllib_2.11 | jar | 2.4.3 |
org.apache.spark : spark-sql_2.11 | jar | 2.4.3 |
org.apache.hadoop : hadoop-client | jar | 2.9.0 |
io.delta : delta-core_2.11 | jar | 0.5.0 |