Last Version

Apache Spark Integration for Metrics 1.0

A java custom receiver for Apache Spark Streaming which reads a stream of measurements from an application using the library Metrics of Dropwizard.

License

License

Categories

Categories

Metrics Application Testing & Monitoring Monitoring
GroupId

GroupId

fr.ippon
ArtifactId

ArtifactId

metrics-spark-receiver
Version

Version

1.0
Type

Type

jar
Description

Description

Apache Spark Integration for Metrics
A java custom receiver for Apache Spark Streaming which reads a stream of measurements from an application using the library Metrics of Dropwizard.
Project URL

Project URL

https://github.com/ippontech/metrics-spark-receiver
Source Code Management

Source Code Management

https://github.com/ippontech/metrics-spark-receiver

Download metrics-spark-receiver 1.0


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

Dependencies

compile (4)

Group / Artifact Type Version
org.apache.spark : spark-core_2.10 jar 1.1.1
org.apache.spark : spark-streaming_2.10 jar 1.1.1
com.fasterxml.jackson.core : jackson-databind jar 2.4.4
org.elasticsearch : elasticsearch-spark_2.10 jar 2.1.0.Beta3

Project Modules

There are no modules declared in this project.