Last Version

Spark Jobs Rest Client 1.3.9

Fluent utility client for interacting with Spark Standalone Mode's Rest API for submitting, killing and monitoring the state of jobs.

License

License

Categories

Categories

CLI User Interface
GroupId

GroupId

com.github.ywilkof
ArtifactId

ArtifactId

spark-jobs-rest-client
Version

Version

1.3.9
Type

Type

jar
Description

Description

Spark Jobs Rest Client
Fluent utility client for interacting with Spark Standalone Mode's Rest API for submitting, killing and monitoring the state of jobs.
Project URL

Project URL

https://github.com/ywilkof/spark-jobs-rest-client
Source Code Management

Source Code Management

https://github.com/ywilkof/spark-jobs-rest-client

Download spark-jobs-rest-client 1.3.9


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

Dependencies

compile (3)

Group / Artifact Type Version
org.projectlombok : lombok jar 1.16.4
com.fasterxml.jackson.core : jackson-databind jar 2.6.1
org.apache.httpcomponents : httpclient jar 4.5.1

test (5)

Group / Artifact Type Version
junit : junit jar 4.11
org.mockito : mockito-core jar 1.9.5
org.hamcrest : java-hamcrest jar 2.0.0.0
org.mock-server : mockserver-client-java jar 3.10.1
org.mock-server : mockserver-netty jar 3.10.1

Project Modules

There are no modules declared in this project.