| License |
License |
|---|---|
| Categories |
CategoriesCLI User Interface |
| GroupId | GroupIdorg.apache.hive |
| ArtifactId | ArtifactIdspark-client |
| Last Version | Last Version2.3.9 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionSpark 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 |
| Filename | Size |
|---|---|
| spark-client-2.3.9.pom | |
| spark-client-2.3.9.jar | 133 KB |
| spark-client-2.3.9-sources.jar | 65 KB |
| Browse |
<!-- 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"]
| 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 |
| 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 |