rezasafi commented on a change in pull request #23306: [SPARK-26357][Core]
Expose executors' procfs metrics to Metrics system
URL: https://github.com/apache/spark/pull/23306#discussion_r242280605
##########
File path: core/src/main/scala/org/apache/spark/internal/config/package.scala
##########
@@ -99,7 +99,7 @@ package object config {
.createWithDefault(false)
private[spark] val METRICS_PROCESS_TREE_METRICS =
- ConfigBuilder("spark.metrics.logStageExecutorProcessTreeMetrics.enabled")
+ ConfigBuilder("spark.metrics.AddProcessTreeMetricsToMetricsSet.enabled")
Review comment:
thanks for catching this.
----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
For queries about this service, please contact Infrastructure at:
[email protected]
With regards,
Apache Git Services
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]