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

Andras Gyori commented on YARN-10623:
-------------------------------------

Thank you for the clarification [~zhuqi]. If I understand correctly, you are 
changing the configuration file itself and calling refresh on CS would be 
impractical. One way to avoid unnecessary refreshes would be to incorporate the 
same logic FS uses, namely check, if configuration file is changed since last 
check, and only call update, when it is needed.

> Capacity scheduler should support refresh queue automatically by a thread 
> policy.
> ---------------------------------------------------------------------------------
>
>                 Key: YARN-10623
>                 URL: https://issues.apache.org/jira/browse/YARN-10623
>             Project: Hadoop YARN
>          Issue Type: Improvement
>          Components: capacity scheduler
>            Reporter: Qi Zhu
>            Assignee: Qi Zhu
>            Priority: Major
>         Attachments: YARN-10623.001.patch
>
>
> In fair scheduler, it is supported that refresh queue related conf 
> automatically by a thread to reload, but in capacity scheduler we only 
> support to refresh queue related changes by refreshQueues, it is needed for 
> our cluster to realize queue manage.
> cc [~wangda] [~ztang] [~pbacsko] [~snemeth] [~gandras]  [~bteke] [~shuzirra]



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