[jira] [Commented] (YARN-4228) FileSystemRMStateStore use IOUtils#close instead of fs#close

2015-10-06 Thread Rohith Sharma K S (JIRA)
[ https://issues.apache.org/jira/browse/YARN-4228?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=14946237#comment-14946237 ] Rohith Sharma K S commented on YARN-4228: - +1 lgtm.. can you check test failures? >

[jira] [Commented] (YARN-4228) FileSystemRMStateStore use IOUtils#close instead of fs#close

2015-10-06 Thread Bibin A Chundatt (JIRA)
[ https://issues.apache.org/jira/browse/YARN-4228?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=14946238#comment-14946238 ] Bibin A Chundatt commented on YARN-4228: [~rohithsharma] Thnks for looking in to this issue.

[jira] [Commented] (YARN-4209) RMStateStore FENCED state doesn’t work due to updateFencedState called by stateMachine.doTransition

2015-10-06 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/YARN-4209?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=14946231#comment-14946231 ] Hudson commented on YARN-4209: -- FAILURE: Integrated in Hadoop-trunk-Commit #8581 (See

[jira] [Commented] (YARN-4209) RMStateStore FENCED state doesn’t work due to updateFencedState called by stateMachine.doTransition

2015-10-06 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/YARN-4209?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=14946240#comment-14946240 ] Hudson commented on YARN-4209: -- FAILURE: Integrated in Hadoop-Yarn-trunk-Java8 #498 (See

[jira] [Commented] (YARN-4228) FileSystemRMStateStore use IOUtils#close instead of fs#close

2015-10-06 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/YARN-4228?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=14946269#comment-14946269 ] Hudson commented on YARN-4228: -- FAILURE: Integrated in Hadoop-trunk-Commit #8582 (See

[jira] [Commented] (YARN-261) Ability to kill AM attempts

2015-10-06 Thread Jason Lowe (JIRA)
[ https://issues.apache.org/jira/browse/YARN-261?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=14945087#comment-14945087 ] Jason Lowe commented on YARN-261: - Sorry for the late reply. IIRC the original patch implemented a fail

[jira] [Updated] (YARN-3996) YARN-789 (Support for zero capabilities in fairscheduler) is broken after YARN-3305

2015-10-06 Thread Neelesh Srinivas Salian (JIRA)
[ https://issues.apache.org/jira/browse/YARN-3996?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Neelesh Srinivas Salian updated YARN-3996: -- Attachment: YARN-3996.001.patch Attaching Patch with testCase for FairScheduler

[jira] [Updated] (YARN-3446) FairScheduler HeadRoom calculation should exclude nodes in the blacklist.

2015-10-06 Thread zhihai xu (JIRA)
[ https://issues.apache.org/jira/browse/YARN-3446?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] zhihai xu updated YARN-3446: Attachment: (was: YARN-3446.003.patch) > FairScheduler HeadRoom calculation should exclude nodes in the

[jira] [Updated] (YARN-3446) FairScheduler HeadRoom calculation should exclude nodes in the blacklist.

2015-10-06 Thread zhihai xu (JIRA)
[ https://issues.apache.org/jira/browse/YARN-3446?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] zhihai xu updated YARN-3446: Attachment: YARN-3446.003.patch > FairScheduler HeadRoom calculation should exclude nodes in the blacklist.

[jira] [Commented] (YARN-4209) RMStateStore FENCED state doesn’t work due to updateFencedState called by stateMachine.doTransition

2015-10-06 Thread zhihai xu (JIRA)
[ https://issues.apache.org/jira/browse/YARN-4209?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=14946207#comment-14946207 ] zhihai xu commented on YARN-4209: - Thanks [~rohithsharma] for reviewing and committing the patch! >

[jira] [Commented] (YARN-3943) Use separate threshold configurations for disk-full detection and disk-not-full detection.

2015-10-06 Thread zhihai xu (JIRA)
[ https://issues.apache.org/jira/browse/YARN-3943?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=14946210#comment-14946210 ] zhihai xu commented on YARN-3943: - The checkstyle issues and release audit warnings were pre-existing. >

[jira] [Commented] (YARN-4215) RMNodeLabels Manager Need to verify and replace node labels for the only modified Node Label Mappings in the request

2015-10-06 Thread Naganarasimha G R (JIRA)
[ https://issues.apache.org/jira/browse/YARN-4215?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=14945491#comment-14945491 ] Naganarasimha G R commented on YARN-4215: - TestFifoScheduler is passing locally and seems like

[jira] [Updated] (YARN-4209) RMStateStore FENCED state doesn’t work due to updateFencedState called by stateMachine.doTransition

2015-10-06 Thread zhihai xu (JIRA)
[ https://issues.apache.org/jira/browse/YARN-4209?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] zhihai xu updated YARN-4209: Attachment: YARN-4209.branch-2.7.patch > RMStateStore FENCED state doesn’t work due to updateFencedState

[jira] [Commented] (YARN-4215) RMNodeLabels Manager Need to verify and replace node labels for the only modified Node Label Mappings in the request

2015-10-06 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/YARN-4215?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=14945603#comment-14945603 ] Hudson commented on YARN-4215: -- FAILURE: Integrated in Hadoop-trunk-Commit #8577 (See

[jira] [Commented] (YARN-4178) [storage implementation] app id as string in row keys can cause incorrect ordering

2015-10-06 Thread Varun Saxena (JIRA)
[ https://issues.apache.org/jira/browse/YARN-4178?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=14945480#comment-14945480 ] Varun Saxena commented on YARN-4178: Ok. But then should we rename the other one as invertLong ? >

[jira] [Commented] (YARN-4209) RMStateStore FENCED state doesn’t work due to updateFencedState called by stateMachine.doTransition

2015-10-06 Thread Hadoop QA (JIRA)
[ https://issues.apache.org/jira/browse/YARN-4209?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=14945575#comment-14945575 ] Hadoop QA commented on YARN-4209: - \\ \\ | (x) *{color:red}-1 overall{color}* | \\ \\ || Vote || Subsystem

[jira] [Commented] (YARN-4178) [storage implementation] app id as string in row keys can cause incorrect ordering

2015-10-06 Thread Sangjin Lee (JIRA)
[ https://issues.apache.org/jira/browse/YARN-4178?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=14945475#comment-14945475 ] Sangjin Lee commented on YARN-4178: --- The latest patch looks good to me for the most part. I just had one

[jira] [Commented] (YARN-4178) [storage implementation] app id as string in row keys can cause incorrect ordering

2015-10-06 Thread Sangjin Lee (JIRA)
[ https://issues.apache.org/jira/browse/YARN-4178?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=14945485#comment-14945485 ] Sangjin Lee commented on YARN-4178: --- That's fine too. I'm comfortable either way (invert/invertInt vs.

[jira] [Updated] (YARN-3943) Use separate threshold configurations for disk-full detection and disk-not-full detection.

2015-10-06 Thread zhihai xu (JIRA)
[ https://issues.apache.org/jira/browse/YARN-3943?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] zhihai xu updated YARN-3943: Attachment: (was: YARN-3943.001.patch) > Use separate threshold configurations for disk-full detection

[jira] [Updated] (YARN-4127) RM fail with noAuth error if switched from non-failover mode to failover mode

2015-10-06 Thread Varun Saxena (JIRA)
[ https://issues.apache.org/jira/browse/YARN-4127?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Varun Saxena updated YARN-4127: --- Affects Version/s: 2.7.1 > RM fail with noAuth error if switched from non-failover mode to failover

[jira] [Updated] (YARN-4178) [storage implementation] app id as string in row keys can cause incorrect ordering

2015-10-06 Thread Varun Saxena (JIRA)
[ https://issues.apache.org/jira/browse/YARN-4178?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Varun Saxena updated YARN-4178: --- Attachment: YARN-4178-YARN-2928.05.patch > [storage implementation] app id as string in row keys can

[jira] [Updated] (YARN-4127) RM fail with noAuth error if switched from non-failover mode to failover mode

2015-10-06 Thread Varun Saxena (JIRA)
[ https://issues.apache.org/jira/browse/YARN-4127?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Varun Saxena updated YARN-4127: --- Component/s: resourcemanager > RM fail with noAuth error if switched from non-failover mode to

[jira] [Created] (YARN-4231) Node Label should support pluggable storage

2015-10-06 Thread Wangda Tan (JIRA)
Wangda Tan created YARN-4231: Summary: Node Label should support pluggable storage Key: YARN-4231 URL: https://issues.apache.org/jira/browse/YARN-4231 Project: Hadoop YARN Issue Type: Sub-task

[jira] [Commented] (YARN-4230) Increasing container resource while there is no headroom left will cause ResourceManager to crash

2015-10-06 Thread Hadoop QA (JIRA)
[ https://issues.apache.org/jira/browse/YARN-4230?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=14945574#comment-14945574 ] Hadoop QA commented on YARN-4230: - \\ \\ | (x) *{color:red}-1 overall{color}* | \\ \\ || Vote || Subsystem

[jira] [Updated] (YARN-3943) Use separate threshold configurations for disk-full detection and disk-not-full detection.

2015-10-06 Thread zhihai xu (JIRA)
[ https://issues.apache.org/jira/browse/YARN-3943?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] zhihai xu updated YARN-3943: Attachment: YARN-3943.001.patch > Use separate threshold configurations for disk-full detection and >

[jira] [Updated] (YARN-4215) RMNodeLabels Manager Need to verify and replace node labels for the only modified Node Label Mappings in the request

2015-10-06 Thread Naganarasimha G R (JIRA)
[ https://issues.apache.org/jira/browse/YARN-4215?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Naganarasimha G R updated YARN-4215: Attachment: YARN-4215.v1.002.patch Hi [~wangda] I have updated the test cases please check

[jira] [Commented] (YARN-4162) Scheduler info in REST, is currently not displaying partition specific queue information similar to UI

2015-10-06 Thread Hadoop QA (JIRA)
[ https://issues.apache.org/jira/browse/YARN-4162?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=14944593#comment-14944593 ] Hadoop QA commented on YARN-4162: - \\ \\ | (x) *{color:red}-1 overall{color}* | \\ \\ || Vote || Subsystem

[jira] [Updated] (YARN-4215) RMNodeLabels Manager Need to verify and replace node labels for the only modified Node Label Mappings in the request

2015-10-06 Thread Naganarasimha G R (JIRA)
[ https://issues.apache.org/jira/browse/YARN-4215?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Naganarasimha G R updated YARN-4215: Attachment: (was: YARN-4215.v1.002.patch) > RMNodeLabels Manager Need to verify and

[jira] [Updated] (YARN-4228) FileSystemRMStateStore use IOUtils on fs#close

2015-10-06 Thread Bibin A Chundatt (JIRA)
[ https://issues.apache.org/jira/browse/YARN-4228?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Bibin A Chundatt updated YARN-4228: --- Attachment: 0001-YARN-4228.patch Attaching patch for the same > FileSystemRMStateStore use

[jira] [Commented] (YARN-4227) FairScheduler: RM quits processing expired container from a removed node

2015-10-06 Thread Hadoop QA (JIRA)
[ https://issues.apache.org/jira/browse/YARN-4227?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=14944602#comment-14944602 ] Hadoop QA commented on YARN-4227: - \\ \\ | (x) *{color:red}-1 overall{color}* | \\ \\ || Vote || Subsystem

[jira] [Commented] (YARN-4215) RMNodeLabels Manager Need to verify and replace node labels for the only modified Node Label Mappings in the request

2015-10-06 Thread Hadoop QA (JIRA)
[ https://issues.apache.org/jira/browse/YARN-4215?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=14944608#comment-14944608 ] Hadoop QA commented on YARN-4215: - \\ \\ | (x) *{color:red}-1 overall{color}* | \\ \\ || Vote || Subsystem

[jira] [Commented] (YARN-4178) [storage implementation] app id as string in row keys can cause incorrect ordering

2015-10-06 Thread Vrushali C (JIRA)
[ https://issues.apache.org/jira/browse/YARN-4178?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=14945776#comment-14945776 ] Vrushali C commented on YARN-4178: -- Patch v5 looks good to me too. > [storage implementation] app id as

[jira] [Updated] (YARN-4230) Increasing container resource while there is no headroom left will cause ResourceManager to crash

2015-10-06 Thread Wangda Tan (JIRA)
[ https://issues.apache.org/jira/browse/YARN-4230?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Wangda Tan updated YARN-4230: - Issue Type: Sub-task (was: Bug) Parent: YARN-1197 > Increasing container resource while there is

[jira] [Commented] (YARN-3943) Use separate threshold configurations for disk-full detection and disk-not-full detection.

2015-10-06 Thread Hadoop QA (JIRA)
[ https://issues.apache.org/jira/browse/YARN-3943?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=14945681#comment-14945681 ] Hadoop QA commented on YARN-3943: - \\ \\ | (x) *{color:red}-1 overall{color}* | \\ \\ || Vote || Subsystem

[jira] [Commented] (YARN-3216) Max-AM-Resource-Percentage should respect node labels

2015-10-06 Thread Wangda Tan (JIRA)
[ https://issues.apache.org/jira/browse/YARN-3216?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=14945717#comment-14945717 ] Wangda Tan commented on YARN-3216: -- [~sunilg], bq. In FiCaSchedulerApp's ctor, update

[jira] [Updated] (YARN-3943) Use separate threshold configurations for disk-full detection and disk-not-full detection.

2015-10-06 Thread zhihai xu (JIRA)
[ https://issues.apache.org/jira/browse/YARN-3943?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] zhihai xu updated YARN-3943: Attachment: (was: YARN-3943.001.patch) > Use separate threshold configurations for disk-full detection

[jira] [Updated] (YARN-3943) Use separate threshold configurations for disk-full detection and disk-not-full detection.

2015-10-06 Thread zhihai xu (JIRA)
[ https://issues.apache.org/jira/browse/YARN-3943?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] zhihai xu updated YARN-3943: Attachment: YARN-3943.001.patch > Use separate threshold configurations for disk-full detection and >

[jira] [Commented] (YARN-4215) RMNodeLabels Manager Need to verify and replace node labels for the only modified Node Label Mappings in the request

2015-10-06 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/YARN-4215?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=14945753#comment-14945753 ] Hudson commented on YARN-4215: -- SUCCESS: Integrated in Hadoop-Yarn-trunk #1225 (See

[jira] [Commented] (YARN-4178) [storage implementation] app id as string in row keys can cause incorrect ordering

2015-10-06 Thread Hadoop QA (JIRA)
[ https://issues.apache.org/jira/browse/YARN-4178?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=14945643#comment-14945643 ] Hadoop QA commented on YARN-4178: - \\ \\ | (x) *{color:red}-1 overall{color}* | \\ \\ || Vote || Subsystem

[jira] [Commented] (YARN-4178) [storage implementation] app id as string in row keys can cause incorrect ordering

2015-10-06 Thread Sangjin Lee (JIRA)
[ https://issues.apache.org/jira/browse/YARN-4178?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=14945750#comment-14945750 ] Sangjin Lee commented on YARN-4178: --- The latest patch LGTM. I'll wait a little while before I commit to

[jira] [Commented] (YARN-4215) RMNodeLabels Manager Need to verify and replace node labels for the only modified Node Label Mappings in the request

2015-10-06 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/YARN-4215?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=14945811#comment-14945811 ] Hudson commented on YARN-4215: -- FAILURE: Integrated in Hadoop-Yarn-trunk-Java8 #496 (See

[jira] [Updated] (YARN-4218) Metric for resource*time that was preempted

2015-10-06 Thread Chang Li (JIRA)
[ https://issues.apache.org/jira/browse/YARN-4218?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Chang Li updated YARN-4218: --- Attachment: YARN-4218.2.patch > Metric for resource*time that was preempted >

[jira] [Commented] (YARN-4215) RMNodeLabels Manager Need to verify and replace node labels for the only modified Node Label Mappings in the request

2015-10-06 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/YARN-4215?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=14945887#comment-14945887 ] Hudson commented on YARN-4215: -- FAILURE: Integrated in Hadoop-Mapreduce-trunk #2431 (See

[jira] [Updated] (YARN-3446) FairScheduler HeadRoom calculation should exclude nodes in the blacklist.

2015-10-06 Thread zhihai xu (JIRA)
[ https://issues.apache.org/jira/browse/YARN-3446?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] zhihai xu updated YARN-3446: Attachment: YARN-3446.003.patch > FairScheduler HeadRoom calculation should exclude nodes in the blacklist.

[jira] [Commented] (YARN-4009) CORS support for ResourceManager REST API

2015-10-06 Thread Jonathan Eagles (JIRA)
[ https://issues.apache.org/jira/browse/YARN-4009?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=14945898#comment-14945898 ] Jonathan Eagles commented on YARN-4009: --- [~vvasudev], I'm wondering one more thing. Instead of adding

[jira] [Updated] (YARN-3446) FairScheduler HeadRoom calculation should exclude nodes in the blacklist.

2015-10-06 Thread zhihai xu (JIRA)
[ https://issues.apache.org/jira/browse/YARN-3446?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] zhihai xu updated YARN-3446: Attachment: (was: YARN-3446.003.patch) > FairScheduler HeadRoom calculation should exclude nodes in the

[jira] [Commented] (YARN-462) Project Parameter for Chargeback

2015-10-06 Thread Ruslan Dautkhanov (JIRA)
[ https://issues.apache.org/jira/browse/YARN-462?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=14945933#comment-14945933 ] Ruslan Dautkhanov commented on YARN-462: It's probably related to

[jira] [Commented] (YARN-4228) FileSystemRMStateStore use IOUtils on fs#close

2015-10-06 Thread Hadoop QA (JIRA)
[ https://issues.apache.org/jira/browse/YARN-4228?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=14944670#comment-14944670 ] Hadoop QA commented on YARN-4228: - \\ \\ | (x) *{color:red}-1 overall{color}* | \\ \\ || Vote || Subsystem

[jira] [Commented] (YARN-4224) Change the REST interface to conform to current REST APIs' in YARN

2015-10-06 Thread Varun Saxena (JIRA)
[ https://issues.apache.org/jira/browse/YARN-4224?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=14944644#comment-14944644 ] Varun Saxena commented on YARN-4224: All these are new APIs' added as part of ATSv2. And ATSv2 is

[jira] [Updated] (YARN-4224) Change the ATSv2 reader side REST interface to conform to current REST APIs' in YARN

2015-10-06 Thread Varun Saxena (JIRA)
[ https://issues.apache.org/jira/browse/YARN-4224?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Varun Saxena updated YARN-4224: --- Summary: Change the ATSv2 reader side REST interface to conform to current REST APIs' in YARN (was:

[jira] [Updated] (YARN-4228) FileSystemRMStateStore use IOUtils.close instead of fs#close

2015-10-06 Thread Bibin A Chundatt (JIRA)
[ https://issues.apache.org/jira/browse/YARN-4228?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Bibin A Chundatt updated YARN-4228: --- Summary: FileSystemRMStateStore use IOUtils.close instead of fs#close (was:

[jira] [Updated] (YARN-4228) FileSystemRMStateStore use IOUtils#close instead of fs#close

2015-10-06 Thread Bibin A Chundatt (JIRA)
[ https://issues.apache.org/jira/browse/YARN-4228?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Bibin A Chundatt updated YARN-4228: --- Summary: FileSystemRMStateStore use IOUtils#close instead of fs#close (was:

[jira] [Commented] (YARN-4209) RMStateStore FENCED state doesn’t work due to updateFencedState called by stateMachine.doTransition

2015-10-06 Thread zhihai xu (JIRA)
[ https://issues.apache.org/jira/browse/YARN-4209?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=14945553#comment-14945553 ] zhihai xu commented on YARN-4209: - thanks [~rohithsharma]! Yes, I attached the patch

[jira] [Commented] (YARN-4215) RMNodeLabels Manager Need to verify and replace node labels for the only modified Node Label Mappings in the request

2015-10-06 Thread Wangda Tan (JIRA)
[ https://issues.apache.org/jira/browse/YARN-4215?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=14945558#comment-14945558 ] Wangda Tan commented on YARN-4215: -- Patch looks good, committing... > RMNodeLabels Manager Need to verify

[jira] [Commented] (YARN-4215) RMNodeLabels Manager Need to verify and replace node labels for the only modified Node Label Mappings in the request

2015-10-06 Thread Naganarasimha G R (JIRA)
[ https://issues.apache.org/jira/browse/YARN-4215?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=14946165#comment-14946165 ] Naganarasimha G R commented on YARN-4215: - Thanks [~wangda] for reviewing and committing the patch

[jira] [Commented] (YARN-4215) RMNodeLabels Manager Need to verify and replace node labels for the only modified Node Label Mappings in the request

2015-10-06 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/YARN-4215?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=14946038#comment-14946038 ] Hudson commented on YARN-4215: -- FAILURE: Integrated in Hadoop-Hdfs-trunk-Java8 #462 (See

[jira] [Commented] (YARN-4215) RMNodeLabels Manager Need to verify and replace node labels for the only modified Node Label Mappings in the request

2015-10-06 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/YARN-4215?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=14946082#comment-14946082 ] Hudson commented on YARN-4215: -- FAILURE: Integrated in Hadoop-Hdfs-trunk #2401 (See

[jira] [Commented] (YARN-4218) Metric for resource*time that was preempted

2015-10-06 Thread Hadoop QA (JIRA)
[ https://issues.apache.org/jira/browse/YARN-4218?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=14946090#comment-14946090 ] Hadoop QA commented on YARN-4218: - \\ \\ | (x) *{color:red}-1 overall{color}* | \\ \\ || Vote || Subsystem

[jira] [Commented] (YARN-3446) FairScheduler HeadRoom calculation should exclude nodes in the blacklist.

2015-10-06 Thread Hadoop QA (JIRA)
[ https://issues.apache.org/jira/browse/YARN-3446?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=14946117#comment-14946117 ] Hadoop QA commented on YARN-3446: - \\ \\ | (x) *{color:red}-1 overall{color}* | \\ \\ || Vote || Subsystem

[jira] [Commented] (YARN-462) Project Parameter for Chargeback

2015-10-06 Thread Jason Lowe (JIRA)
[ https://issues.apache.org/jira/browse/YARN-462?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=14945950#comment-14945950 ] Jason Lowe commented on YARN-462: - It is related to YARN-415 but not implemented by it. YARN-415 adds the

[jira] [Commented] (YARN-3943) Use separate threshold configurations for disk-full detection and disk-not-full detection.

2015-10-06 Thread Hadoop QA (JIRA)
[ https://issues.apache.org/jira/browse/YARN-3943?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=14945954#comment-14945954 ] Hadoop QA commented on YARN-3943: - \\ \\ | (x) *{color:red}-1 overall{color}* | \\ \\ || Vote || Subsystem

[jira] [Commented] (YARN-4175) Example of use YARN-1197

2015-10-06 Thread MENG DING (JIRA)
[ https://issues.apache.org/jira/browse/YARN-4175?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=14945988#comment-14945988 ] MENG DING commented on YARN-4175: - Update on my testing result. Based on my tests of this feature against

[jira] [Commented] (YARN-4175) Example of use YARN-1197

2015-10-06 Thread Wangda Tan (JIRA)
[ https://issues.apache.org/jira/browse/YARN-4175?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=14946015#comment-14946015 ] Wangda Tan commented on YARN-4175: -- Thanks [~mding] a lot! As an end-to-end test for basic

[jira] [Commented] (YARN-3798) ZKRMStateStore shouldn't create new session without occurrance of SESSIONEXPIED

2015-10-06 Thread Sangjin Lee (JIRA)
[ https://issues.apache.org/jira/browse/YARN-3798?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=14946018#comment-14946018 ] Sangjin Lee commented on YARN-3798: --- I think you can name your patch {{YARN-3798-branch-2.6.001.patch}}

[jira] [Commented] (YARN-1509) Make AMRMClient support send increase container request and get increased/decreased containers

2015-10-06 Thread Wangda Tan (JIRA)
[ https://issues.apache.org/jira/browse/YARN-1509?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=14946020#comment-14946020 ] Wangda Tan commented on YARN-1509: -- Thanks [~mding], I think patch looks good, and your response makes

[jira] [Commented] (YARN-4216) Container logs not shown for newly assigned containers after NM recovery

2015-10-06 Thread Jason Lowe (JIRA)
[ https://issues.apache.org/jira/browse/YARN-4216?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=14945020#comment-14945020 ] Jason Lowe commented on YARN-4216: -- If we're decommissioning a node then we're not doing a rolling upgrade

[jira] [Updated] (YARN-4230) Increasing container resource while there is no headroom left will cause ResourceManager to crash

2015-10-06 Thread MENG DING (JIRA)
[ https://issues.apache.org/jira/browse/YARN-4230?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] MENG DING updated YARN-4230: Attachment: YARN-4230.1.patch The fix is simple. Attaching the patch with an added test case. > Increasing

[jira] [Updated] (YARN-4229) Support max-am-resource-percentage per label partition for User

2015-10-06 Thread Sunil G (JIRA)
[ https://issues.apache.org/jira/browse/YARN-4229?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sunil G updated YARN-4229: -- Issue Type: Sub-task (was: Bug) Parent: YARN-2492 > Support max-am-resource-percentage per label

[jira] [Commented] (YARN-261) Ability to kill AM attempts

2015-10-06 Thread Rohith Sharma K S (JIRA)
[ https://issues.apache.org/jira/browse/YARN-261?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=14945258#comment-14945258 ] Rohith Sharma K S commented on YARN-261: Thanks [~jlowe] for sharing your thoughts. While rebasing

[jira] [Created] (YARN-4230) Increasing container resource while there is no headroom left will cause ResourceManager to crash

2015-10-06 Thread MENG DING (JIRA)
MENG DING created YARN-4230: --- Summary: Increasing container resource while there is no headroom left will cause ResourceManager to crash Key: YARN-4230 URL: https://issues.apache.org/jira/browse/YARN-4230

[jira] [Created] (YARN-4229) Support max-am-resource-percentage per label partition for User

2015-10-06 Thread Sunil G (JIRA)
Sunil G created YARN-4229: - Summary: Support max-am-resource-percentage per label partition for User Key: YARN-4229 URL: https://issues.apache.org/jira/browse/YARN-4229 Project: Hadoop YARN Issue

[jira] [Commented] (YARN-4000) RM crashes with NPE if leaf queue becomes parent queue during restart

2015-10-06 Thread Rohith Sharma K S (JIRA)
[ https://issues.apache.org/jira/browse/YARN-4000?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=14945318#comment-14945318 ] Rohith Sharma K S commented on YARN-4000: - [~varun_saxena] I see many changes related to diagnosis