[
https://issues.apache.org/jira/browse/SPARK-1131?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14081497#comment-14081497
]
Marcelo Vanzin commented on SPARK-1131:
---------------------------------------
This is probably obsolete now with spark-submit.
> 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.2#6252)