Jar examples for s:spark-metrics
A library of Route decorators to add metrics to spark based applications and Routes to access the metrics
You can download jar file spark-metrics 2.0.0 in this page.
The Apache Software License, Version 2.0
You can use the following script to add spark-metrics-2.0.0.jar to your project.
<dependency> <groupId>com.groupon.dse</groupId> <artifactId>spark-metrics</artifactId> <version>2.0.0</version> </dependency>
compile group: 'com.groupon.dse', name: 'spark-metrics', version: '2.0.0'
libraryDependencies += "com.groupon.dse" % "spark-metrics" % "2.0.0"
<dependency org="com.groupon.dse" name="spark-metrics" rev="2.0.0"/>
@Grapes(@Grab(group='com.groupon.dse', module='spark-metrics', version='2.0.0'))
'com.groupon.dse:spark-metrics:jar:2.0.0'
Click the following link to download the jar file.
spark-metrics-2.0.0-javadoc.jar