This is the development repository for sparkMeasure, a tool and library designed for efficient analysis and troubleshooting of Apache Spark jobs. It focuses on easing the collection and examination of Spark metrics, making it a practical choice for both developers and data engineers.
spark-measure 0.23
Group ID:
ch.cern.sparkmeasure
Artifact ID:
spark-measure_2.13
Version:
0.23
Release Date:
May 3, 2023
Licenses:
Files:
Full Scala Version:
2.13.8
Developers:
libraryDependencies += "ch.cern.sparkmeasure" %% "spark-measure" % "0.23"
ivy"ch.cern.sparkmeasure::spark-measure:0.23"
//> using dep "ch.cern.sparkmeasure::spark-measure:0.23"
import $ivy.`ch.cern.sparkmeasure::spark-measure:0.23`
<dependency> <groupId>ch.cern.sparkmeasure</groupId> <artifactId>spark-measure_2.13</artifactId> <version>0.23</version> </dependency>
compile group: 'ch.cern.sparkmeasure', name: 'spark-measure_2.13', version: '0.23'