Last Version

org.apache.hive:hive-pdk 0.10.0

Hive is a data warehouse infrastructure built on top of Hadoop see http://wiki.apache.org/hadoop/Hive

License

License

GroupId

GroupId

org.apache.hive
ArtifactId

ArtifactId

hive-pdk
Version

Version

0.10.0
Type

Type

jar
Description

Description

Hive is a data warehouse infrastructure built on top of Hadoop see http://wiki.apache.org/hadoop/Hive
Project URL

Project URL

http://hive.apache.org
Source Code Management

Source Code Management

http://svn.apache.org/repos/asf/hive/

Download hive-pdk 0.10.0


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

Dependencies

compile (3)

Group / Artifact Type Version
org.apache.hive : hive-cli jar 0.10.0
junit : junit jar 4.10
org.apache.hadoop : hadoop-minicluster Optional jar 2.0.0-alpha

Project Modules

There are no modules declared in this project.