We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 74984db commit 71e7b74Copy full SHA for 71e7b74
dev/run-tests
@@ -73,9 +73,6 @@ fi
73
echo "========================================================================="
74
echo "Running PySpark tests"
75
76
-if [ -z "$PYSPARK_PYTHON" ]; then
77
- export PYSPARK_PYTHON=/usr/local/bin/python2.7
78
-fi
79
./python/run-tests
80
81
0 commit comments