You are viewing a plain text version of this content. The canonical link for it is here.
Posted to reviews@spark.apache.org by GitBox <gi...@apache.org> on 2020/03/24 08:53:57 UTC

[GitHub] [spark] cloud-fan commented on a change in pull request #27995: [SPARK-31231][BUILD] Explicitly setuptools version as 46.0.0 in pip package test

cloud-fan commented on a change in pull request #27995: [SPARK-31231][BUILD] Explicitly setuptools version as 46.0.0 in pip package test
URL: https://github.com/apache/spark/pull/27995#discussion_r396989114
 
 

 ##########
 File path: dev/run-pip-tests
 ##########
 @@ -110,6 +110,7 @@ for python in "${PYTHON_EXECS[@]}"; do
     cd /
 
     echo "Run basic sanity check on pip installed version with spark-submit"
+    # ls -al $(dirname $(dirname $(which spark-submit)))/lib/python3.6/site-packages/pyspark/bin/spark-class
 
 Review comment:
   tests pass now, shall we remove these commented code?

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services

---------------------------------------------------------------------
To unsubscribe, e-mail: reviews-unsubscribe@spark.apache.org
For additional commands, e-mail: reviews-help@spark.apache.org