AngersZhuuuu commented on PR #43936:
URL: https://github.com/apache/spark/pull/43936#issuecomment-1822401850

   The root cause is spark driver download file to it's `driverTempPath`, but 
didn't download to container's execution root path. 
   So in yarn cluster mode, if we need to use the file in driver side, it throw 
FileNotFoundException. cc @HyukjinKwon @cloud-fan I have updated the 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.

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