[jira] [Updated] (YARN-1022) Unnecessary INFO logs in AMRMClientAsync

2014-03-11 Thread Sietse T. Au (JIRA)
[ https://issues.apache.org/jira/browse/YARN-1022?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sietse T. Au updated YARN-1022: --- Affects Version/s: 2.3.0 Unnecessary INFO logs in AMRMClientAsync

[jira] [Commented] (YARN-1022) Unnecessary INFO logs in AMRMClientAsync

2014-03-11 Thread Sietse T. Au (JIRA)
[ https://issues.apache.org/jira/browse/YARN-1022?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13931178#comment-13931178 ] Sietse T. Au commented on YARN-1022: The patch is targeting the wrong LOG.info, it

[jira] [Updated] (YARN-1022) Unnecessary INFO logs in AMRMClientAsync

2014-03-11 Thread Sietse T. Au (JIRA)
[ https://issues.apache.org/jira/browse/YARN-1022?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sietse T. Au updated YARN-1022: --- Affects Version/s: 2.2.0 Unnecessary INFO logs in AMRMClientAsync

[jira] [Created] (YARN-1902) Allocation of too many containers when a second request is done with the same resource capability

2014-04-04 Thread Sietse T. Au (JIRA)
Sietse T. Au created YARN-1902: -- Summary: Allocation of too many containers when a second request is done with the same resource capability Key: YARN-1902 URL: https://issues.apache.org/jira/browse/YARN-1902

[jira] [Updated] (YARN-1902) Allocation of too many containers when a second request is done with the same resource capability

2014-04-04 Thread Sietse T. Au (JIRA)
[ https://issues.apache.org/jira/browse/YARN-1902?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sietse T. Au updated YARN-1902: --- Attachment: YARN-1902.patch Allocation of too many containers when a second request is done with the

[jira] [Updated] (YARN-1902) Allocation of too many containers when a second request is done with the same resource capability

2014-04-04 Thread Sietse T. Au (JIRA)
[ https://issues.apache.org/jira/browse/YARN-1902?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sietse T. Au updated YARN-1902: --- Description: Regarding AMRMClientImpl Scenario 1: Given a ContainerRequest x with Resource y, when

[jira] [Updated] (YARN-1902) Allocation of too many containers when a second request is done with the same resource capability

2014-04-04 Thread Sietse T. Au (JIRA)
[ https://issues.apache.org/jira/browse/YARN-1902?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sietse T. Au updated YARN-1902: --- Description: Regarding AMRMClientImpl Scenario 1: Given a ContainerRequest x with Resource y, when

[jira] [Updated] (YARN-1902) Allocation of too many containers when a second request is done with the same resource capability

2014-04-06 Thread Sietse T. Au (JIRA)
[ https://issues.apache.org/jira/browse/YARN-1902?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sietse T. Au updated YARN-1902: --- Attachment: YARN-1902.v2.patch removed a comment which was used during debugging. Allocation of too

[jira] [Updated] (YARN-1902) Allocation of too many containers when a second request is done with the same resource capability

2014-04-06 Thread Sietse T. Au (JIRA)
[ https://issues.apache.org/jira/browse/YARN-1902?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sietse T. Au updated YARN-1902: --- Attachment: YARN-1902.v3.patch Moved the managing of administration of resource requests to the

[jira] [Commented] (YARN-1902) Allocation of too many containers when a second request is done with the same resource capability

2014-04-11 Thread Sietse T. Au (JIRA)
[ https://issues.apache.org/jira/browse/YARN-1902?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13967251#comment-13967251 ] Sietse T. Au commented on YARN-1902: Is this the right way to approach this issue or

[jira] [Updated] (YARN-1902) Allocation of too many containers when a second request is done with the same resource capability

2014-04-14 Thread Sietse T. Au (JIRA)
[ https://issues.apache.org/jira/browse/YARN-1902?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sietse T. Au updated YARN-1902: --- Affects Version/s: 2.4.0 Allocation of too many containers when a second request is done with the

[jira] [Commented] (YARN-1902) Allocation of too many containers when a second request is done with the same resource capability

2015-05-19 Thread Sietse T. Au (JIRA)
[ https://issues.apache.org/jira/browse/YARN-1902?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14550462#comment-14550462 ] Sietse T. Au commented on YARN-1902: All solutions will still be workarounds unless the