GitHub user dianacarroll opened a pull request:
https://github.com/apache/spark/pull/227
[Spark-1134] only call ipython if no arguments are given; remove
IPYTHONOPTS from call
see comments on Pull Request https://github.com/apache/spark/pull/38
(i couldn't figure out how to modify an existing pull request, so I'm
hoping I can withdraw that one and replace it with this one.)
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/dianacarroll/spark spark-1134
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/spark/pull/227.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 #227
----
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 b673bf72b459b4f1641369a31ade2f21986f865c
Author: Diana Carroll <[email protected]>
Date: 2014-03-24T19:18:21Z
Merge branch 'master' of github.com:apache/spark
commit ffe47f29d0e3a709a394def6c0d1dcf67fe3fe84
Author: Diana Carroll <[email protected]>
Date: 2014-03-25T16:48:30Z
[spark-1134] remove ipythonopts from ipython command
----
---
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.
---