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 1.0 in this page.
The Apache Software License, Version 2.0
You can use the following script to add spark-metrics-1.0.jar to your project.
<dependency> <groupId>com.groupon.dse</groupId> <artifactId>spark-metrics</artifactId> <version>1.0</version> </dependency>
compile group: 'com.groupon.dse', name: 'spark-metrics', version: '1.0'
libraryDependencies += "com.groupon.dse" % "spark-metrics" % "1.0"
<dependency org="com.groupon.dse" name="spark-metrics" rev="1.0"/>
@Grapes(@Grab(group='com.groupon.dse', module='spark-metrics', version='1.0'))
'com.groupon.dse:spark-metrics:jar:1.0'
Click the following link to download the jar file.
spark-metrics-1.0-javadoc.jar