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 "Jian He (JIRA)" <ji...@apache.org> on 2015/04/14 22:40:59 UTC

[jira] [Created] (YARN-3486) Duplicate check for partitioned request on partitioned node

Jian He created YARN-3486:
-----------------------------

             Summary: Duplicate check for partitioned request on partitioned node
                 Key: YARN-3486
                 URL: https://issues.apache.org/jira/browse/YARN-3486
             Project: Hadoop YARN
          Issue Type: Sub-task
            Reporter: Jian He
            Assignee: Jian He


For each partitioned request on partitioned node, we are checking it twice. one on exclusive_scheduling, the other on non_exclusive_scheduling; Probably we need a higher level mapping for resource requests: (partition -> all requests) to avoid double checking for partitioned requests on partitioned node.



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