You are viewing a plain text version of this content. The canonical link for it is here.
Posted to reviews@spark.apache.org by pgillet <gi...@git.apache.org> on 2018/02/23 18:09:16 UTC

[GitHub] spark pull request #20665: [SPARK-23499][MESOS] Support for priority queues ...

GitHub user pgillet opened a pull request:

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

    [SPARK-23499][MESOS] Support for priority queues in Mesos scheduler

    As for Yarn, Mesos users should be able to specify priority queues to define a workload management policy for queued drivers in the Mesos Cluster Dispatcher.
    
    ## What changes were proposed in this pull request?
    This commit introduces the necessary changes to manage such priority queues.
    
    ## How was this patch tested?
    unit tests


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

    $ git pull https://github.com/pgillet/spark mesos-scheduler-priority-queue

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

    https://github.com/apache/spark/pull/20665.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 #20665
    
----
commit 67d82bd903d39fe9b12421536da69e6a011580cf
Author: pgillet <pa...@...>
Date:   2018-02-23T16:30:27Z

    Support for priority queues in Mesos scheduler

----


---

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


[GitHub] spark issue #20665: [SPARK-23499][MESOS] Support for priority queues in Meso...

Posted by felixcheung <gi...@git.apache.org>.
Github user felixcheung commented on the issue:

    https://github.com/apache/spark/pull/20665
  
    @susanxhuynh 


---

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


[GitHub] spark issue #20665: [SPARK-23499][MESOS] Support for priority queues in Meso...

Posted by AmplabJenkins <gi...@git.apache.org>.
Github user AmplabJenkins commented on the issue:

    https://github.com/apache/spark/pull/20665
  
    Can one of the admins verify this patch?


---

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


[GitHub] spark issue #20665: [SPARK-23499][MESOS] Support for priority queues in Meso...

Posted by skonto <gi...@git.apache.org>.
Github user skonto commented on the issue:

    https://github.com/apache/spark/pull/20665
  
    @pgillet why not here it makes more sense.


---

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


[GitHub] spark issue #20665: [SPARK-23499][MESOS] Support for priority queues in Meso...

Posted by felixcheung <gi...@git.apache.org>.
Github user felixcheung commented on the issue:

    https://github.com/apache/spark/pull/20665
  
    @tnachen 


---

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


[GitHub] spark issue #20665: [SPARK-23499][MESOS] Support for priority queues in Meso...

Posted by AmplabJenkins <gi...@git.apache.org>.
Github user AmplabJenkins commented on the issue:

    https://github.com/apache/spark/pull/20665
  
    Can one of the admins verify this patch?


---

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


[GitHub] spark issue #20665: [SPARK-23499][MESOS] Support for priority queues in Meso...

Posted by pgillet <gi...@git.apache.org>.
Github user pgillet commented on the issue:

    https://github.com/apache/spark/pull/20665
  
    @skonto I attached a screenshot in the JIRA.


---

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


[GitHub] spark issue #20665: [SPARK-23499][MESOS] Support for priority queues in Meso...

Posted by felixcheung <gi...@git.apache.org>.
Github user felixcheung commented on the issue:

    https://github.com/apache/spark/pull/20665
  
    any thought on this?


---

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


[GitHub] spark issue #20665: [SPARK-23499][MESOS] Support for priority queues in Meso...

Posted by skonto <gi...@git.apache.org>.
Github user skonto commented on the issue:

    https://github.com/apache/spark/pull/20665
  
    @pgillet  since you are modifying the ui could you add a screenshot in the description?


---

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


[GitHub] spark issue #20665: [SPARK-23499][MESOS] Support for priority queues in Meso...

Posted by pgillet <gi...@git.apache.org>.
Github user pgillet commented on the issue:

    https://github.com/apache/spark/pull/20665
  
    Below a screenshot of the MesosClusterDispatcher UI showing Spark jobs along with the queue to which they are submitted:
    ![screenshot from 2018-02-28 17-22-47](https://user-images.githubusercontent.com/2465217/36841884-1ec9cfe2-1d4a-11e8-98f8-78b8f5ee52aa.png)



---

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


[GitHub] spark issue #20665: [SPARK-23499][MESOS] Support for priority queues in Meso...

Posted by AmplabJenkins <gi...@git.apache.org>.
Github user AmplabJenkins commented on the issue:

    https://github.com/apache/spark/pull/20665
  
    Can one of the admins verify this patch?


---

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