Hive HCatalog Core

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

ArtifactId

hive-hcatalog-core
Last Version

Last Version

1.2.1.spark2
Release Date

Release Date

Type

Type

jar
Description

Description

Hive HCatalog Core
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-hcatalog-core

How to add to project

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

Dependencies

compile (8)

Group / Artifact Type Version
org.spark-project.hive : hive-cli jar 1.2.1.spark2
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-exec jar 1.2.1.spark2
com.google.guava : guava jar 14.0.1
org.codehaus.jackson : jackson-mapper-asl jar 1.9.2
org.slf4j : slf4j-api jar 1.7.5
org.slf4j : slf4j-log4j12 jar 1.7.5

test (2)

Group / Artifact Type Version
org.spark-project.hive : hive-exec test-jar 1.2.1.spark2
org.mockito : mockito-all jar 1.9.5

Project Modules

There are no modules declared in this project.

Versions

Version
1.2.1.spark2
1.2.1.spark