Github user vanzin commented on the issue:

    https://github.com/apache/spark/pull/19466
  
    > here with this change all the resources should be fetched from local 
driver
    
    That's a good point. You should download resources just to add them to the 
driver's classpath, but executors can download them directly from the source.
    
    As I requested, a test case would really help in understanding what is 
broken here.


---

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

Reply via email to