Github user andrewor14 commented on the pull request:
https://github.com/apache/spark/pull/5478#issuecomment-94030618
@Sephiroth-Lin I looked at the latest changes and it doesn't seem to
reflect what I had in mind. My proposal was to automatically zip up the python
files in `SparkSubmit` and add it to the `--py-files`. If you do that then I
believe all the `PYTHONPATH` will just be automatically set up as well. You can
take a look at Java's `ZipEntry` or [this
post](http://stackoverflow.com/questions/4773778/creating-zip-archive-in-java)
as a reference on how to do this.
---
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]