Github user vanzin commented on a diff in the pull request:

    https://github.com/apache/spark/pull/21633#discussion_r199012237
  
    --- Diff: docs/running-on-yarn.md ---
    @@ -218,9 +218,10 @@ To use a custom metrics.properties for the application 
master and executors, upd
       <td><code>spark.yarn.dist.forceDownloadSchemes</code></td>
       <td><code>(none)</code></td>
       <td>
    -    Comma-separated list of schemes for which files will be downloaded to 
the local disk prior to
    +    Comma-separated list of schemes for which resources will be downloaded 
to the local disk prior to
         being added to YARN's distributed cache. For use in cases where the 
YARN service does not
    -    support schemes that are supported by Spark, like http, https and ftp.
    +    support schemes that are supported by Spark, like http, https and ftp, 
or jars required to add to
    --- End diff --
    
    Same slight reword here.


---

---------------------------------------------------------------------
To unsubscribe, e-mail: reviews-unsubscr...@spark.apache.org
For additional commands, e-mail: reviews-h...@spark.apache.org

Reply via email to