tgravescs commented on a change in pull request #29906:
URL: https://github.com/apache/spark/pull/29906#discussion_r501046402
##########
File path: docs/monitoring.md
##########
@@ -1125,12 +1125,14 @@ This is the component with the largest amount of
instrumented metrics
- stages.failedStages.count
- stages.skippedStages.count
- stages.completedStages.count
- - tasks.blackListedExecutors.count
+ - tasks.blackListedExecutors.count // deprecated use excludedExecutors
instead
Review comment:
I think it is as until we come up with different way of deprecating only
way to tell users
----------------------------------------------------------------
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]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]