sparkMeasure
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. (by LucaCanali)
Spark Utils
Basic framework utilities to quickly start writing production ready Apache Spark applications (by tupol)
sparkMeasure | Spark Utils | |
---|---|---|
1 | - | |
742 | 36 | |
1.9% | - | |
5.6 | 4.6 | |
18 days ago | 5 months ago | |
Scala | Scala | |
Apache License 2.0 | MIT License |
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
sparkMeasure
Posts with mentions or reviews of sparkMeasure.
We have used some of these posts to build our list of alternatives
and similar projects.
-
Spark Write Metrics
As an alternative to other proposed solutions, you could try and leverage the Spark metrics system to extract this information from accumulators. Metrics include total records and bytes written at each stage, among others. Take a look at SparkMeasure as well as an implementation example if you need to roll your own.
Spark Utils
Posts with mentions or reviews of Spark Utils.
We have used some of these posts to build our list of alternatives
and similar projects.
We haven't tracked posts mentioning Spark Utils yet.
Tracking mentions began in Dec 2020.
What are some alternatives?
When comparing sparkMeasure and Spark Utils you can also consider the following projects:
delight - A Spark UI and Spark History Server alternative with CPU and Memory metrics! Delight is free, cross-platform, and open-source.
Scoobi - A Scala productivity framework for Hadoop.
dblink - Distributed Bayesian Entity Resolution in Apache Spark
mmlspark - Simple and Distributed Machine Learning [Moved to: https://github.com/microsoft/SynapseML]
Apache Spark - Apache Spark - A unified analytics engine for large-scale data processing
Reactive-kafka - Alpakka Kafka connector - Alpakka is a Reactive Enterprise Integration library for Java and Scala, based on Reactive Streams and Akka.