Patrick Wendell created SPARK-1654:
--------------------------------------
Summary: 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: Bug
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)