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

Patrick Wendell resolved SPARK-2664.
------------------------------------

       Resolution: Fixed
    Fix Version/s: 1.1.0

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

> Deal with `--conf` options in spark-submit that relate to flags
> ---------------------------------------------------------------
>
>                 Key: SPARK-2664
>                 URL: https://issues.apache.org/jira/browse/SPARK-2664
>             Project: Spark
>          Issue Type: Bug
>            Reporter: Patrick Wendell
>            Assignee: Sandy Ryza
>            Priority: Blocker
>             Fix For: 1.1.0
>
>
> If someone sets a spark conf that relates to an existing flag `--master`, we 
> should set it correctly like we do with the defaults file. Otherwise it can 
> have confusing semantics. I noticed this after merging it, otherwise I would 
> have mentioned it in the review.
> I think it's as simple as modifying loadDefaults to check the user-supplied 
> options also. We might change it to loadUserProperties since it's no longer 
> just the defaults file.



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

Reply via email to