License |
License |
---|---|
GroupId | GroupIdcom.aliyun.emr |
ArtifactId | ArtifactIdemr-sql_2.11 |
Last Version | Last Version2.2.0 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionAliyun E-MapReduce SQL Extension
Hadoop/Spark on Aliyun, supporting interactions with Aliyun's base services.
|
Filename | Size |
---|---|
emr-sql_2.11-2.2.0.pom | |
emr-sql_2.11-2.2.0.jar | 146 KB |
emr-sql_2.11-2.2.0-sources.jar | 57 KB |
emr-sql_2.11-2.2.0-javadoc.jar | 498 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.aliyun.emr/emr-sql_2.11/ -->
<dependency>
<groupId>com.aliyun.emr</groupId>
<artifactId>emr-sql_2.11</artifactId>
<version>2.2.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.aliyun.emr/emr-sql_2.11/
implementation 'com.aliyun.emr:emr-sql_2.11:2.2.0'
// https://jarcasting.com/artifacts/com.aliyun.emr/emr-sql_2.11/
implementation ("com.aliyun.emr:emr-sql_2.11:2.2.0")
'com.aliyun.emr:emr-sql_2.11:jar:2.2.0'
<dependency org="com.aliyun.emr" name="emr-sql_2.11" rev="2.2.0">
<artifact name="emr-sql_2.11" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.aliyun.emr', module='emr-sql_2.11', version='2.2.0')
)
libraryDependencies += "com.aliyun.emr" % "emr-sql_2.11" % "2.2.0"
[com.aliyun.emr/emr-sql_2.11 "2.2.0"]
Group / Artifact | Type | Version |
---|---|---|
org.spark-project.hive : hive-exec | jar | 1.2.1.spark2 |
org.apache.avro : avro | jar | 1.8.2 |
org.apache.avro : avro-ipc | jar | 1.8.2 |
org.apache.avro : avro-mapred | jar | 1.8.2 |
org.json4s : json4s-jackson_2.11 | jar | 3.5.3 |
Group / Artifact | Type | Version |
---|---|---|
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 |
Group / Artifact | Type | Version |
---|---|---|
org.apache.avro : avro-ipc | jar | 1.8.2 |
org.apache.spark : spark-core_2.11 | test-jar | 2.4.3 |
org.scalatest : scalatest_2.11 | jar | 3.0.3 |