[jira] [Commented] (YARN-5716) Add global scheduler interface definition and update CapacityScheduler to use it.

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

[jira] [Commented] (YARN-4464) default value of yarn.resourcemanager.state-store.max-completed-applications should lower.

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

[jira] [Commented] (YARN-5466) DefaultContainerExecutor needs JavaDocs

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

[jira] [Commented] (YARN-5466) DefaultContainerExecutor needs JavaDocs

2016-10-07 Thread Robert Kanter (JIRA)
[ https://issues.apache.org/jira/browse/YARN-5466?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15556822#comment-15556822 ] Robert Kanter commented on YARN-5466: - A few things (this would be so much easier if we used something

[jira] [Commented] (YARN-5385) Add a PriorityAgent in ReservationSystem

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

[jira] [Updated] (YARN-5716) Add global scheduler interface definition and update CapacityScheduler to use it.

2016-10-07 Thread Wangda Tan (JIRA)
[ https://issues.apache.org/jira/browse/YARN-5716?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Wangda Tan updated YARN-5716: - Attachment: YARN-5716.001.patch Attached ver.1 patch for review, it is fully functioned, has all changes

[jira] [Updated] (YARN-5466) DefaultContainerExecutor needs JavaDocs

2016-10-07 Thread Daniel Templeton (JIRA)
[ https://issues.apache.org/jira/browse/YARN-5466?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Daniel Templeton updated YARN-5466: --- Attachment: YARN-5466.002.patch Rebased. > DefaultContainerExecutor needs JavaDocs >

[jira] [Commented] (YARN-5466) DefaultContainerExecutor needs JavaDocs

2016-10-07 Thread Robert Kanter (JIRA)
[ https://issues.apache.org/jira/browse/YARN-5466?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15556620#comment-15556620 ] Robert Kanter commented on YARN-5466: - I took a quick look and it seems good to me too. However, it

[jira] [Commented] (YARN-5156) YARN_CONTAINER_FINISHED of YARN_CONTAINERs will always have running state

2016-10-07 Thread Sangjin Lee (JIRA)
[ https://issues.apache.org/jira/browse/YARN-5156?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15556606#comment-15556606 ] Sangjin Lee commented on YARN-5156: --- Coming from YARN-5699. As I commented on YARN-5699, it might be OK

[jira] [Commented] (YARN-5699) Retrospect yarn entity fields which are publishing in events info fields.

2016-10-07 Thread Sangjin Lee (JIRA)
[ https://issues.apache.org/jira/browse/YARN-5699?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15556601#comment-15556601 ] Sangjin Lee commented on YARN-5699: --- Thanks [~rohithsharma] for the patch! Sorry it took me a while to

[jira] [Updated] (YARN-5385) Add a PriorityAgent in ReservationSystem

2016-10-07 Thread Sean Po (JIRA)
[ https://issues.apache.org/jira/browse/YARN-5385?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sean Po updated YARN-5385: -- Attachment: YARN-5385.v003.patch YARN-5385.v003.patch cleans up the test for the SimplePriorityReservationAgent,

[jira] [Commented] (YARN-5139) [Umbrella] Move YARN scheduler towards global scheduler

2016-10-07 Thread Vinod Kumar Vavilapalli (JIRA)
[ https://issues.apache.org/jira/browse/YARN-5139?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15556577#comment-15556577 ] Vinod Kumar Vavilapalli commented on YARN-5139: --- Great work, [~leftnoteasy]! > [Umbrella]

[jira] [Updated] (YARN-4464) default value of yarn.resourcemanager.state-store.max-completed-applications should lower.

2016-10-07 Thread Daniel Templeton (JIRA)
[ https://issues.apache.org/jira/browse/YARN-4464?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Daniel Templeton updated YARN-4464: --- Attachment: YARN-4464.007.patch Addressed comments. > default value of

[jira] [Updated] (YARN-5047) Refactor nodeUpdate across schedulers

2016-10-07 Thread Ray Chiang (JIRA)
[ https://issues.apache.org/jira/browse/YARN-5047?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ray Chiang updated YARN-5047: - Attachment: YARN-5047.012.patch Lots of updating needed after YARN-3139. > Refactor nodeUpdate across

[jira] [Commented] (YARN-5139) [Umbrella] Move YARN scheduler towards global scheduler

2016-10-07 Thread Wangda Tan (JIRA)
[ https://issues.apache.org/jira/browse/YARN-5139?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15556378#comment-15556378 ] Wangda Tan commented on YARN-5139: -- To avoid distracting global scheduler overall design/discussion,

[jira] [Updated] (YARN-5716) Add global scheduler interface definition and update CapacityScheduler to use it.

2016-10-07 Thread Wangda Tan (JIRA)
[ https://issues.apache.org/jira/browse/YARN-5716?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Wangda Tan updated YARN-5716: - Description: Target of this JIRA: - Definition of interfaces / objects which will be used by global

[jira] [Created] (YARN-5716) Add global scheduler interface definition and update CapacityScheduler to use it.

2016-10-07 Thread Wangda Tan (JIRA)
Wangda Tan created YARN-5716: Summary: Add global scheduler interface definition and update CapacityScheduler to use it. Key: YARN-5716 URL: https://issues.apache.org/jira/browse/YARN-5716 Project:

[jira] [Commented] (YARN-5551) Ignore file backed pages from memory computation when smaps is enabled

2016-10-07 Thread Gopal V (JIRA)
[ https://issues.apache.org/jira/browse/YARN-5551?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=1963#comment-1963 ] Gopal V commented on YARN-5551: --- [~nroberts]/[~jlowe]: Edited the ticket title for clarity (smaps is still

[jira] [Updated] (YARN-5551) Ignore file backed pages from memory computation when smaps is enabled

2016-10-07 Thread Gopal V (JIRA)
[ https://issues.apache.org/jira/browse/YARN-5551?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Gopal V updated YARN-5551: -- Summary: Ignore file backed pages from memory computation when smaps is enabled (was: Ignore deleted file

[jira] [Commented] (YARN-5698) [YARN-3368] Launch new YARN UI under hadoop web app port

2016-10-07 Thread Wangda Tan (JIRA)
[ https://issues.apache.org/jira/browse/YARN-5698?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=1902#comment-1902 ] Wangda Tan commented on YARN-5698: -- LGTM, thanks. > [YARN-3368] Launch new YARN UI under hadoop web app

[jira] [Commented] (YARN-2009) Priority support for preemption in ProportionalCapacityPreemptionPolicy

2016-10-07 Thread Wangda Tan (JIRA)
[ https://issues.apache.org/jira/browse/YARN-2009?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=1895#comment-1895 ] Wangda Tan commented on YARN-2009: -- bq. I am not comfortable with fixing this in another patch. Our main

[jira] [Commented] (YARN-5561) [Atsv2] : Support for ability to retrieve apps/app-attempt/containers and entities via REST

2016-10-07 Thread Sangjin Lee (JIRA)
[ https://issues.apache.org/jira/browse/YARN-5561?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=1831#comment-1831 ] Sangjin Lee commented on YARN-5561: --- {quote} That said, these REST end points are enhancement of

[jira] [Commented] (YARN-4329) Allow fetching exact reason as to why a submitted app is in ACCEPTED state in Fair Scheduler

2016-10-07 Thread Yufei Gu (JIRA)
[ https://issues.apache.org/jira/browse/YARN-4329?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=1777#comment-1777 ] Yufei Gu commented on YARN-4329: Thanks for the explanation. That makes sense. I will update a new patch

[jira] [Commented] (YARN-3139) Improve locks in AbstractYarnScheduler/CapacityScheduler/FairScheduler

2016-10-07 Thread Wangda Tan (JIRA)
[ https://issues.apache.org/jira/browse/YARN-3139?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=1760#comment-1760 ] Wangda Tan commented on YARN-3139: -- Thanks [~asuresh] and [~jianhe] for review and commit! > Improve

[jira] [Commented] (YARN-5707) Add manager class for resource profiles

2016-10-07 Thread Wangda Tan (JIRA)
[ https://issues.apache.org/jira/browse/YARN-5707?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=1702#comment-1702 ] Wangda Tan commented on YARN-5707: -- LGTM, +1, thanks [~vvasudev]. > Add manager class for resource

[jira] [Updated] (YARN-5690) Integrate native services modules into maven build

2016-10-07 Thread Billie Rinaldi (JIRA)
[ https://issues.apache.org/jira/browse/YARN-5690?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Billie Rinaldi updated YARN-5690: - Attachment: YARN-5690-yarn-native-services.001.patch > Integrate native services modules into

[jira] [Commented] (YARN-5704) Provide config knobs to control enabling/disabling new/work in progress features in container-executor

2016-10-07 Thread Allen Wittenauer (JIRA)
[ https://issues.apache.org/jira/browse/YARN-5704?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=1492#comment-1492 ] Allen Wittenauer commented on YARN-5704: bq. As you can see from the patch, most of the changes in

[jira] [Commented] (YARN-5256) Add REST endpoint to support detailed NodeLabel Informations

2016-10-07 Thread Sunil G (JIRA)
[ https://issues.apache.org/jira/browse/YARN-5256?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=1338#comment-1338 ] Sunil G commented on YARN-5256: --- Thanks Naga.. And sorry for the delay.. Test case s not related. I can try

[jira] [Commented] (YARN-5659) getPathFromYarnURL should use standard methods

2016-10-07 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/YARN-5659?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=1306#comment-1306 ] Hudson commented on YARN-5659: -- SUCCESS: Integrated in Jenkins build Hadoop-trunk-Commit #10564 (See

[jira] [Comment Edited] (YARN-5256) Add REST endpoint to support detailed NodeLabel Informations

2016-10-07 Thread Naganarasimha G R (JIRA)
[ https://issues.apache.org/jira/browse/YARN-5256?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=1127#comment-1127 ] Naganarasimha G R edited comment on YARN-5256 at 10/7/16 2:50 PM: -- forgot

[jira] [Updated] (YARN-5714) ContainerExecutor does not order environment map

2016-10-07 Thread Naganarasimha G R (JIRA)
[ https://issues.apache.org/jira/browse/YARN-5714?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Naganarasimha G R updated YARN-5714: Assignee: Remi Catherinot > ContainerExecutor does not order environment map >

[jira] [Issue Comment Deleted] (YARN-5714) ContainerExecutor does not order environment map

2016-10-07 Thread Naganarasimha G R (JIRA)
[ https://issues.apache.org/jira/browse/YARN-5714?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Naganarasimha G R updated YARN-5714: Comment: was deleted (was: Thanks for raising this issue [~rcatherinot], Agree to this issue

[jira] [Updated] (YARN-5714) ContainerExecutor does not order environment map

2016-10-07 Thread Naganarasimha G R (JIRA)
[ https://issues.apache.org/jira/browse/YARN-5714?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Naganarasimha G R updated YARN-5714: Assignee: Remi Catherinot > ContainerExecutor does not order environment map >

[jira] [Commented] (YARN-5714) ContainerExecutor does not order environment map

2016-10-07 Thread Naganarasimha G R (JIRA)
[ https://issues.apache.org/jira/browse/YARN-5714?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=1261#comment-1261 ] Naganarasimha G R commented on YARN-5714: - Thanks for raising this issue [~rcatherinot], Agree to

[jira] [Commented] (YARN-5714) ContainerExecutor does not order environment map

2016-10-07 Thread Naganarasimha G R (JIRA)
[ https://issues.apache.org/jira/browse/YARN-5714?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=1260#comment-1260 ] Naganarasimha G R commented on YARN-5714: - Thanks for raising this issue [~rcatherinot], Agree to

[jira] [Commented] (YARN-5256) Add REST endpoint to support detailed NodeLabel Informations

2016-10-07 Thread Naganarasimha G R (JIRA)
[ https://issues.apache.org/jira/browse/YARN-5256?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=1127#comment-1127 ] Naganarasimha G R commented on YARN-5256: - forgot to mention that testcase is not related to this

[jira] [Commented] (YARN-5362) TestRMRestart#testFinishedAppRemovalAfterRMRestart can fail

2016-10-07 Thread Naganarasimha G R (JIRA)
[ https://issues.apache.org/jira/browse/YARN-5362?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=1110#comment-1110 ] Naganarasimha G R commented on YARN-5362: - able to still see this issue YARN-5256 as part of the

[jira] [Commented] (YARN-5706) Fail to launch SLSRunner due to NPE

2016-10-07 Thread Kai Sasaki (JIRA)
[ https://issues.apache.org/jira/browse/YARN-5706?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=1027#comment-1027 ] Kai Sasaki commented on YARN-5706: -- [~aw] Thanks. I updated to use {{HADOOP_TOOLS_DIR}}. Could you review

[jira] [Commented] (YARN-5706) Fail to launch SLSRunner due to NPE

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

[jira] [Updated] (YARN-5706) Fail to launch SLSRunner due to NPE

2016-10-07 Thread Kai Sasaki (JIRA)
[ https://issues.apache.org/jira/browse/YARN-5706?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Kai Sasaki updated YARN-5706: - Attachment: YARN-5706.02.patch > Fail to launch SLSRunner due to NPE > ---

[jira] [Commented] (YARN-5561) [Atsv2] : Support for ability to retrieve apps/app-attempt/containers and entities via REST

2016-10-07 Thread Varun Saxena (JIRA)
[ https://issues.apache.org/jira/browse/YARN-5561?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15554982#comment-15554982 ] Varun Saxena commented on YARN-5561: bq. That said, these REST end points are enhancement of

[jira] [Updated] (YARN-5556) Support for deleting queues without requiring a RM restart

2016-10-07 Thread Naganarasimha G R (JIRA)
[ https://issues.apache.org/jira/browse/YARN-5556?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Naganarasimha G R updated YARN-5556: Attachment: YARN-5556.v1.002.patch reattaching the patch not sure why jenkins is not picking

[jira] [Updated] (YARN-5556) Support for deleting queues without requiring a RM restart

2016-10-07 Thread Naganarasimha G R (JIRA)
[ https://issues.apache.org/jira/browse/YARN-5556?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Naganarasimha G R updated YARN-5556: Attachment: (was: YARN-5556.v1.002.patch) > Support for deleting queues without

[jira] [Commented] (YARN-5561) [Atsv2] : Support for ability to retrieve apps/app-attempt/containers and entities via REST

2016-10-07 Thread Rohith Sharma K S (JIRA)
[ https://issues.apache.org/jira/browse/YARN-5561?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15554926#comment-15554926 ] Rohith Sharma K S commented on YARN-5561: - bq We do not store configurations at container and app

[jira] [Commented] (YARN-4329) Allow fetching exact reason as to why a submitted app is in ACCEPTED state in Fair Scheduler

2016-10-07 Thread Naganarasimha G R (JIRA)
[ https://issues.apache.org/jira/browse/YARN-4329?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15554882#comment-15554882 ] Naganarasimha G R commented on YARN-4329: - bq. TestMaxRunningAppsEnforcer : test cases seems to not

[jira] [Commented] (YARN-5256) Add REST endpoint to support detailed NodeLabel Informations

2016-10-07 Thread Naganarasimha G R (JIRA)
[ https://issues.apache.org/jira/browse/YARN-5256?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15554863#comment-15554863 ] Naganarasimha G R commented on YARN-5256: - Thanks for the update [~sunilg], there is some white

[jira] [Updated] (YARN-5705) [YARN-3368] Add support for Timeline V2 to new web UI

2016-10-07 Thread Akhil PB (JIRA)
[ https://issues.apache.org/jira/browse/YARN-5705?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Akhil PB updated YARN-5705: --- Attachment: YARN-5705.003.patch > [YARN-3368] Add support for Timeline V2 to new web UI >

[jira] [Updated] (YARN-5705) [YARN-3368] Add support for Timeline V2 to new web UI

2016-10-07 Thread Akhil PB (JIRA)
[ https://issues.apache.org/jira/browse/YARN-5705?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Akhil PB updated YARN-5705: --- Attachment: (was: YARN-5705.002.patch) > [YARN-3368] Add support for Timeline V2 to new web UI >

[jira] [Updated] (YARN-5705) [YARN-3368] Add support for Timeline V2 to new web UI

2016-10-07 Thread Akhil PB (JIRA)
[ https://issues.apache.org/jira/browse/YARN-5705?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Akhil PB updated YARN-5705: --- Attachment: YARN-5705.002.patch > [YARN-3368] Add support for Timeline V2 to new web UI >

[jira] [Commented] (YARN-5704) Provide config knobs to control enabling/disabling new/work in progress features in container-executor

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

[jira] [Commented] (YARN-5256) Add REST endpoint to support detailed NodeLabel Informations

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

[jira] [Commented] (YARN-5704) Provide config knobs to control enabling/disabling new/work in progress features in container-executor

2016-10-07 Thread Sidharta Seethana (JIRA)
[ https://issues.apache.org/jira/browse/YARN-5704?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15554516#comment-15554516 ] Sidharta Seethana commented on YARN-5704: - [~vvasudev], could you please take a look? Also, It

[jira] [Updated] (YARN-5704) Provide config knobs to control enabling/disabling new/work in progress features in container-executor

2016-10-07 Thread Sidharta Seethana (JIRA)
[ https://issues.apache.org/jira/browse/YARN-5704?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sidharta Seethana updated YARN-5704: Affects Version/s: (was: 2.7.3) > Provide config knobs to control enabling/disabling

[jira] [Updated] (YARN-5704) Provide config knobs to control enabling/disabling new/work in progress features in container-executor

2016-10-07 Thread Sidharta Seethana (JIRA)
[ https://issues.apache.org/jira/browse/YARN-5704?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sidharta Seethana updated YARN-5704: Attachment: YARN-5704-branch-2.8.001.patch Uploaded a patch for branch-2.8. > Provide

[jira] [Updated] (YARN-5705) [YARN-3368] Add support for Timeline V2 to new web UI

2016-10-07 Thread Akhil PB (JIRA)
[ https://issues.apache.org/jira/browse/YARN-5705?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Akhil PB updated YARN-5705: --- Attachment: YARN-5705.002.patch > [YARN-3368] Add support for Timeline V2 to new web UI >

[jira] [Commented] (YARN-5704) Provide config knobs to control enabling/disabling new/work in progress features in container-executor

2016-10-07 Thread Sidharta Seethana (JIRA)
[ https://issues.apache.org/jira/browse/YARN-5704?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15554438#comment-15554438 ] Sidharta Seethana commented on YARN-5704: - [~vvasudev], this patch needs YARN-4749 to be backported

[jira] [Updated] (YARN-5256) Add REST endpoint to support detailed NodeLabel Informations

2016-10-07 Thread Sunil G (JIRA)
[ https://issues.apache.org/jira/browse/YARN-5256?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sunil G updated YARN-5256: -- Attachment: YARN-5256.0003.patch Thanks [~naganarasimha...@apache.org]. Makes sense.. Updating new patch with