[ 
https://issues.apache.org/jira/browse/YARN-10738?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Qi Zhu updated YARN-10738:
--------------------------
    Description: 
Now the multi threading scheduling with multi node is not reasonable.

In large clusters, it will cause the hot accessing nodes, which will lead the 
abnormal boom node.

Solution:

I think we should shuffle the sorted node (such the available resource sort 
policy) with an interval. 

I will solve the above problem, and avoid the hot accessing node.

  was:
Now the multi threading scheduling with multi node is not reasonable.

In large clusters, it will cause the hot accessing nodes, which will lead the 
abnormal boom node.

I think we should shuffle the sorted node (such the available resource sort 
policy) with a interval. 


> When multi thread scheduling with multi node, we should shuffle to prevent 
> hot accessing nodes.
> -----------------------------------------------------------------------------------------------
>
>                 Key: YARN-10738
>                 URL: https://issues.apache.org/jira/browse/YARN-10738
>             Project: Hadoop YARN
>          Issue Type: Improvement
>            Reporter: Qi Zhu
>            Assignee: Qi Zhu
>            Priority: Major
>
> Now the multi threading scheduling with multi node is not reasonable.
> In large clusters, it will cause the hot accessing nodes, which will lead the 
> abnormal boom node.
> Solution:
> I think we should shuffle the sorted node (such the available resource sort 
> policy) with an interval. 
> I will solve the above problem, and avoid the hot accessing node.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to