[jira] [Commented] (YARN-3456) Improve handling of incomplete TimelineEntities

2015-12-07 Thread Rohith Sharma K S (JIRA)
[ https://issues.apache.org/jira/browse/YARN-3456?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15044664#comment-15044664 ] Rohith Sharma K S commented on YARN-3456: - committing shortly > Improve handling of incomplete

[jira] [Commented] (YARN-4427) NPE on handleNMContainerStatus when NM is registering to RM

2015-12-07 Thread Rohith Sharma K S (JIRA)
[ https://issues.apache.org/jira/browse/YARN-4427?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15044775#comment-15044775 ] Rohith Sharma K S commented on YARN-4427: - IIUC, {{masterContainer}} never be null since NM is

[jira] [Commented] (YARN-4424) YARN CLI command hangs

2015-12-07 Thread Rohith Sharma K S (JIRA)
[ https://issues.apache.org/jira/browse/YARN-4424?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15044804#comment-15044804 ] Rohith Sharma K S commented on YARN-4424: - very interesting!! From the thread dumps, I see that

[jira] [Commented] (YARN-4421) Remove dead code in RmAppImpl.RMAppRecoveredTransition

2015-12-08 Thread Rohith Sharma K S (JIRA)
[ https://issues.apache.org/jira/browse/YARN-4421?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15048093#comment-15048093 ] Rohith Sharma K S commented on YARN-4421: - Initially in RM restart feature, there was some code

[jira] [Updated] (YARN-4421) Remove dead code in RmAppImpl.RMAppRecoveredTransition

2015-12-08 Thread Rohith Sharma K S (JIRA)
[ https://issues.apache.org/jira/browse/YARN-4421?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Rohith Sharma K S updated YARN-4421: Priority: Trivial (was: Minor) Issue Type: Bug (was: Improvement) > Remove dead code

[jira] [Resolved] (YARN-4410) hadoop

2015-12-02 Thread Rohith Sharma K S (JIRA)
[ https://issues.apache.org/jira/browse/YARN-4410?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Rohith Sharma K S resolved YARN-4410. - Resolution: Invalid It looks to be created by mistake. Closing as invalid. > hadoop >

[jira] [Commented] (YARN-4164) Retrospect update ApplicationPriority API return type

2015-12-01 Thread Rohith Sharma K S (JIRA)
[ https://issues.apache.org/jira/browse/YARN-4164?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15035302#comment-15035302 ] Rohith Sharma K S commented on YARN-4164: - I think just log message update with clarity should be

[jira] [Commented] (YARN-4401) A failed app recovery should not prevent the RM from starting

2015-12-01 Thread Rohith Sharma K S (JIRA)
[ https://issues.apache.org/jira/browse/YARN-4401?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15035254#comment-15035254 ] Rohith Sharma K S commented on YARN-4401: - bq. if a job is stored with a resource allocation that

[jira] [Commented] (YARN-4424) YARN CLI command hangs

2015-12-07 Thread Rohith Sharma K S (JIRA)
[ https://issues.apache.org/jira/browse/YARN-4424?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15046374#comment-15046374 ] Rohith Sharma K S commented on YARN-4424: - Sorry if I am not clear in previous comment. Correct me

[jira] [Commented] (YARN-4424) YARN CLI command hangs

2015-12-07 Thread Rohith Sharma K S (JIRA)
[ https://issues.apache.org/jira/browse/YARN-4424?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15046388#comment-15046388 ] Rohith Sharma K S commented on YARN-4424: - Essentially I understood the potential issue which can

[jira] [Commented] (YARN-3226) UI changes for decommissioning node

2015-12-10 Thread Rohith Sharma K S (JIRA)
[ https://issues.apache.org/jira/browse/YARN-3226?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15050449#comment-15050449 ] Rohith Sharma K S commented on YARN-3226: - Sorry for coming late, looking into UI part of the code.

[jira] [Commented] (YARN-4463) Container launch failure when yarn.nodemanager.log-dirs directory path contains space

2015-12-16 Thread Rohith Sharma K S (JIRA)
[ https://issues.apache.org/jira/browse/YARN-4463?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15061472#comment-15061472 ] Rohith Sharma K S commented on YARN-4463: - I am no sure does it works, have you tried configuring

[jira] [Commented] (YARN-4324) AM hang more than 10 min was kill by RM

2015-12-15 Thread Rohith Sharma K S (JIRA)
[ https://issues.apache.org/jira/browse/YARN-4324?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15057626#comment-15057626 ] Rohith Sharma K S commented on YARN-4324: - >From AM logs I see that Job is still running. But AM

[jira] [Commented] (YARN-4164) Retrospect update ApplicationPriority API return type

2015-12-15 Thread Rohith Sharma K S (JIRA)
[ https://issues.apache.org/jira/browse/YARN-4164?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15057564#comment-15057564 ] Rohith Sharma K S commented on YARN-4164: - Updated the patch changing sysout message. > Retrospect

[jira] [Updated] (YARN-4164) Retrospect update ApplicationPriority API return type

2015-12-15 Thread Rohith Sharma K S (JIRA)
[ https://issues.apache.org/jira/browse/YARN-4164?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Rohith Sharma K S updated YARN-4164: Attachment: 0004-YARN-4164.patch > Retrospect update ApplicationPriority API return type >

[jira] [Commented] (YARN-3226) UI changes for decommissioning node

2015-12-14 Thread Rohith Sharma K S (JIRA)
[ https://issues.apache.org/jira/browse/YARN-3226?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15056105#comment-15056105 ] Rohith Sharma K S commented on YARN-3226: - If unused, it is better to remove it else it becomes

[jira] [Commented] (YARN-4324) AM hang more than 10 min was kill by RM

2015-12-14 Thread Rohith Sharma K S (JIRA)
[ https://issues.apache.org/jira/browse/YARN-4324?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15057412#comment-15057412 ] Rohith Sharma K S commented on YARN-4324: - Thanks for the jstack report!! would you provide AM and

[jira] [Commented] (YARN-3226) UI changes for decommissioning node

2015-12-14 Thread Rohith Sharma K S (JIRA)
[ https://issues.apache.org/jira/browse/YARN-3226?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15056058#comment-15056058 ] Rohith Sharma K S commented on YARN-3226: - kindly wait for some time, I will take look at final

[jira] [Commented] (YARN-3226) UI changes for decommissioning node

2015-12-14 Thread Rohith Sharma K S (JIRA)
[ https://issues.apache.org/jira/browse/YARN-3226?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15056068#comment-15056068 ] Rohith Sharma K S commented on YARN-3226: - Just one clarification required on keeping still old

[jira] [Commented] (YARN-3226) UI changes for decommissioning node

2015-12-14 Thread Rohith Sharma K S (JIRA)
[ https://issues.apache.org/jira/browse/YARN-3226?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15056307#comment-15056307 ] Rohith Sharma K S commented on YARN-3226: - +1. 0005 LGTM. pending jenkins.. > UI changes for

[jira] [Commented] (YARN-4441) Kill application request from the webservice(ui) is showing success even for the finished applications

2015-12-11 Thread Rohith Sharma K S (JIRA)
[ https://issues.apache.org/jira/browse/YARN-4441?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15053085#comment-15053085 ] Rohith Sharma K S commented on YARN-4441: - May be audit log can be changed to appropriate log

[jira] [Updated] (YARN-4479) Retrospect app-priority in pendingOrderingPolicy during recovering applications

2015-12-17 Thread Rohith Sharma K S (JIRA)
[ https://issues.apache.org/jira/browse/YARN-4479?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Rohith Sharma K S updated YARN-4479: Target Version/s: 2.8.0 > Retrospect app-priority in pendingOrderingPolicy during recovering

[jira] [Created] (YARN-4479) Retrospect app-priority in pendingOrderingPolicy during recovering applications

2015-12-17 Thread Rohith Sharma K S (JIRA)
Rohith Sharma K S created YARN-4479: --- Summary: Retrospect app-priority in pendingOrderingPolicy during recovering applications Key: YARN-4479 URL: https://issues.apache.org/jira/browse/YARN-4479

[jira] [Commented] (YARN-4479) Retrospect app-priority in pendingOrderingPolicy during recovering applications

2015-12-17 Thread Rohith Sharma K S (JIRA)
[ https://issues.apache.org/jira/browse/YARN-4479?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15063610#comment-15063610 ] Rohith Sharma K S commented on YARN-4479: - Thinking while recovering the applications, previous

[jira] [Commented] (YARN-4164) Retrospect update ApplicationPriority API return type

2015-12-17 Thread Rohith Sharma K S (JIRA)
[ https://issues.apache.org/jira/browse/YARN-4164?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15063518#comment-15063518 ] Rohith Sharma K S commented on YARN-4164: - Looking into the HadoopQA result, bq. -1 cc 16m

[jira] [Created] (YARN-4535) Fix checkstyle error in CapacityScheduler.java

2016-01-03 Thread Rohith Sharma K S (JIRA)
Rohith Sharma K S created YARN-4535: --- Summary: Fix checkstyle error in CapacityScheduler.java Key: YARN-4535 URL: https://issues.apache.org/jira/browse/YARN-4535 Project: Hadoop YARN Issue

[jira] [Updated] (YARN-4537) Pull out priority comparison from fifocomparator and use compound comparator for FifoOrdering policy

2016-01-04 Thread Rohith Sharma K S (JIRA)
[ https://issues.apache.org/jira/browse/YARN-4537?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Rohith Sharma K S updated YARN-4537: Summary: Pull out priority comparison from fifocomparator and use compound comparator for

[jira] [Created] (YARN-4537) Pull out priority comparison from fifocomparator and use compound comparator for FIFOOrdering policy

2016-01-04 Thread Rohith Sharma K S (JIRA)
Rohith Sharma K S created YARN-4537: --- Summary: Pull out priority comparison from fifocomparator and use compound comparator for FIFOOrdering policy Key: YARN-4537 URL:

[jira] [Updated] (YARN-4537) Pull out priority comparison from fifocomparator and use compound comparator for FIFOOrdering policy

2016-01-04 Thread Rohith Sharma K S (JIRA)
[ https://issues.apache.org/jira/browse/YARN-4537?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Rohith Sharma K S updated YARN-4537: Attachment: 0001-YARN-4537.patch > Pull out priority comparison from fifocomparator and use

[jira] [Commented] (YARN-4538) QueueMetrics pending cores and memory metrics wrong

2016-01-04 Thread Rohith Sharma K S (JIRA)
[ https://issues.apache.org/jira/browse/YARN-4538?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15081051#comment-15081051 ] Rohith Sharma K S commented on YARN-4538: - Is this same as YARN-4481? > QueueMetrics pending

[jira] [Commented] (YARN-3893) Both RM in active state when Admin#transitionToActive failure from refeshAll()

2016-01-03 Thread Rohith Sharma K S (JIRA)
[ https://issues.apache.org/jira/browse/YARN-3893?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15080685#comment-15080685 ] Rohith Sharma K S commented on YARN-3893: - I think it should be there in 2.6 too, let me cross

[jira] [Commented] (YARN-4531) org.apache.hadoop.yarn.event.AsyncDispatcher: AsyncDispatcher thread interrupted java.lang.InterruptedException

2016-01-03 Thread Rohith Sharma K S (JIRA)
[ https://issues.apache.org/jira/browse/YARN-4531?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15080747#comment-15080747 ] Rohith Sharma K S commented on YARN-4531: - Is there any functionality impact from this error? >

[jira] [Assigned] (YARN-4530) LocalizedResource trigger a NPE Cause the NodeManager exit

2016-01-03 Thread Rohith Sharma K S (JIRA)
[ https://issues.apache.org/jira/browse/YARN-4530?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Rohith Sharma K S reassigned YARN-4530: --- Assignee: tangshangwen > LocalizedResource trigger a NPE Cause the NodeManager exit >

[jira] [Updated] (YARN-4479) Retrospect app-priority in pendingOrderingPolicy during recovering applications

2016-01-04 Thread Rohith Sharma K S (JIRA)
[ https://issues.apache.org/jira/browse/YARN-4479?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Rohith Sharma K S updated YARN-4479: Attachment: 0004-YARN-4479.patch Updated the patch fixing some of checkstyle and findbugs

[jira] [Updated] (YARN-3893) Both RM in active state when Admin#transitionToActive failure from refeshAll()

2016-01-03 Thread Rohith Sharma K S (JIRA)
[ https://issues.apache.org/jira/browse/YARN-3893?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Rohith Sharma K S updated YARN-3893: Fix Version/s: 2.6.4 > Both RM in active state when Admin#transitionToActive failure from

[jira] [Commented] (YARN-3893) Both RM in active state when Admin#transitionToActive failure from refeshAll()

2016-01-03 Thread Rohith Sharma K S (JIRA)
[ https://issues.apache.org/jira/browse/YARN-3893?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15080740#comment-15080740 ] Rohith Sharma K S commented on YARN-3893: - This issue is valid for branch-2.6. I have back ported

[jira] [Updated] (YARN-4537) Pull out priority comparison from fifocomparator and use compound comparator for FifoOrdering policy

2016-01-04 Thread Rohith Sharma K S (JIRA)
[ https://issues.apache.org/jira/browse/YARN-4537?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Rohith Sharma K S updated YARN-4537: Attachment: 0002-YARN-4537.patch updated the patch fixing comments > Pull out priority

[jira] [Commented] (YARN-4530) LocalizedResource trigger a NPE Cause the NodeManager exit

2015-12-30 Thread Rohith Sharma K S (JIRA)
[ https://issues.apache.org/jira/browse/YARN-4530?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15075794#comment-15075794 ] Rohith Sharma K S commented on YARN-4530: - +1 LGTM, pending jenkins > LocalizedResource trigger a

[jira] [Commented] (YARN-1382) Remove unusableRMNodesConcurrentSet (never used) in NodeListManager to get rid of memory leak

2015-12-30 Thread Rohith Sharma K S (JIRA)
[ https://issues.apache.org/jira/browse/YARN-1382?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15075705#comment-15075705 ] Rohith Sharma K S commented on YARN-1382: - thanks [~djp] for committing the patch:-) > Remove

[jira] [Commented] (YARN-4479) Retrospect app-priority in pendingOrderingPolicy during recovering applications

2015-12-31 Thread Rohith Sharma K S (JIRA)
[ https://issues.apache.org/jira/browse/YARN-4479?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15075860#comment-15075860 ] Rohith Sharma K S commented on YARN-4479: - Discussed offline with [~jianhe] for sync up and for the

[jira] [Commented] (YARN-4479) Retrospect app-priority in pendingOrderingPolicy during recovering applications

2015-12-31 Thread Rohith Sharma K S (JIRA)
[ https://issues.apache.org/jira/browse/YARN-4479?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15075862#comment-15075862 ] Rohith Sharma K S commented on YARN-4479: - kindly review the updated patch. > Retrospect

[jira] [Updated] (YARN-4479) Retrospect app-priority in pendingOrderingPolicy during recovering applications

2015-12-31 Thread Rohith Sharma K S (JIRA)
[ https://issues.apache.org/jira/browse/YARN-4479?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Rohith Sharma K S updated YARN-4479: Attachment: 0004-YARN-4479.patch > Retrospect app-priority in pendingOrderingPolicy during

[jira] [Commented] (YARN-4306) Test failure: TestClientRMTokens

2016-01-06 Thread Rohith Sharma K S (JIRA)
[ https://issues.apache.org/jira/browse/YARN-4306?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15085444#comment-15085444 ] Rohith Sharma K S commented on YARN-4306: - Verified the test by patching HADOOP-12687 in ubuntu.

[jira] [Commented] (YARN-4318) Test failure: TestAMAuthorization

2016-01-06 Thread Rohith Sharma K S (JIRA)
[ https://issues.apache.org/jira/browse/YARN-4318?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15085449#comment-15085449 ] Rohith Sharma K S commented on YARN-4318: - It seems root cause for the test failure is same as

[jira] [Commented] (YARN-4479) Retrospect app-priority in pendingOrderingPolicy during recovering applications

2016-01-06 Thread Rohith Sharma K S (JIRA)
[ https://issues.apache.org/jira/browse/YARN-4479?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15085297#comment-15085297 ] Rohith Sharma K S commented on YARN-4479: - test cases are unrelated to this patch. These tests

[jira] [Updated] (YARN-4537) Pull out priority comparison from fifocomparator and use compound comparator for FifoOrdering policy

2016-01-05 Thread Rohith Sharma K S (JIRA)
[ https://issues.apache.org/jira/browse/YARN-4537?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Rohith Sharma K S updated YARN-4537: Attachment: 0003-YARN-4537.patch [~sunilg] I updated patch avoiding expression evaluation

[jira] [Commented] (YARN-4537) Pull out priority comparison from fifocomparator and use compound comparator for FifoOrdering policy

2016-01-05 Thread Rohith Sharma K S (JIRA)
[ https://issues.apache.org/jira/browse/YARN-4537?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15083305#comment-15083305 ] Rohith Sharma K S commented on YARN-4537: - One small update I have done and updated it. > Pull out

[jira] [Updated] (YARN-3692) Allow REST API to set a user generated message when killing an application

2016-01-05 Thread Rohith Sharma K S (JIRA)
[ https://issues.apache.org/jira/browse/YARN-3692?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Rohith Sharma K S updated YARN-3692: Description: Currently YARN's REST API supports killing an application without setting a

[jira] [Updated] (YARN-4479) Retrospect app-priority in pendingOrderingPolicy during recovering applications

2016-01-05 Thread Rohith Sharma K S (JIRA)
[ https://issues.apache.org/jira/browse/YARN-4479?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Rohith Sharma K S updated YARN-4479: Attachment: 0005-YARN-4479.patch > Retrospect app-priority in pendingOrderingPolicy during

[jira] [Commented] (YARN-4479) Retrospect app-priority in pendingOrderingPolicy during recovering applications

2016-01-05 Thread Rohith Sharma K S (JIRA)
[ https://issues.apache.org/jira/browse/YARN-4479?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15083248#comment-15083248 ] Rohith Sharma K S commented on YARN-4479: - updated 0005-YARN-4479 patch , kindly review it >

[jira] [Updated] (YARN-4479) Retrospect app-priority in pendingOrderingPolicy during recovering applications

2016-01-05 Thread Rohith Sharma K S (JIRA)
[ https://issues.apache.org/jira/browse/YARN-4479?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Rohith Sharma K S updated YARN-4479: Attachment: 0006-YARN-4479.patch Updating the patch fixing test failure for

[jira] [Created] (YARN-4547) LeagQueue#getApplications() is read-only interface, but it provides reference to caller

2016-01-05 Thread Rohith Sharma K S (JIRA)
Rohith Sharma K S created YARN-4547: --- Summary: LeagQueue#getApplications() is read-only interface, but it provides reference to caller Key: YARN-4547 URL: https://issues.apache.org/jira/browse/YARN-4547

[jira] [Updated] (YARN-4547) LeagQueue#getApplications() is read-only interface, but it provides reference to caller

2016-01-05 Thread Rohith Sharma K S (JIRA)
[ https://issues.apache.org/jira/browse/YARN-4547?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Rohith Sharma K S updated YARN-4547: Description: The below API is read-only interface, but returning reference to the caller.

[jira] [Resolved] (YARN-4539) CommonNodeLabelsManager throw NullPointerException when the fairScheduler init failed

2016-01-05 Thread Rohith Sharma K S (JIRA)
[ https://issues.apache.org/jira/browse/YARN-4539?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Rohith Sharma K S resolved YARN-4539. - Resolution: Duplicate > CommonNodeLabelsManager throw NullPointerException when the

[jira] [Reopened] (YARN-4539) CommonNodeLabelsManager throw NullPointerException when the fairScheduler init failed

2016-01-05 Thread Rohith Sharma K S (JIRA)
[ https://issues.apache.org/jira/browse/YARN-4539?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Rohith Sharma K S reopened YARN-4539: - Reopening the issue for making duplicate > CommonNodeLabelsManager throw NullPointerException

[jira] [Commented] (YARN-4539) CommonNodeLabelsManager throw NullPointerException when the fairScheduler init failed

2016-01-05 Thread Rohith Sharma K S (JIRA)
[ https://issues.apache.org/jira/browse/YARN-4539?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15084602#comment-15084602 ] Rohith Sharma K S commented on YARN-4539: - Hi [~tangshangwen], when closing the issue as a

[jira] [Updated] (YARN-4547) LeafQueue#getApplications() is read-only interface, but it provides reference to caller

2016-01-05 Thread Rohith Sharma K S (JIRA)
[ https://issues.apache.org/jira/browse/YARN-4547?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Rohith Sharma K S updated YARN-4547: Summary: LeafQueue#getApplications() is read-only interface, but it provides reference to

[jira] [Commented] (YARN-4537) Pull out priority comparison from fifocomparator and use compound comparator for FifoOrdering policy

2016-01-05 Thread Rohith Sharma K S (JIRA)
[ https://issues.apache.org/jira/browse/YARN-4537?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15084606#comment-15084606 ] Rohith Sharma K S commented on YARN-4537: - test case failures are handled in YARN-4306, > Pull

[jira] [Commented] (YARN-4371) "yarn application -kill" should take multiple application ids

2016-01-06 Thread Rohith Sharma K S (JIRA)
[ https://issues.apache.org/jira/browse/YARN-4371?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15086797#comment-15086797 ] Rohith Sharma K S commented on YARN-4371: - Going through this JIRA, really helps a lot for killing

[jira] [Updated] (YARN-4393) TestResourceLocalizationService#testFailedDirsResourceRelease fails intermittently

2016-01-06 Thread Rohith Sharma K S (JIRA)
[ https://issues.apache.org/jira/browse/YARN-4393?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Rohith Sharma K S updated YARN-4393: Component/s: test > TestResourceLocalizationService#testFailedDirsResourceRelease fails >

[jira] [Updated] (YARN-4393) TestResourceLocalizationService#testFailedDirsResourceRelease fails intermittently

2016-01-06 Thread Rohith Sharma K S (JIRA)
[ https://issues.apache.org/jira/browse/YARN-4393?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Rohith Sharma K S updated YARN-4393: Labels: test (was: ) > TestResourceLocalizationService#testFailedDirsResourceRelease fails

[jira] [Updated] (YARN-4393) TestResourceLocalizationService#testFailedDirsResourceRelease fails intermittently

2016-01-06 Thread Rohith Sharma K S (JIRA)
[ https://issues.apache.org/jira/browse/YARN-4393?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Rohith Sharma K S updated YARN-4393: Target Version/s: (was: 2.7.3) >

[jira] [Commented] (YARN-4393) TestResourceLocalizationService#testFailedDirsResourceRelease fails intermittently

2016-01-06 Thread Rohith Sharma K S (JIRA)
[ https://issues.apache.org/jira/browse/YARN-4393?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15086769#comment-15086769 ] Rohith Sharma K S commented on YARN-4393: - Committing shortly >

[jira] [Commented] (YARN-4537) Pull out priority comparison from fifocomparator and use compound comparator for FifoOrdering policy

2016-01-06 Thread Rohith Sharma K S (JIRA)
[ https://issues.apache.org/jira/browse/YARN-4537?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15086761#comment-15086761 ] Rohith Sharma K S commented on YARN-4537: - For findbug, red mark is due to file not found. I think

[jira] [Commented] (YARN-4371) "yarn application -kill" should take multiple application ids

2016-01-06 Thread Rohith Sharma K S (JIRA)
[ https://issues.apache.org/jira/browse/YARN-4371?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15086806#comment-15086806 ] Rohith Sharma K S commented on YARN-4371: - IIUC, as per the linux, if multiple PID's to kill and

[jira] [Commented] (YARN-4306) Test failure: TestClientRMTokens

2016-01-07 Thread Rohith Sharma K S (JIRA)
[ https://issues.apache.org/jira/browse/YARN-4306?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15087109#comment-15087109 ] Rohith Sharma K S commented on YARN-4306: - After HADOOP-12687, this test case is passing. We can

[jira] [Commented] (YARN-4318) Test failure: TestAMAuthorization

2016-01-07 Thread Rohith Sharma K S (JIRA)
[ https://issues.apache.org/jira/browse/YARN-4318?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15087117#comment-15087117 ] Rohith Sharma K S commented on YARN-4318: - After HADOOP-12687, this test case is passing. We can

[jira] [Resolved] (YARN-4318) Test failure: TestAMAuthorization

2016-01-07 Thread Rohith Sharma K S (JIRA)
[ https://issues.apache.org/jira/browse/YARN-4318?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Rohith Sharma K S resolved YARN-4318. - Resolution: Duplicate Closing as duplicate, reopen if test case is still failing > Test

[jira] [Commented] (YARN-4029) Update LogAggregationStatus to store on finish

2015-12-30 Thread Rohith Sharma K S (JIRA)
[ https://issues.apache.org/jira/browse/YARN-4029?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15075151#comment-15075151 ] Rohith Sharma K S commented on YARN-4029: - Thanks [~bibinchundatt] for providing patch, overall

[jira] [Commented] (YARN-3692) Allow REST API to set a user generated message when killing an application

2016-01-05 Thread Rohith Sharma K S (JIRA)
[ https://issues.apache.org/jira/browse/YARN-3692?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15083018#comment-15083018 ] Rohith Sharma K S commented on YARN-3692: - Thanks [~Naganarasimha Garla] and [~jlowe] for sharing

[jira] [Updated] (YARN-4537) Pull out priority comparison from fifocomparator and use compound comparator for FifoOrdering policy

2016-01-05 Thread Rohith Sharma K S (JIRA)
[ https://issues.apache.org/jira/browse/YARN-4537?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Rohith Sharma K S updated YARN-4537: Attachment: 0003-YARN-4537.patch Updating the patch fixing comments..Kindly review the patch

[jira] [Commented] (YARN-4352) Timeout for tests in TestYarnClient, TestAMRMClient and TestNMClient

2015-12-30 Thread Rohith Sharma K S (JIRA)
[ https://issues.apache.org/jira/browse/YARN-4352?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15075737#comment-15075737 ] Rohith Sharma K S commented on YARN-4352: - Thanks for updating the patch, I am +1. And I would

[jira] [Commented] (YARN-4393) TestResourceLocalizationService#testFailedDirsResourceRelease fails intermittently

2015-12-30 Thread Rohith Sharma K S (JIRA)
[ https://issues.apache.org/jira/browse/YARN-4393?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15075766#comment-15075766 ] Rohith Sharma K S commented on YARN-4393: - [~ozawa] would you have look at this please, do you have

[jira] [Commented] (YARN-4479) Retrospect app-priority in pendingOrderingPolicy during recovering applications

2015-12-21 Thread Rohith Sharma K S (JIRA)
[ https://issues.apache.org/jira/browse/YARN-4479?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15066292#comment-15066292 ] Rohith Sharma K S commented on YARN-4479: - The patch does following things # During attempt

[jira] [Commented] (YARN-4352) Timeout for tests in TestYarnClient, TestAMRMClient and TestNMClient

2015-12-22 Thread Rohith Sharma K S (JIRA)
[ https://issues.apache.org/jira/browse/YARN-4352?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15069081#comment-15069081 ] Rohith Sharma K S commented on YARN-4352: - [~sunilg] can you check test failures, I checked logs,

[jira] [Commented] (YARN-4352) Timeout for tests in TestYarnClient, TestAMRMClient and TestNMClient

2015-12-22 Thread Rohith Sharma K S (JIRA)
[ https://issues.apache.org/jira/browse/YARN-4352?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15068493#comment-15068493 ] Rohith Sharma K S commented on YARN-4352: - Tx Sunil for providing patch. 3rd approach looks fine to

[jira] [Commented] (YARN-4497) RM might fail to restart when recovering apps whose attempts are missing

2015-12-23 Thread Rohith Sharma K S (JIRA)
[ https://issues.apache.org/jira/browse/YARN-4497?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15069443#comment-15069443 ] Rohith Sharma K S commented on YARN-4497: - Thinking when it can happen attempt1 is stored ,

[jira] [Commented] (YARN-4497) RM might fail to restart when recovering apps whose attempts are missing

2015-12-23 Thread Rohith Sharma K S (JIRA)
[ https://issues.apache.org/jira/browse/YARN-4497?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15069470#comment-15069470 ] Rohith Sharma K S commented on YARN-4497: - Currently, If any errors happened while storing into

[jira] [Commented] (YARN-4497) RM might fail to restart when recovering apps whose attempts are missing

2015-12-23 Thread Rohith Sharma K S (JIRA)
[ https://issues.apache.org/jira/browse/YARN-4497?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15069477#comment-15069477 ] Rohith Sharma K S commented on YARN-4497: - I got your point, if RM HA is not configured and fail

[jira] [Updated] (YARN-4098) Document ApplicationPriority feature

2015-12-23 Thread Rohith Sharma K S (JIRA)
[ https://issues.apache.org/jira/browse/YARN-4098?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Rohith Sharma K S updated YARN-4098: Attachment: 0003-YARN-4098.patch > Document ApplicationPriority feature >

[jira] [Commented] (YARN-4098) Document ApplicationPriority feature

2015-12-23 Thread Rohith Sharma K S (JIRA)
[ https://issues.apache.org/jira/browse/YARN-4098?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15069723#comment-15069723 ] Rohith Sharma K S commented on YARN-4098: - bq. -1 asflicense No new files are added, and for the

[jira] [Commented] (YARN-4098) Document ApplicationPriority feature

2015-12-23 Thread Rohith Sharma K S (JIRA)
[ https://issues.apache.org/jira/browse/YARN-4098?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15069726#comment-15069726 ] Rohith Sharma K S commented on YARN-4098: - [~sunilg]/[~jianhe] kindly review the patch > Document

[jira] [Commented] (YARN-4098) Document ApplicationPriority feature

2015-12-23 Thread Rohith Sharma K S (JIRA)
[ https://issues.apache.org/jira/browse/YARN-4098?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15069691#comment-15069691 ] Rohith Sharma K S commented on YARN-4098: - Updated the patch fixing review comments. > Document

[jira] [Updated] (YARN-4098) Document ApplicationPriority feature

2015-12-23 Thread Rohith Sharma K S (JIRA)
[ https://issues.apache.org/jira/browse/YARN-4098?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Rohith Sharma K S updated YARN-4098: Attachment: 0002-YARN-4098.patch > Document ApplicationPriority feature >

[jira] [Updated] (YARN-4479) Retrospect app-priority in pendingOrderingPolicy during recovering applications

2015-12-23 Thread Rohith Sharma K S (JIRA)
[ https://issues.apache.org/jira/browse/YARN-4479?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Rohith Sharma K S updated YARN-4479: Attachment: 0002-YARN-4479.patch > Retrospect app-priority in pendingOrderingPolicy during

[jira] [Commented] (YARN-4164) Retrospect update ApplicationPriority API return type

2015-12-18 Thread Rohith Sharma K S (JIRA)
[ https://issues.apache.org/jira/browse/YARN-4164?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15065162#comment-15065162 ] Rohith Sharma K S commented on YARN-4164: - Thanks [~jianhe] for review and committing patch >

[jira] [Commented] (YARN-4393) TestResourceLocalizationService#testFailedDirsResourceRelease fails intermittently

2015-12-27 Thread Rohith Sharma K S (JIRA)
[ https://issues.apache.org/jira/browse/YARN-4393?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15072478#comment-15072478 ] Rohith Sharma K S commented on YARN-4393: - I think Varun's analysis make sense to me that need not

[jira] [Updated] (YARN-4098) Document ApplicationPriority feature

2015-12-28 Thread Rohith Sharma K S (JIRA)
[ https://issues.apache.org/jira/browse/YARN-4098?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Rohith Sharma K S updated YARN-4098: Attachment: (was: 0004-YARN-4098.patch) > Document ApplicationPriority feature >

[jira] [Updated] (YARN-4098) Document ApplicationPriority feature

2015-12-28 Thread Rohith Sharma K S (JIRA)
[ https://issues.apache.org/jira/browse/YARN-4098?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Rohith Sharma K S updated YARN-4098: Attachment: 0004-YARN-4098.patch > Document ApplicationPriority feature >

[jira] [Updated] (YARN-4098) Document ApplicationPriority feature

2015-12-28 Thread Rohith Sharma K S (JIRA)
[ https://issues.apache.org/jira/browse/YARN-4098?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Rohith Sharma K S updated YARN-4098: Attachment: 0004-YARN-4098.patch > Document ApplicationPriority feature >

[jira] [Commented] (YARN-3692) Allow REST API to set a user generated message when killing an application

2015-12-28 Thread Rohith Sharma K S (JIRA)
[ https://issues.apache.org/jira/browse/YARN-3692?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15072555#comment-15072555 ] Rohith Sharma K S commented on YARN-3692: - Going through for the implementation, this JIRA required

[jira] [Updated] (YARN-1382) NodeListManager has a memory leak, unusableRMNodesConcurrentSet is never purged

2015-12-28 Thread Rohith Sharma K S (JIRA)
[ https://issues.apache.org/jira/browse/YARN-1382?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Rohith Sharma K S updated YARN-1382: Attachment: 0001-YARN-1382.patch Updating the patch, kindly review > NodeListManager has a

[jira] [Commented] (YARN-1382) NodeListManager has a memory leak, unusableRMNodesConcurrentSet is never purged

2015-12-28 Thread Rohith Sharma K S (JIRA)
[ https://issues.apache.org/jira/browse/YARN-1382?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15072688#comment-15072688 ] Rohith Sharma K S commented on YARN-1382: - {{NodesListManager#getUnusableNodes}} never used, so

[jira] [Updated] (YARN-1382) NodeListManager has a memory leak, unusableRMNodesConcurrentSet is never purged

2015-12-28 Thread Rohith Sharma K S (JIRA)
[ https://issues.apache.org/jira/browse/YARN-1382?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Rohith Sharma K S updated YARN-1382: Target Version/s: 2.8.0 > NodeListManager has a memory leak, unusableRMNodesConcurrentSet is

[jira] [Commented] (YARN-4494) Recover completed apps asynchronously

2015-12-21 Thread Rohith Sharma K S (JIRA)
[ https://issues.apache.org/jira/browse/YARN-4494?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15067567#comment-15067567 ] Rohith Sharma K S commented on YARN-4494: - +1 for the idea. It really helps faster RM service

[jira] [Commented] (YARN-4098) Document ApplicationPriority feature

2015-12-21 Thread Rohith Sharma K S (JIRA)
[ https://issues.apache.org/jira/browse/YARN-4098?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15067514#comment-15067514 ] Rohith Sharma K S commented on YARN-4098: - Updated the documentation patch adding client

[jira] [Commented] (YARN-3692) Allow REST API to set a user generated message when killing an application

2015-12-22 Thread Rohith Sharma K S (JIRA)
[ https://issues.apache.org/jira/browse/YARN-3692?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15067730#comment-15067730 ] Rohith Sharma K S commented on YARN-3692: - Tx [~rjainqb]for sharing your use case. It was quite

[jira] [Updated] (YARN-4109) Exception on RM scheduler page loading with labels

2015-12-22 Thread Rohith Sharma K S (JIRA)
[ https://issues.apache.org/jira/browse/YARN-4109?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Rohith Sharma K S updated YARN-4109: Priority: Minor (was: Major) > Exception on RM scheduler page loading with labels >

[jira] [Resolved] (YARN-4027) ApplicationHistory web UI(timeline V1) apps column rendering is incorrect

2015-12-22 Thread Rohith Sharma K S (JIRA)
[ https://issues.apache.org/jira/browse/YARN-4027?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Rohith Sharma K S resolved YARN-4027. - Resolution: Duplicate Closing as duplicate > ApplicationHistory web UI(timeline V1) apps

[jira] [Commented] (YARN-4479) Retrospect app-priority in pendingOrderingPolicy during recovering applications

2015-12-21 Thread Rohith Sharma K S (JIRA)
[ https://issues.apache.org/jira/browse/YARN-4479?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15066282#comment-15066282 ] Rohith Sharma K S commented on YARN-4479: - Scenario which cause issue is # Submitted the app-1 and

<    1   2   3   4   5   6   7   8   9   10   >