GitHub user mgummelt opened a pull request:

    https://github.com/apache/spark/pull/14511

    [SPARK-16927] [SPARK-16923] Override task properties at dispatcher.

    ## What changes were proposed in this pull request?
    
    - enable setting default properties for all jobs submitted through the 
dispatcher [SPARK-16927]
    - remove duplication of conf vars on cluster submitted jobs [SPARK-16923] 
(this is a small fix, so I'm including in the same PR)
    
    ## How was this patch tested?
    
    mesos/spark integration test suite
    manual testing
    
    


You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/mesosphere/spark override-props

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/spark/pull/14511.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

    This closes #14511
    
----
commit f42ac25ed1301562b96efac802fd52671a9df794
Author: Timothy Chen <tnac...@gmail.com>
Date:   2016-03-14T18:49:39Z

    Override task properties at dispatcher.

----


---
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