Unclaimed project
Are you a maintainer of sparkMeasure? Claim this project to take control of your public changelog and roadmap.
Changelog
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.
This release brings minor dependency updates and improvements to the Kafka sink. The key change is the ability to pass through Kafka Producer properties via Spark config, using a dedicated prefix: --conf spark.sparkmeasure.kafka.<kafkaProperty>=<value>