GitHub user dianacarroll opened a pull request:
https://github.com/apache/spark/pull/130
[Spark-1234] clean up text in running-on-yarn.md yarn-client section
Clean up several minor typos, incomplete sentences and so on in the
"yarn-client" instructions of running-on-yarn.md. (This PR appears to include
an unrelated commit to the pyspark script I made earlier. That isn't supposed
to be part of this PR but I don't know how to exclude it)
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/dianacarroll/spark spark-1234
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/spark/pull/130.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #130
----
commit 0309cf911cc0379b7de871463c25a7c105202f4b
Author: Diana Carroll <[email protected]>
Date: 2014-02-27T22:39:43Z
SPARK-1134 bug with ipython prevents non-interactive use with spark; only
call ipython if no command line arguments were supplied
commit 98b3828df7f3d0ef15dbe834eea1a7ff0ddd3c13
Author: Diana Carroll <[email protected]>
Date: 2014-03-12T17:27:44Z
Cleaned up text of yarn-client instructions. [SPARK-1234]
----
---
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.
---