GitHub user foxish opened a pull request:

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

    [SPARK-18662] Move resource managers to separate directory

    ## What changes were proposed in this pull request?
    
    * Moves yarn and mesos scheduler backends to resource-managers/ 
sub-directory (in preparation for 
https://issues.apache.org/jira/browse/SPARK-18278) 
    * Corresponding change in top-level pom.xml.
    
    Ref: https://github.com/apache/spark/pull/16061#issuecomment-263649340
    
    ## How was this patch tested?
    
    * Manual tests
    
    /cc @rxin

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

    $ git pull https://github.com/foxish/spark fix-scheduler-structure-2

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

    https://github.com/apache/spark/pull/16092.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 #16092
    
----
commit c6c7dc2ab8d525ccf0d5cc8f49c83c148876907b
Author: Anirudh <ramanath...@google.com>
Date:   2016-12-01T00:44:22Z

    Moved cluster schedulers.

----


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