License |
License |
---|---|
GroupId | GroupIdorg.apache.hive.hcatalog |
ArtifactId | ArtifactIdhive-hcatalog-streaming |
Last Version | Last Version3.1.3 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionHive HCatalog Streaming
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 |
Filename | Size |
---|---|
hive-hcatalog-streaming-3.1.3.pom | |
hive-hcatalog-streaming-3.1.3.jar | 130 KB |
hive-hcatalog-streaming-3.1.3-tests.jar | 111 KB |
hive-hcatalog-streaming-3.1.3-sources.jar | 114 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.apache.hive.hcatalog/hive-hcatalog-streaming/ -->
<dependency>
<groupId>org.apache.hive.hcatalog</groupId>
<artifactId>hive-hcatalog-streaming</artifactId>
<version>3.1.3</version>
</dependency>
// https://jarcasting.com/artifacts/org.apache.hive.hcatalog/hive-hcatalog-streaming/
implementation 'org.apache.hive.hcatalog:hive-hcatalog-streaming:3.1.3'
// https://jarcasting.com/artifacts/org.apache.hive.hcatalog/hive-hcatalog-streaming/
implementation ("org.apache.hive.hcatalog:hive-hcatalog-streaming:3.1.3")
'org.apache.hive.hcatalog:hive-hcatalog-streaming:jar:3.1.3'
<dependency org="org.apache.hive.hcatalog" name="hive-hcatalog-streaming" rev="3.1.3">
<artifact name="hive-hcatalog-streaming" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.apache.hive.hcatalog', module='hive-hcatalog-streaming', version='3.1.3')
)
libraryDependencies += "org.apache.hive.hcatalog" % "hive-hcatalog-streaming" % "3.1.3"
[org.apache.hive.hcatalog/hive-hcatalog-streaming "3.1.3"]
Group / Artifact | Type | Version |
---|---|---|
org.apache.hive : hive-serde | jar | 3.1.3 |
org.apache.hive : hive-metastore | jar | 3.1.3 |
org.apache.hive : hive-exec | jar | 3.1.3 |
org.apache.hive : hive-cli | jar | 3.1.3 |
org.apache.hive.hcatalog : hive-hcatalog-core Optional | jar | 3.1.3 |
org.apache.commons : commons-lang3 Optional | jar | 3.3.2 |
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.3 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.11 |
org.apache.hadoop : hadoop-mapreduce-client-common | jar | 3.1.0 |
org.mockito : mockito-all | jar | 1.10.19 |
org.apache.pig : pig | jar | 0.16.0 |