is not current version
Last Version 4.0.0-alpha-1

Hive CLI 3.1.2

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

Categories

Categories

CLI User Interface
GroupId

GroupId

org.apache.hive
ArtifactId

ArtifactId

hive-cli
Version

Version

3.1.2
Type

Type

jar
Description

Description

Hive CLI
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-cli 3.1.2


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

Dependencies

compile (14)

Group / Artifact Type Version
org.apache.hive : hive-common jar 3.1.2
org.apache.hive : hive-metastore jar 3.1.2
org.apache.hive : hive-serde jar 3.1.2
org.apache.hive : hive-service jar 3.1.2
org.apache.hive : hive-shims jar 3.1.2
org.apache.hive : hive-exec jar 3.1.2
commons-cli : commons-cli jar 1.2
commons-lang : commons-lang jar 2.6
jline : jline jar 2.12
org.apache.thrift : libthrift jar 0.9.3
org.apache.hadoop : hadoop-common Optional jar 3.1.0
org.apache.hadoop : hadoop-mapreduce-client-core Optional jar 3.1.0
org.slf4j : slf4j-api jar 1.7.10
org.apache.hive : hive-upgrade-acid jar 3.1.2

test (5)

Group / Artifact Type Version
commons-io : commons-io jar 2.4
com.lmax : disruptor jar 3.3.7
org.apache.hbase : hbase-common jar 2.0.0-alpha4
junit : junit jar 4.11
org.mockito : mockito-all jar 1.10.19

Project Modules

There are no modules declared in this project.