[jira] [Commented] (YARN-9214) Add AbstractYarnScheduler#getValidQueues method to remove duplication

2019-04-01 Thread Hudson (JIRA)


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

Hudson commented on YARN-9214:
--

SUCCESS: Integrated in Jenkins build Hadoop-trunk-Commit #16324 (See 
[https://builds.apache.org/job/Hadoop-trunk-Commit/16324/])
YARN-9214. Add AbstractYarnScheduler#getValidQueues method to remove (yufei: 
rev 2f752830ba74c90ccce818d687572db9afded25b)
* (edit) 
hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-resourcemanager/src/main/java/org/apache/hadoop/yarn/server/resourcemanager/scheduler/AbstractYarnScheduler.java


> Add AbstractYarnScheduler#getValidQueues method to remove duplication
> -
>
> Key: YARN-9214
> URL: https://issues.apache.org/jira/browse/YARN-9214
> Project: Hadoop YARN
>  Issue Type: Improvement
>Affects Versions: 3.1.0, 3.2.0, 2.9.2, 3.0.3, 2.8.5
>Reporter: Wanqiang Ji
>Assignee: Wanqiang Ji
>Priority: Major
> Fix For: 3.3.0
>
> Attachments: YARN-9214.001.patch, YARN-9214.002.patch, 
> YARN-9214.003.patch, YARN-9214.004.patch, YARN-9214.005.patch
>
>
> *AbstractYarnScheduler#moveAllApps* and 
> *AbstractYarnScheduler#killAllAppsInQueue* had the same code segment. So I 
> think we need a method to handle it named 
> *AbstractYarnScheduler#getValidQueues*. Apart from this we need add the doc 
> comment to expound why exists.



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

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



[jira] [Commented] (YARN-9214) Add AbstractYarnScheduler#getValidQueues method to remove duplication

2019-04-01 Thread Yufei Gu (JIRA)


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

Yufei Gu commented on YARN-9214:


Committed to trunk. Thanks [~jiwq] for the contribution. Thanks [~snemeth] for 
the review.

> Add AbstractYarnScheduler#getValidQueues method to remove duplication
> -
>
> Key: YARN-9214
> URL: https://issues.apache.org/jira/browse/YARN-9214
> Project: Hadoop YARN
>  Issue Type: Improvement
>Affects Versions: 3.1.0, 3.2.0, 2.9.2, 3.0.3, 2.8.5
>Reporter: Wanqiang Ji
>Assignee: Wanqiang Ji
>Priority: Major
> Fix For: 3.3.0
>
> Attachments: YARN-9214.001.patch, YARN-9214.002.patch, 
> YARN-9214.003.patch, YARN-9214.004.patch, YARN-9214.005.patch
>
>
> *AbstractYarnScheduler#moveAllApps* and 
> *AbstractYarnScheduler#killAllAppsInQueue* had the same code segment. So I 
> think we need a method to handle it named 
> *AbstractYarnScheduler#getValidQueues*. Apart from this we need add the doc 
> comment to expound why exists.



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

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