dongjoon-hyun commented on code in PR #43863:
URL: https://github.com/apache/spark/pull/43863#discussion_r1397998355


##########
docs/core-migration-guide.md:
##########
@@ -32,6 +32,12 @@ license: |
 
 - In Spark 4.0, support for Apache Mesos as a resource manager was removed.
 
+## Upgrading from Core 3.4 to 3.5
+
+- Since Spark 3.5, `spark.yarn.executor.failuresValidityInterval` is 
deprecated though still works. Use `spark.executor.failuresValidityInterval` 
instead.

Review Comment:
   `deprecated though still works.` -> `deprecated.`



-- 
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]

Reply via email to