Last Version

Hive CLI 1.2.1.spark2

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.spark-project.hive
ArtifactId

ArtifactId

hive-cli
Version

Version

1.2.1.spark2
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 1.2.1.spark2


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

Dependencies

compile (13)

Group / Artifact Type Version
org.spark-project.hive : hive-common jar 1.2.1.spark2
org.spark-project.hive : hive-metastore jar 1.2.1.spark2
org.spark-project.hive : hive-serde jar 1.2.1.spark2
org.spark-project.hive : hive-service jar 1.2.1.spark2
org.spark-project.hive : hive-shims jar 1.2.1.spark2
org.spark-project.hive : hive-exec jar 1.2.1.spark2
commons-cli : commons-cli jar 1.2
commons-lang : commons-lang jar 2.6
commons-logging : commons-logging jar 1.1.3
jline : jline jar 2.12
org.apache.thrift : libthrift jar 0.9.2
org.slf4j : slf4j-api jar 1.7.5
org.slf4j : slf4j-log4j12 jar 1.7.5

test (3)

Group / Artifact Type Version
commons-io : commons-io jar 2.4
junit : junit jar 4.11
org.mockito : mockito-all jar 1.9.5

Project Modules

There are no modules declared in this project.