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 2022/10/24 16:14:13 UTC

[GitHub] [spark] antonipp commented on pull request #38376: [SPARK-40817] [Kubernetes] Do not discard remote user-specified files when launching Spark jobs on Kubernetes

antonipp commented on PR #38376:
URL: https://github.com/apache/spark/pull/38376#issuecomment-1289272364

   Note that the only test which is failing is `pyspark-pandas-slow` which is completely unrelated to my changes. The error is: 
   ```
   ERROR: No matching distribution found for py4j==0.10.9.7
   ```
   which looks like a dependency issue. I didn't dig much further than that. 
   All other tests pass.


-- 
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-unsubscribe@spark.apache.org

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


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