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

Patrick Wendell resolved SPARK-2849.
------------------------------------

    Resolution: Fixed

Issue resolved by pull request 1845
[https://github.com/apache/spark/pull/1845]

> bin/spark-submit should respect spark.driver.* for client mode
> --------------------------------------------------------------
>
>                 Key: SPARK-2849
>                 URL: https://issues.apache.org/jira/browse/SPARK-2849
>             Project: Spark
>          Issue Type: Bug
>          Components: Spark Core
>    Affects Versions: 1.0.2
>            Reporter: Andrew Or
>            Priority: Blocker
>             Fix For: 1.1.0
>
>
> We currently ignore all spark.driver.* for client mode. I understand that 
> these are originally intended for the driver when it is launched on one of 
> the worker machines (i.e. for cluster mode). However, from the names 
> spark.driver.* themselves, the user should expect these options to work 
> regardless of what deploy mode they're running on. This has been a source of 
> confusion on the mailing list.



--
This message was sent by Atlassian JIRA
(v6.2#6252)

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to