Bikas Saha created YARN-927:
-------------------------------

             Summary: Change ContainerRequest to not have more than 1 container 
count and remove StoreContainerRequest
                 Key: YARN-927
                 URL: https://issues.apache.org/jira/browse/YARN-927
             Project: Hadoop YARN
          Issue Type: Task
            Reporter: Bikas Saha
            Assignee: Bikas Saha


The downside is having to use more than 1 container request when requesting 
more than 1 container at * priority. For most other use cases that have 
specific locations we anyways need to make multiple container requests. This 
will also remove unnecessary duplication caused by StoredContainerRequest. It 
will make the getMatchingRequest() always available and easy to use 
removeContainerRequest().

--
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

Reply via email to