Last Version

Hive Spark Remote Client 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

Categories

Categories

CLI User Interface
GroupId

GroupId

org.apache.hive
ArtifactId

ArtifactId

hive-spark-client
Version

Version

4.0.0-alpha-1
Type

Type

jar
Description

Description

Hive Spark Remote Client
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-spark-client 4.0.0-alpha-1


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

Dependencies

compile (8)

Group / Artifact Type Version
com.esotericsoftware : kryo-shaded jar 4.0.2
com.google.guava : guava jar 19.0
io.netty : netty-all jar 4.1.75.Final
com.fasterxml.jackson.module : jackson-module-scala_2.12 jar
org.apache.hive : hive-common jar 4.0.0-alpha-1
org.apache.spark : spark-core_2.12 jar 2.4.5
org.apache.hive : hive-service-rpc jar 4.0.0-alpha-1
org.slf4j : slf4j-api jar 1.7.30

runtime (1)

Group / Artifact Type Version
org.apache.spark : spark-yarn_2.12 jar 2.4.5

test (4)

Group / Artifact Type Version
junit : junit jar 4.13
com.sun.jersey : jersey-servlet jar 1.19
org.glassfish.jersey.containers : jersey-container-servlet jar 2.22.2
org.mockito : mockito-core jar 3.4.4

Project Modules

There are no modules declared in this project.