Github user pwendell commented on a diff in the pull request:
https://github.com/apache/spark/pull/601#discussion_r12173726
--- Diff: docs/running-on-yarn.md ---
@@ -47,83 +49,42 @@ System Properties:
# Launching Spark on YARN
Ensure that HADOOP_CONF_DIR or YARN_CONF_DIR points to the directory which
contains the (client side) configuration files for the Hadoop cluster.
-These configs are used to connect to the cluster, write to the dfs, and
connect to the YARN ResourceManager.
+These configs are used to write to the dfs, and connect to the YARN
ResourceManager.
--- End diff --
Not sure a comma is necessary here anymore.
---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---