Details
-
Documentation
-
Status: Resolved
-
Trivial
-
Resolution: Fixed
-
None
Description
The configuration documentation states that the environment variable PYSPARK_PYTHON has a default value of python:
In fact, the default is python2.7:
The change that introduced this was discussed here:
Would it be possible to highlight this in the documentation?