chaoqin-li1123 commented on PR #45950:
URL: https://github.com/apache/spark/pull/45950#issuecomment-2095178573

   @HyukjinKwon both test_python_datasource, test_python_streaming_datasource 
will fail with the same error if py4j*.zip is removed. 
   
   > Traceback (most recent call last):
   >   File "<frozen runpy>", line 189, in _run_module_as_main
   >   File "<frozen runpy>", line 112, in _get_module_details
   >   File "/Users/chaoqin.li/spark/python/pyspark/__init__.py", line 58, in 
<module>
   >     from pyspark.core.status import StatusTracker, SparkJobInfo, 
SparkStageInfo
   >   File "/Users/chaoqin.li/spark/python/pyspark/core/status.py", line 22, 
in <module>
   >     from py4j.java_collections import JavaArray
   > ModuleNotFoundError: No module named 'py4j'


-- 
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: reviews-unsubscr...@spark.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


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

Reply via email to