| Лицензия |
Лицензия |
|---|---|
| Группа | Группаcom.aliyun.emr |
| Идентификатор | Идентификаторemr-hbase_2.11 |
| Последняя версия | Последняя версия2.2.0 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
ОписаниеAliyun E-MapReduce External HBase Support
Hadoop/Spark on Aliyun, supporting interactions with Aliyun's base services.
|
| Имя Файла | Размер |
|---|---|
| emr-hbase_2.11-2.2.0.pom | |
| emr-hbase_2.11-2.2.0.jar | 17 KB |
| emr-hbase_2.11-2.2.0-sources.jar | 5 KB |
| emr-hbase_2.11-2.2.0-javadoc.jar | 362 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/com.aliyun.emr/emr-hbase_2.11/ -->
<dependency>
<groupId>com.aliyun.emr</groupId>
<artifactId>emr-hbase_2.11</artifactId>
<version>2.2.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.aliyun.emr/emr-hbase_2.11/
implementation 'com.aliyun.emr:emr-hbase_2.11:2.2.0'
// https://jarcasting.com/artifacts/com.aliyun.emr/emr-hbase_2.11/
implementation ("com.aliyun.emr:emr-hbase_2.11:2.2.0")
'com.aliyun.emr:emr-hbase_2.11:jar:2.2.0'
<dependency org="com.aliyun.emr" name="emr-hbase_2.11" rev="2.2.0">
<artifact name="emr-hbase_2.11" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.aliyun.emr', module='emr-hbase_2.11', version='2.2.0')
)
libraryDependencies += "com.aliyun.emr" % "emr-hbase_2.11" % "2.2.0"
[com.aliyun.emr/emr-hbase_2.11 "2.2.0"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| com.hortonworks » shc-core | jar | ${shc.version} |
| org.apache.hbase : hbase-server | jar | 1.4.9 |
| org.apache.hbase : hbase-common | jar | 1.4.9 |
| org.apache.hbase : hbase-client | jar | 1.4.9 |
| org.apache.hbase : hbase-mapreduce | jar | 2.0.4 |
| org.apache.phoenix : phoenix-core | jar | 5.0.0-HBase-2.0 |
| org.apache.avro : avro | jar | 1.8.2 |
| org.json4s : json4s-jackson_2.11 | jar | 3.5.3 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.apache.spark : spark-core_2.11 | jar | 2.4.3 |
| org.apache.spark : spark-sql_2.11 | jar | 2.4.3 |