You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Apr 27, 2022. It is now read-only.
This is an issue to brainstorm about possible uses of spark.metrics.namespace, as described here
A possible example. Set spark.metrics.namespace to the spark cluster name assigned by the user or oshinko. So for a cluster named "wilma" the metrics from driver and executors would be:
wilma.metric.name instead of spark_app_uid.metric.name