You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@spark.apache.org by "Marcelo Vanzin (JIRA)" <ji...@apache.org> on 2015/06/01 20:25:17 UTC

[jira] [Resolved] (SPARK-8017) YARN cluster python --py-files does not work

     [ https://issues.apache.org/jira/browse/SPARK-8017?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Marcelo Vanzin resolved SPARK-8017.
-----------------------------------
    Resolution: Duplicate

See PR for duplicate bug if you're confused about why this is a duplicate.

> YARN cluster python --py-files does not work
> --------------------------------------------
>
>                 Key: SPARK-8017
>                 URL: https://issues.apache.org/jira/browse/SPARK-8017
>             Project: Spark
>          Issue Type: Bug
>          Components: PySpark, YARN
>    Affects Versions: 1.4.0
>            Reporter: Andrew Or
>
> When I ran the following, it works in client mode but not cluster mode
> {code}
> bin/spark-submit --master yarn --deploy-mode X --py-files secondary.py app.py
> {code}
> where app.py depends on secondary.py.
> Python YARN cluster mode is added recently so this is not a blocker.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscribe@spark.apache.org
For additional commands, e-mail: issues-help@spark.apache.org