You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@spark.apache.org by "Andrew Or (JIRA)" <ji...@apache.org> on 2014/05/24 01:22:02 UTC

[jira] [Created] (SPARK-1918) PySpark shell --py-files does not work for zip files

Andrew Or created SPARK-1918:
--------------------------------

             Summary: 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)