squito commented on a change in pull request #23616: [SPARK-26688][YARN] Provide configuration of initially blacklisted YARN nodes URL: https://github.com/apache/spark/pull/23616#discussion_r255693794
########## File path: docs/running-on-yarn.md ########## @@ -462,6 +462,14 @@ To use a custom metrics.properties for the application master and executors, upd <code>spark.blacklist.application.maxFailedExecutorsPerNode</code>. </td> </tr> +<tr> + <td><code>spark.yarn.blacklist.initial.blacklisted.nodes</code></td> + <td>false</td> + <td> + Comma-separated list of strings used as initially blacklisted YARN nodes which stays alway Review comment: typo: stay always ---------------------------------------------------------------- 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]
