yaooqinn commented on code in PR #40774:
URL: https://github.com/apache/spark/pull/40774#discussion_r1165298376
##########
docs/core-migration-guide.md:
##########
@@ -22,6 +22,12 @@ license: |
* Table of contents
{:toc}
+## Upgrading from Core 3.4 to 3.5
+
+- Since Spark 3.5, `spark.yarn.max.executor.failures` is deprecated though
still works. Use `spark.executor.maxNumFailures` instead.
Review Comment:
Do we have migration guides for other alternative configs too?
--
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]