xinrong-databricks commented on a change in pull request #33174:
URL: https://github.com/apache/spark/pull/33174#discussion_r663134670
##########
File path: python/pyspark/testing/utils.py
##########
@@ -41,7 +41,8 @@
pass
-SPARK_HOME = os.environ["SPARK_HOME"]
+from pyspark.find_spark_home import _find_spark_home
Review comment:
Nice!
--
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.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]