| Лицензия |
Лицензия |
|---|---|
| Группа | Группаcom.aliyun.emr |
| Идентификатор | Идентификаторemr-tablestore |
| Последняя версия | Последняя версия2.2.0 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
ОписаниеAliyun E-MapReduce External TableStore Support
Hadoop/Spark on Aliyun, supporting interactions with Aliyun's base services.
|
| Имя Файла | Размер |
|---|---|
| emr-tablestore-2.2.0.pom | |
| emr-tablestore-2.2.0.jar | 310 KB |
| emr-tablestore-2.2.0-test-sources.jar | 5 KB |
| emr-tablestore-2.2.0-sources.jar | 84 KB |
| emr-tablestore-2.2.0-javadoc.jar | 577 KB |
| Обзор |
<!-- 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"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| 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 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| 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 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| 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 |