Last Version

Spark Remote Client 2.3.9

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

spark-client
Version

Version

2.3.9
Type

Type

jar
Description

Description

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 spark-client 2.3.9


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

Dependencies

compile (7)

Group / Artifact Type Version
com.esotericsoftware : kryo-shaded jar 3.0.3
com.google.guava : guava jar 14.0.1
io.netty : netty-all jar 4.0.52.Final
org.apache.hive : hive-common jar 2.3.9
org.apache.spark : spark-core_2.11 jar 2.0.0
org.apache.hive : hive-service-rpc jar 2.3.9
org.slf4j : slf4j-api jar 1.7.10

test (4)

Group / Artifact Type Version
junit : junit jar 4.11
org.mockito : mockito-all jar 1.9.5
com.sun.jersey : jersey-servlet jar 1.14
org.glassfish.jersey.containers : jersey-container-servlet jar 2.22.2

Project Modules

There are no modules declared in this project.