[jira] [Commented] (YARN-7684) The Total Memory and VCores display in the yarn UI is not correct with labeled node

2018-01-01 Thread Sunil G (JIRA)
[ https://issues.apache.org/jira/browse/YARN-7684?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16307727#comment-16307727 ] Sunil G commented on YARN-7684: --- I will say that clicking on NodeLabels link on nodes count wont redirect to

[jira] [Commented] (YARN-6918) Remove acls after queue delete to avoid memory leak

2018-01-01 Thread Sunil G (JIRA)
[ https://issues.apache.org/jira/browse/YARN-6918?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16307726#comment-16307726 ] Sunil G commented on YARN-6918: --- Got it. I guess you will be adding some DEBUG log with that info passed and

[jira] [Comment Edited] (YARN-6918) Remove acls after queue delete to avoid memory leak

2018-01-01 Thread Bibin A Chundatt (JIRA)
[ https://issues.apache.org/jira/browse/YARN-6918?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16307723#comment-16307723 ] Bibin A Chundatt edited comment on YARN-6918 at 1/2/18 6:37 AM: Thank you

[jira] [Commented] (YARN-6918) Remove acls after queue delete to avoid memory leak

2018-01-01 Thread Bibin A Chundatt (JIRA)
[ https://issues.apache.org/jira/browse/YARN-6918?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16307723#comment-16307723 ] Bibin A Chundatt commented on YARN-6918: Thank you [~sunilg] for review {quote} Why

[jira] [Commented] (YARN-7693) ContainersMonitor support configurable

2018-01-01 Thread genericqa (JIRA)
[ https://issues.apache.org/jira/browse/YARN-7693?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16307719#comment-16307719 ] genericqa commented on YARN-7693: - | (x) *{color:red}-1 overall{color}* | \\ \\ || Vote || Subsystem ||

[jira] [Updated] (YARN-6599) Support rich placement constraints in scheduler

2018-01-01 Thread Wangda Tan (JIRA)
[ https://issues.apache.org/jira/browse/YARN-6599?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Wangda Tan updated YARN-6599: - Attachment: YARN-6599-YARN-6592.004.patch Attached ver.4 patch. Added more comprehensive tests, this works

[jira] [Resolved] (YARN-5422) ContainerLocalizer log should be logged in separate log file.

2018-01-01 Thread Surendra Singh Lilhore (JIRA)
[ https://issues.apache.org/jira/browse/YARN-5422?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Surendra Singh Lilhore resolved YARN-5422. -- Resolution: Duplicate > ContainerLocalizer log should be logged in separate log

[jira] [Updated] (YARN-7693) ContainersMonitor support configurable

2018-01-01 Thread Jiandan Yang (JIRA)
[ https://issues.apache.org/jira/browse/YARN-7693?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jiandan Yang updated YARN-7693: Attachment: YARN-7693.001.patch > ContainersMonitor support configurable >

[jira] [Commented] (YARN-7691) Add Unit Tests for Containers Launcher

2018-01-01 Thread Arun Suresh (JIRA)
[ https://issues.apache.org/jira/browse/YARN-7691?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16307683#comment-16307683 ] Arun Suresh commented on YARN-7691: --- Thanks for the patch [~sampada15] Can you maybe adjust the

[jira] [Commented] (YARN-7684) The Total Memory and VCores display in the yarn UI is not correct with labeled node

2018-01-01 Thread Zhao Yi Ming (JIRA)
[ https://issues.apache.org/jira/browse/YARN-7684?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16307653#comment-16307653 ] Zhao Yi Ming commented on YARN-7684: [~sunilg] I porting the YARN-4484 patch back to 2.7.3 and test the

[jira] [Updated] (YARN-7684) The Total Memory and VCores display in the yarn UI is not correct with labeled node

2018-01-01 Thread Zhao Yi Ming (JIRA)
[ https://issues.apache.org/jira/browse/YARN-7684?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Zhao Yi Ming updated YARN-7684: --- Attachment: TestResultsAfterPortingYARN-4484.pdf > The Total Memory and VCores display in the yarn UI

[jira] [Updated] (YARN-7693) ContainersMonitor support configurable

2018-01-01 Thread Jiandan Yang (JIRA)
[ https://issues.apache.org/jira/browse/YARN-7693?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jiandan Yang updated YARN-7693: Description: Currently ContainersMonitor has only one default implementation ContainersMonitorImpl,

[jira] [Created] (YARN-7693) ContainersMonitor support configurable

2018-01-01 Thread Jiandan Yang (JIRA)
Jiandan Yang created YARN-7693: --- Summary: ContainersMonitor support configurable Key: YARN-7693 URL: https://issues.apache.org/jira/browse/YARN-7693 Project: Hadoop YARN Issue Type: New

[jira] [Commented] (YARN-6599) Support rich placement constraints in scheduler

2018-01-01 Thread genericqa (JIRA)
[ https://issues.apache.org/jira/browse/YARN-6599?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16307571#comment-16307571 ] genericqa commented on YARN-6599: - | (x) *{color:red}-1 overall{color}* | \\ \\ || Vote || Subsystem ||

[jira] [Updated] (YARN-6599) Support rich placement constraints in scheduler

2018-01-01 Thread Wangda Tan (JIRA)
[ https://issues.apache.org/jira/browse/YARN-6599?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Wangda Tan updated YARN-6599: - Attachment: YARN-6599-YARN-6592.003.patch Attached ver.3 patch, this should add completed logics and will

[jira] [Commented] (YARN-7542) Fix issue that causes some Running Opportunistic Containers to be recovered as PAUSED

2018-01-01 Thread Sampada Dehankar (JIRA)
[ https://issues.apache.org/jira/browse/YARN-7542?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16307516#comment-16307516 ] Sampada Dehankar commented on YARN-7542: Thanks for submitting the patch [~asuresh]. The patch for

[jira] [Commented] (YARN-7691) Add Unit Tests for Containers Launcher

2018-01-01 Thread genericqa (JIRA)
[ https://issues.apache.org/jira/browse/YARN-7691?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16307497#comment-16307497 ] genericqa commented on YARN-7691: - | (/) *{color:green}+1 overall{color}* | \\ \\ || Vote || Subsystem ||

[jira] [Updated] (YARN-7691) Add Unit Tests for Containers Launcher

2018-01-01 Thread Sampada Dehankar (JIRA)
[ https://issues.apache.org/jira/browse/YARN-7691?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sampada Dehankar updated YARN-7691: --- Attachment: YARN-7691.001.patch > Add Unit Tests for Containers Launcher >