wypoon commented on issue #27329: [SPARK-27324][DOC] Document configurations 
related to executor metrics.
URL: https://github.com/apache/spark/pull/27329#issuecomment-577440153
 
 
   @rezasafi I'd like to propose renaming 
`spark.eventLog.logStageExecutorProcessTreeMetrics.enabled` to say, 
`spark.executor.processTreeMetrics.enabled`. Unlike 
`spark.eventLog.logStageExecutorMetrics.enabled`, which determines whether to 
**log** executor metrics (which are always collected), this property determines 
whether to collect the process tree metrics in the first place. As such, I 
think the current name is slightly misleading and could be improved. Since all 
these configurations are new in 3.0, I'd like to do the renaming now, before 
3.0 is released. What do you think?
   @squito ?

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to 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]

Reply via email to