datastax / cstar_perf

Apache Cassandra performance testing platform
Apache License 2.0
72 stars 34 forks source link

Turn on spark-specific metric collection #218

Closed nastra closed 4 years ago

nastra commented 8 years ago

Turn on spark-specific metric collection which will grab all the codehale metrics exposed by Spark. Setting this up can be done by copying dse/resources/spark/conf/metrics.properties.template to dse/resources/spark/conf/metrics.properties and enabling the appropriate sink.

Link to spark monitoring: http://spark.apache.org/docs/latest/monitoring.html