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 "Alejandro Abdelnur (JIRA)" <ji...@apache.org> on 2013/08/09 02:19:48 UTC

[jira] [Created] (YARN-1048) Add new AMRMClientAsync.getMatchingRequests method taking a Container as parameter

Alejandro Abdelnur created YARN-1048:
----------------------------------------

             Summary: Add new AMRMClientAsync.getMatchingRequests method taking a Container as parameter
                 Key: YARN-1048
                 URL: https://issues.apache.org/jira/browse/YARN-1048
             Project: Hadoop YARN
          Issue Type: Improvement
          Components: api
    Affects Versions: 2.1.0-beta
            Reporter: Alejandro Abdelnur


The current method signature {{getMatchingRequests(Priority priority, String resourceName, Resource resource)}} for using within {{onContainersAllocated(List<Container> containers)}} as we have to deconstruct the info from the received containers.

A new signature, {{getMatchingRequests(Container container)}} would simplify usage for clients.


--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira