You are viewing a plain text version of this content. The canonical link for it is here.
Posted to yarn-issues@hadoop.apache.org by "Tao Yang (JIRA)" <ji...@apache.org> on 2019/04/16 09:52:00 UTC

[jira] [Comment Edited] (YARN-9472) Add multi-thread asynchronous scheduling to fair scheduler

    [ https://issues.apache.org/jira/browse/YARN-9472?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16818695#comment-16818695 ] 

Tao Yang edited comment on YARN-9472 at 4/16/19 9:51 AM:
---------------------------------------------------------

Hi, [~zhuqi]. 
Multi-thread asynchronous scheduling only means support scheduling in multiple threads, scheduling approaches can be classified as node-based and request-based, currently fair scheduler only support node-based and capacity scheduler can support both, global scheduler is request-based and aims for enhancing scheduling performance and considering complex resource placement requirements. 
I think your purpose is to support global scheduler including multi-thread asynchronous scheduling, multi-nodes lookup mechanism, placement constraints etc for fair scheduler, Right?


was (Author: tao yang):
Hi, [~zhuqi]. 
Multi-thread asynchronous scheduling only means support scheduling in multiple threads, scheduling approaches can be classified as node-based and request-based, currently fair scheduler only support node-based and capacity scheduler can support both, global scheduler is request-based and aims for enhance scheduling performance with considering complex resource placement requirements. 
I think your purpose is to support global scheduler including multi-thread asynchronous scheduling, multi-nodes lookup mechanism, placement constraints etc for fair scheduler, Right?

> Add multi-thread asynchronous scheduling to fair scheduler
> ----------------------------------------------------------
>
>                 Key: YARN-9472
>                 URL: https://issues.apache.org/jira/browse/YARN-9472
>             Project: Hadoop YARN
>          Issue Type: Sub-task
>          Components: fairscheduler, resourcemanager
>            Reporter: zhuqi
>            Priority: Major
>
> Now the capacity scheduler has multi-thread asynchronous scheduling, i think the fair scheduler also need to support it. 



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

---------------------------------------------------------------------
To unsubscribe, e-mail: yarn-issues-unsubscribe@hadoop.apache.org
For additional commands, e-mail: yarn-issues-help@hadoop.apache.org