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

Andrew Or closed SPARK-1131.
----------------------------
    Resolution: Fixed

--args is now deprecated. We use --arg instead.

> Better document the --args option for yarn-standalone mode
> ----------------------------------------------------------
>
>                 Key: SPARK-1131
>                 URL: https://issues.apache.org/jira/browse/SPARK-1131
>             Project: Spark
>          Issue Type: Improvement
>          Components: YARN
>            Reporter: Sandy Pérez González
>            Assignee: Karthik Kambatla
>
> It took me a while to figure out that the correct way to use it with multiple 
> arguments was to include the option multiple times.
> I.e.
> --args arg1
> --args arg2
> instead of
> --args "arg1 arg2" 



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

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

Reply via email to