| License |
License |
|---|---|
| GroupId | GroupIdorg.apache.hive |
| ArtifactId | ArtifactIdhive-iceberg-handler |
| Version | Version4.0.0-alpha-1 |
| Type | Typejar |
| Description |
DescriptionHive Iceberg Handler
The Apache Software Foundation provides support for the Apache community of open-source software projects.
The Apache projects are characterized by a collaborative, consensus based development process, an open and
pragmatic software license, and a desire to create high quality software that leads the way in its field.
We consider ourselves not simply a group of projects sharing a server, but rather a community of developers
and users.
|
| Project Organization |
Project Organization |
<!-- https://jarcasting.com/artifacts/org.apache.hive/hive-iceberg-handler/ -->
<dependency>
<groupId>org.apache.hive</groupId>
<artifactId>hive-iceberg-handler</artifactId>
<version>4.0.0-alpha-1</version>
</dependency>
// https://jarcasting.com/artifacts/org.apache.hive/hive-iceberg-handler/
implementation 'org.apache.hive:hive-iceberg-handler:4.0.0-alpha-1'
// https://jarcasting.com/artifacts/org.apache.hive/hive-iceberg-handler/
implementation ("org.apache.hive:hive-iceberg-handler:4.0.0-alpha-1")
'org.apache.hive:hive-iceberg-handler:jar:4.0.0-alpha-1'
<dependency org="org.apache.hive" name="hive-iceberg-handler" rev="4.0.0-alpha-1">
<artifact name="hive-iceberg-handler" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.apache.hive', module='hive-iceberg-handler', version='4.0.0-alpha-1')
)
libraryDependencies += "org.apache.hive" % "hive-iceberg-handler" % "4.0.0-alpha-1"
[org.apache.hive/hive-iceberg-handler "4.0.0-alpha-1"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.apache.hive : hive-iceberg-catalog Optional | jar | 4.0.0-alpha-1 |
| org.apache.hadoop : hadoop-client | jar | 3.1.0 |
| org.apache.hive : hive-exec | jar | 4.0.0-alpha-1 |
| org.apache.hive : hive-serde | jar | 4.0.0-alpha-1 |
| org.apache.hive : hive-standalone-metastore-common | jar | 4.0.0-alpha-1 |
| org.apache.avro : avro Optional | jar | 1.9.2 |
| org.slf4j : slf4j-api | jar | 1.7.30 |
| Group / Artifact | Type | Version |
|---|---|---|
| junit : junit | jar | 4.13 |
| org.apache.calcite : calcite-core | jar | 1.25.0 |
| com.esotericsoftware : kryo-shaded | jar | 4.0.2 |
| org.apache.hive : hive-service | jar | 4.0.0-alpha-1 |
| org.apache.tez : tez-dag | jar | 0.10.1 |
| org.apache.tez : tez-mapreduce | jar | 0.10.1 |
| org.apache.hive : hive-standalone-metastore-server | jar | 4.0.0-alpha-1 |
| org.apache.hive : hive-iceberg-catalog | jar | 4.0.0-alpha-1 |
| org.mockito : mockito-inline | jar | 3.4.4 |
| org.apache.hadoop : hadoop-hdfs | jar | 3.1.0 |
| org.assertj : assertj-core | jar | 3.19.0 |
| org.roaringbitmap : RoaringBitmap | jar | 0.9.22 |
| org.mockito : mockito-core | jar | 3.4.4 |