You are viewing a plain text version of this content. The canonical link for it is here.
Posted to yarn-dev@hadoop.apache.org by "Subru Krishnan (JIRA)" <ji...@apache.org> on 2014/09/17 01:52:37 UTC

[jira] [Resolved] (YARN-2385) Consider splitting getAppsinQueue to getRunningAppsInQueue + getPendingAppsInQueue

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

Subru Krishnan resolved YARN-2385.
----------------------------------
    Resolution: Later
      Assignee:     (was: Subru Krishnan)

I am marking it as resolved for now as we can split _getAppsInQueue_ to _getRunningAppsInQueue_ + _getPendingAppsInQueue_ when we encounter a concrete use case as currently all consumers need both pending + running apps.

> Consider splitting getAppsinQueue to getRunningAppsInQueue + getPendingAppsInQueue
> ----------------------------------------------------------------------------------
>
>                 Key: YARN-2385
>                 URL: https://issues.apache.org/jira/browse/YARN-2385
>             Project: Hadoop YARN
>          Issue Type: Sub-task
>          Components: capacityscheduler, fairscheduler
>            Reporter: Subru Krishnan
>              Labels: abstractyarnscheduler
>
> Currently getAppsinQueue returns both pending & running apps. The purpose of the JIRA is to explore splitting it to getRunningAppsInQueue + getPendingAppsInQueue that will provide more flexibility to callers



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)