grafana-spark-dashboards icon indicating copy to clipboard operation
grafana-spark-dashboards copied to clipboard

Scripts for generating Grafana dashboards for monitoring Spark jobs

Results 6 grafana-spark-dashboards issues
Sort by recently updated
recently updated
newest added

Grafana has come a ways since the 1.9 release I originally built this against; there's probably some cool new stuff we can do here using it.

enhancement

this is not specifically an issue with your grafana-spark dashboard, but I'm not able to find any information on this anywhere other than your blog post describing this package... so:...

Right now, the resource manager referenced in `spark.js` targets YARN specifically. It would be great to have support for both YARN and Mesos.

enhancement

Currently the documentation maybe over-emphasized Spark-on-YARN since that is what I use and what I've built some convenient functionality for (e.g. the `app` param to fetch start/end/app info from YARN...

enhancement