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)

Reply via email to