MaxGekk commented on a change in pull request #33794:
URL: https://github.com/apache/spark/pull/33794#discussion_r692766129
##########
File path: docs/job-scheduling.md
##########
@@ -254,10 +254,13 @@ properties:
The pool properties can be set by creating an XML file, similar to
`conf/fairscheduler.xml.template`,
and either putting a file named `fairscheduler.xml` on the classpath, or
setting `spark.scheduler.allocation.file` property in your
-[SparkConf](configuration.html#spark-properties). The file path can either be
a local file path or HDFS file path.
+[SparkConf](configuration.html#spark-properties). The file path respect the
hadoop configuration and can either be a local file path or HDFS file path.
Review comment:
path respect -> path respects
--
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]