Christopher Aycock created SPARK-13350:
------------------------------------------

             Summary: Configuration documentation incorrectly states that 
PYSPARK_PYTHON's default is "python"
                 Key: SPARK-13350
                 URL: https://issues.apache.org/jira/browse/SPARK-13350
             Project: Spark
          Issue Type: Documentation
          Components: Documentation
            Reporter: Christopher Aycock
            Priority: Trivial


The configuration documentation states that the environment variable 
PYSPARK_PYTHON has a default value of {{python}}:

http://spark.apache.org/docs/latest/configuration.html

In fact, the default is {{python2.7}}:

https://github.com/apache/spark/blob/4f60651cbec1b4c9cc2e6d832ace77e89a233f3a/bin/pyspark#L39-L45

The change that introduced this was discussed here:

https://github.com/apache/spark/pull/2651

Would it be possible to highlight this in the documentation?




--
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