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)