dongjoon-hyun commented on code in PR #37924: URL: https://github.com/apache/spark/pull/37924#discussion_r974486551
########## docs/configuration.md: ########## @@ -2605,6 +2605,15 @@ Apart from these, the following properties are also available, and may be useful </td> <td>2.2.0</td> </tr> +<tr> + <td><code>spark.stage.attempt.ignoreOnDecommissionFetchFailure</code></td> + <td>false</td> + <td> + Whether ignore stage fetch failure caused by executor decommission when Review Comment: Please remove the trailing space at the end of this line. -- 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. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
