License |
License |
---|---|
GroupId | GroupIdorg.apache.hive |
ArtifactId | ArtifactIdhive-streaming |
Version | Version3.1.2 |
Type | Typejar |
Description |
DescriptionHive 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-streaming-3.1.2.pom | |
hive-streaming-3.1.2.jar | 62 KB |
hive-streaming-3.1.2-tests.jar | 67 KB |
hive-streaming-3.1.2-sources.jar | 49 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.apache.hive/hive-streaming/ -->
<dependency>
<groupId>org.apache.hive</groupId>
<artifactId>hive-streaming</artifactId>
<version>3.1.2</version>
</dependency>
// https://jarcasting.com/artifacts/org.apache.hive/hive-streaming/
implementation 'org.apache.hive:hive-streaming:3.1.2'
// https://jarcasting.com/artifacts/org.apache.hive/hive-streaming/
implementation ("org.apache.hive:hive-streaming:3.1.2")
'org.apache.hive:hive-streaming:jar:3.1.2'
<dependency org="org.apache.hive" name="hive-streaming" rev="3.1.2">
<artifact name="hive-streaming" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.apache.hive', module='hive-streaming', version='3.1.2')
)
libraryDependencies += "org.apache.hive" % "hive-streaming" % "3.1.2"
[org.apache.hive/hive-streaming "3.1.2"]
Group / Artifact | Type | Version |
---|---|---|
org.apache.hive : hive-serde | jar | 3.1.2 |
org.apache.hive : hive-metastore | jar | 3.1.2 |
org.apache.hive : hive-exec | jar | 3.1.2 |
org.slf4j : slf4j-api | jar | 1.7.10 |
org.apache.hadoop : hadoop-common Optional | jar | 3.1.0 |
org.apache.hadoop : hadoop-mapreduce-client-core Optional | jar | 3.1.0 |
org.apache.hive : hive-upgrade-acid | jar | 3.1.2 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.11 |
org.apache.hive : hive-cli | jar | 3.1.2 |
org.mockito : mockito-all | jar | 1.10.19 |