Github user sryza commented on the pull request:

    https://github.com/apache/spark/pull/6679#issuecomment-109890835
  
    Ah, yeah, that was the change I was referring to.
    
    I'm not sure about the Mesos deployment model, but on Standalone mode at 
least, it would be possible to manufacture a situation where the behavior 
changes.  That situation is the "Example 2" outlined above. This difference 
relies on config files with different "client" configs being distributed to the 
client and to the cluster nodes.  I would argue that changing behavior in this 
way is OK basically because the current behavior is wrong.  That is, client 
configs should come from the client and not from the cluster.



---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---

---------------------------------------------------------------------
To unsubscribe, e-mail: reviews-unsubscr...@spark.apache.org
For additional commands, e-mail: reviews-h...@spark.apache.org

Reply via email to