[ 
https://issues.apache.org/jira/browse/SPARK-16399?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15366271#comment-15366271
 ] 

Thomas Graves commented on SPARK-16399:
---------------------------------------

so what is the behavior if I run this on older rhel/centos system where python 
2.6 is the default install?  As mentioned in the pr I thought we explicitly 
changed to python 2.7 for those older systems, etc.  I'm fine with not 
supporting python 2.6 and changing but hopefully its an obvious error for the 
user.

> Set PYSPARK_PYTHON to point to "python" instead of "python2.7"
> --------------------------------------------------------------
>
>                 Key: SPARK-16399
>                 URL: https://issues.apache.org/jira/browse/SPARK-16399
>             Project: Spark
>          Issue Type: Improvement
>          Components: PySpark
>            Reporter: Manoj Kumar
>            Assignee: Manoj Kumar
>            Priority: Minor
>             Fix For: 2.1.0
>
>
> Right now, ./bin/pyspark forces "PYSPARK_PYTHON" to be "python2.7" even 
> though higher versions of Python seem to be installed.
> It should be better to force "PYSPARK_PYTHON" to python instead.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

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

Reply via email to