Github user andrewor14 commented on the pull request:

    https://github.com/apache/spark/pull/5478#issuecomment-93790785
  
    Also, how big is the actual zip? I would imagine that it's at least one or 
two orders of magnitude smaller than the assembly jar, so it shouldn't be 
expensive especially if we cache it. As others have pointed out, the whole 
point of Spark on YARN is that the user doesn't need to install it on every 
node, and doing this through `spark.executorEnv.PYTHONPATH` defeats this 
purpose.


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to