[
https://issues.apache.org/jira/browse/SPARK-1654?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Patrick Wendell resolved SPARK-1654.
------------------------------------
Resolution: Fixed
Issue resolved by pull request 576
[https://github.com/apache/spark/pull/576]
> Spark shell doesn't correctly pass quoted arguments to spark-submit
> -------------------------------------------------------------------
>
> Key: SPARK-1654
> URL: https://issues.apache.org/jira/browse/SPARK-1654
> Project: Spark
> Issue Type: Sub-task
> Components: Spark Core
> Reporter: Patrick Wendell
> Assignee: Patrick Wendell
> Fix For: 1.0.0
>
>
> For instance:
> {code}
> ./bin/spark-shell --driver-java-options "-Dfoo=a -Dbar=b"
> {code}
> Doesn't work correctly.
--
This message was sent by Atlassian JIRA
(v6.2#6252)