gengliangwang commented on a change in pull request #33785:
URL: https://github.com/apache/spark/pull/33785#discussion_r691893577
##########
File path: docs/core-migration-guide.md
##########
@@ -24,6 +24,8 @@ license: |
## Upgrading from Core 3.1 to 3.2
+- Since Spark 3.2, fair scheduler also supports read a configuration file from
the remote node. `spark.scheduler.allocation.file` can either be a local file
path or HDFS file path.
Review comment:
```suggestion
- Since Spark 3.2, the fair scheduler also supports reading a configuration
file from a remote node. `spark.scheduler.allocation.file` can either be a
local file path or HDFS file path.
```
--
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]