Last Version

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

ArtifactId

hive-hcatalog-core
Version

Version

4.0.0-alpha-1
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 4.0.0-alpha-1


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

Dependencies

compile (14)

Group / Artifact Type Version
org.apache.hive : hive-cli jar 4.0.0-alpha-1
org.apache.hive : hive-common jar 4.0.0-alpha-1
org.apache.hive : hive-metastore jar 4.0.0-alpha-1
org.apache.hive : hive-exec jar 4.0.0-alpha-1
com.google.guava : guava jar 19.0
com.fasterxml.jackson.core : jackson-annotations jar
com.fasterxml.jackson.core : jackson-core jar
com.fasterxml.jackson.core : jackson-databind jar
org.apache.hadoop : hadoop-annotations jar 3.1.0
org.apache.hadoop : hadoop-archives jar 3.1.0
org.apache.hadoop : hadoop-common jar 3.1.0
org.apache.hadoop : hadoop-mapreduce-client-core jar 3.1.0
org.apache.hadoop : hadoop-hdfs jar 3.1.0
org.slf4j : slf4j-api jar 1.7.30

test (14)

Group / Artifact Type Version
org.apache.hive : hive-exec jar 4.0.0-alpha-1
org.apache.hive : hive-standalone-metastore-common jar 4.0.0-alpha-1
org.apache.hive : hive-standalone-metastore-server jar 4.0.0-alpha-1
com.sun.jersey : jersey-servlet jar 1.19
com.lmax : disruptor jar 3.3.7
org.apache.hadoop : hadoop-common jar 3.1.0
org.apache.hadoop : hadoop-hdfs jar 3.1.0
org.apache.hadoop : hadoop-mapreduce-client-hs jar 3.1.0
org.apache.hadoop : hadoop-mapreduce-client-jobclient jar 3.1.0
org.apache.hadoop : hadoop-mapreduce-client-jobclient jar 3.1.0
org.apache.hadoop : hadoop-yarn-server-tests jar 3.1.0
org.apache.hadoop : hadoop-minicluster jar 3.1.0
org.apache.pig : pig jar 0.16.0
org.mockito : mockito-core jar 3.4.4

Project Modules

There are no modules declared in this project.