[
https://issues.apache.org/jira/browse/SPARK-1918?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14007874#comment-14007874
]
Andrew Or commented on SPARK-1918:
----------------------------------
https://github.com/apache/spark/pull/853
> PySpark shell --py-files does not work for zip files
> ----------------------------------------------------
>
> Key: SPARK-1918
> URL: https://issues.apache.org/jira/browse/SPARK-1918
> Project: Spark
> Issue Type: Bug
> Components: PySpark
> Affects Versions: 1.0.0
> Reporter: Andrew Or
> Fix For: 1.0.0
>
>
> For pyspark shell, we never add --py-files to the python path. This is
> specific to non-python files, because python does not automatically look into
> zip files even if they are also uploaded to the HTTP server through
> `sc.addFile`.
--
This message was sent by Atlassian JIRA
(v6.2#6252)