[ 
https://issues.apache.org/jira/browse/SPARK-2849?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14090194#comment-14090194
 ] 

Apache Spark commented on SPARK-2849:
-------------------------------------

User 'andrewor14' has created a pull request for this issue:
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: issues-unsubscr...@spark.apache.org
For additional commands, e-mail: issues-h...@spark.apache.org

Reply via email to