diff --git a/docs/configuration.md b/docs/configuration.md index a2c0dfe76ca4..f2443e98574c 100644 --- a/docs/configuration.md +++ b/docs/configuration.md @@ -1655,7 +1655,7 @@ The following variables can be set in `spark-env.sh`: PYSPARK_PYTHON - Python binary executable to use for PySpark in both driver and workers (default is python). + Python binary executable to use for PySpark in both driver and workers (default is python2.7 if available, otherwise python). PYSPARK_DRIVER_PYTHON