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.

License

License

Categories

Categories

CLI User Interface
GroupId

GroupId

org.spark-project.hive
ArtifactId

ArtifactId

spark-client
Last Version

Last Version

1.2.1.spark2
Release Date

Release Date

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

How to add to project

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

Dependencies

compile (7)

Group / Artifact Type Version
com.esotericsoftware.kryo : kryo jar 2.21
com.google.guava : guava jar 14.0.1
io.netty : netty-all jar 4.0.23.Final
org.spark-project.hive : hive-common jar 1.2.1.spark2
org.apache.spark : spark-core_2.10 jar 1.3.1
org.slf4j : slf4j-api jar 1.7.5
org.slf4j : slf4j-log4j12 jar 1.7.5

test (2)

Group / Artifact Type Version
junit : junit jar 4.11
org.mockito : mockito-all jar 1.9.5

Project Modules

There are no modules declared in this project.

Versions

Version
1.2.1.spark2
1.2.1.spark