Skip to content

Conversation

@bouk
Copy link
Contributor

@bouk bouk commented Apr 23, 2014

With the release of IPython 2.0 having the PYTHONSTARTUP environment variable and passing a file at the same time works as expected. So, we can just pass the commandline args straight to IPython.

Also remove IPYTHON_OPTS, as you can now just pass options to IPython directly

This puts the behavior of IPYTHON=1 in line with the regular Python interpreter

Note that this won't work correctly when IPython version < 2.0

@AmplabJenkins
Copy link

Merged build triggered.

@AmplabJenkins
Copy link

Merged build started.

@AmplabJenkins
Copy link

Merged build finished. All automated tests passed.

@AmplabJenkins
Copy link

All automated tests passed.
Refer to this link for build results: https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/14393/

@mateiz
Copy link
Contributor

mateiz commented Apr 23, 2014

Because this won't work on IPython < 2, we unfortunately can't merge it. You should just file an issue in https://issues.apache.org/jira/browse/SPARK and we will revisit it when IPython 2 has much broader adoption. Unfortunately for a while lots of people will probably still be on 1.

@JoshRosen
Copy link
Contributor

If you can figure out a way to retain backwards-compatibility with IPython < 2, I'd be happy to merge this. Maybe you can do something like parsing ipython --version and change behavior based on that?

@asfgit asfgit closed this in e70aff6 Aug 27, 2014
bzhaoopenstack pushed a commit to bzhaoopenstack/spark that referenced this pull request Sep 11, 2019
As per the issue
kubernetes/kubernetes#77521 (comment),
issue seems to be happen only when KUBE_FASTBUILD=true.
Changing the same to check if it fixes the e2e job.
bzhaoopenstack pushed a commit to bzhaoopenstack/spark that referenced this pull request Sep 11, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants