LuciferYang commented on PR #44522: URL: https://github.com/apache/spark/pull/44522#issuecomment-1871796224
The failure of the k8s IT test is unrelated to the current PR - https://github.com/LuciferYang/spark/actions/runs/7349814765/job/20021004017 ``` [info] Caused by: org.apache.spark.SparkException: [info] Error from python worker: [info] /usr/bin/python3: Error while finding module specification for 'pyspark.daemon' (ModuleNotFoundError: No module named 'pyspark') [info] PYTHONPATH was: [info] /opt/spark/python/lib/pyspark.zip:/opt/spark/python/lib/py4j-0.10.9.7-src.zip:/opt/spark/jars/spark-core_2.13-4.0.0-SNAPSHOT.jar:/opt/spark/python:/opt/spark/python/lib/py4j-0.10.9.7-src.zip ``` -- 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]
