Last Version

Aliyun E-MapReduce External TableStore Support 2.2.0

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

License

License

GroupId

GroupId

com.aliyun.emr
ArtifactId

ArtifactId

emr-tablestore
Version

Version

2.2.0
Type

Type

jar
Description

Description

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

Download emr-tablestore 2.2.0


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

Dependencies

compile (4)

Group / Artifact Type Version
commons-codec : commons-codec jar 1.8
com.aliyun.openservices : tablestore jar 5.10.3
org.apache.hive : hive-serde jar 2.0.1
org.apache.hive : hive-exec jar 2.0.1

provided (7)

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

test (4)

Group / Artifact Type Version
org.apache.spark : spark-sql_2.11 test-jar 2.4.3
org.apache.spark : spark-catalyst_2.11 test-jar 2.4.3
org.apache.spark : spark-core_2.11 test-jar 2.4.3
org.scalatest : scalatest_2.11 jar 3.0.3

Project Modules

There are no modules declared in this project.