Last Version

Hive Kudu Handler 4.0.0-alpha-1

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.

License

License

GroupId

GroupId

org.apache.hive
ArtifactId

ArtifactId

hive-kudu-handler
Version

Version

4.0.0-alpha-1
Type

Type

jar
Description

Description

Hive Kudu 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

The Apache Software Foundation

Download hive-kudu-handler 4.0.0-alpha-1


<!-- https://jarcasting.com/artifacts/org.apache.hive/hive-kudu-handler/ -->
<dependency>
    <groupId>org.apache.hive</groupId>
    <artifactId>hive-kudu-handler</artifactId>
    <version>4.0.0-alpha-1</version>
</dependency>
// https://jarcasting.com/artifacts/org.apache.hive/hive-kudu-handler/
implementation 'org.apache.hive:hive-kudu-handler:4.0.0-alpha-1'
// https://jarcasting.com/artifacts/org.apache.hive/hive-kudu-handler/
implementation ("org.apache.hive:hive-kudu-handler:4.0.0-alpha-1")
'org.apache.hive:hive-kudu-handler:jar:4.0.0-alpha-1'
<dependency org="org.apache.hive" name="hive-kudu-handler" rev="4.0.0-alpha-1">
  <artifact name="hive-kudu-handler" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.apache.hive', module='hive-kudu-handler', version='4.0.0-alpha-1')
)
libraryDependencies += "org.apache.hive" % "hive-kudu-handler" % "4.0.0-alpha-1"
[org.apache.hive/hive-kudu-handler "4.0.0-alpha-1"]

Dependencies

compile (2)

Group / Artifact Type Version
org.apache.kudu : kudu-client jar 1.12.0
org.slf4j : slf4j-api jar 1.7.30

provided (4)

Group / Artifact Type Version
org.apache.hive : hive-udf jar 4.0.0-alpha-1
org.apache.hive : hive-exec jar 4.0.0-alpha-1
org.apache.hadoop : hadoop-common Optional jar 3.1.0
org.apache.hadoop : hadoop-mapreduce-client-core Optional jar 3.1.0

test (5)

Group / Artifact Type Version
junit : junit jar 4.13
org.junit.jupiter : junit-jupiter-engine jar 5.6.2
org.junit.vintage : junit-vintage-engine jar 5.6.2
org.apache.kudu : kudu-test-utils jar 1.12.0
org.mockito : mockito-core jar 3.4.4

Project Modules

There are no modules declared in this project.