[jira] [Commented] (YARN-2868) Add metric for initial container launch time to FairScheduler

2015-02-02 Thread Ray Chiang (JIRA)
[ https://issues.apache.org/jira/browse/YARN-2868?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14301758#comment-14301758 ] Ray Chiang commented on YARN-2868: -- My current thoughts: D1) Metrics are bound to be

[jira] [Commented] (YARN-2808) yarn client tool can not list app_attempt's container info correctly

2015-02-02 Thread Zhijie Shen (JIRA)
[ https://issues.apache.org/jira/browse/YARN-2808?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14301795#comment-14301795 ] Zhijie Shen commented on YARN-2808: --- +1 LGTM, will commit the patch. yarn client tool

[jira] [Commented] (YARN-3021) YARN's delegation-token handling disallows certain trust setups to operate properly

2015-02-02 Thread Yongjun Zhang (JIRA)
[ https://issues.apache.org/jira/browse/YARN-3021?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14302003#comment-14302003 ] Yongjun Zhang commented on YARN-3021: - Thanks for the in-person discussion and comment

[jira] [Commented] (YARN-3104) RM generates new AMRM tokens every heartbeat between rolling and activation

2015-02-02 Thread Jian He (JIRA)
[ https://issues.apache.org/jira/browse/YARN-3104?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14301754#comment-14301754 ] Jian He commented on YARN-3104: --- looks like RMAppAttemptIml#getAMRMTokenKeyId will update the

[jira] [Commented] (YARN-3075) NodeLabelsManager implementation to retrieve label to node mapping

2015-02-02 Thread Wangda Tan (JIRA)
[ https://issues.apache.org/jira/browse/YARN-3075?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14301923#comment-14301923 ] Wangda Tan commented on YARN-3075: -- Hi [~varun_saxena], Overall looks good to me, minor

[jira] [Commented] (YARN-2868) Add metric for initial container launch time to FairScheduler

2015-02-02 Thread Wangda Tan (JIRA)
[ https://issues.apache.org/jira/browse/YARN-2868?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14301910#comment-14301910 ] Wangda Tan commented on YARN-2868: -- That makes sense, but I think we still need to address

[jira] [Created] (YARN-3123) Make YARN CLI show a single completed container even if the app is running

2015-02-02 Thread Zhijie Shen (JIRA)
Zhijie Shen created YARN-3123: - Summary: Make YARN CLI show a single completed container even if the app is running Key: YARN-3123 URL: https://issues.apache.org/jira/browse/YARN-3123 Project: Hadoop

[jira] [Commented] (YARN-2808) yarn client tool can not list app_attempt's container info correctly

2015-02-02 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/YARN-2808?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14301842#comment-14301842 ] Hudson commented on YARN-2808: -- SUCCESS: Integrated in Hadoop-trunk-Commit #6981 (See

[jira] [Assigned] (YARN-3123) Make YARN CLI show a single completed container even if the app is running

2015-02-02 Thread Varun Saxena (JIRA)
[ https://issues.apache.org/jira/browse/YARN-3123?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Varun Saxena reassigned YARN-3123: -- Assignee: Varun Saxena Make YARN CLI show a single completed container even if the app is

[jira] [Commented] (YARN-3101) FairScheduler#fitInMaxShare was added to validate reservations but it does not consider it

2015-02-02 Thread Anubhav Dhoot (JIRA)
[ https://issues.apache.org/jira/browse/YARN-3101?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14301971#comment-14301971 ] Anubhav Dhoot commented on YARN-3101: - YARN-1778 (TestFSRMStateStore) and YARN-3113

[jira] [Commented] (YARN-3021) YARN's delegation-token handling disallows certain trust setups to operate properly

2015-02-02 Thread zhihai xu (JIRA)
[ https://issues.apache.org/jira/browse/YARN-3021?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14301964#comment-14301964 ] zhihai xu commented on YARN-3021: - bq. There is another place in RMAppImpl#transition that

[jira] [Commented] (YARN-3123) Make YARN CLI show a single completed container even if the app is running

2015-02-02 Thread Varun Saxena (JIRA)
[ https://issues.apache.org/jira/browse/YARN-3123?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14302534#comment-14302534 ] Varun Saxena commented on YARN-3123: Assigned to you Make YARN CLI show a single

[jira] [Updated] (YARN-3123) Make YARN CLI show a single completed container even if the app is running

2015-02-02 Thread Varun Saxena (JIRA)
[ https://issues.apache.org/jira/browse/YARN-3123?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Varun Saxena updated YARN-3123: --- Assignee: Naganarasimha G R (was: Varun Saxena) Make YARN CLI show a single completed container even

[jira] [Commented] (YARN-2868) Add metric for initial container launch time to FairScheduler

2015-02-02 Thread Ray Chiang (JIRA)
[ https://issues.apache.org/jira/browse/YARN-2868?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14302581#comment-14302581 ] Ray Chiang commented on YARN-2868: -- RE: Failing unit tests The first four tests pass fine

[jira] [Commented] (YARN-3048) handle how to set up and start/stop ATS reader instances

2015-02-02 Thread Varun Saxena (JIRA)
[ https://issues.apache.org/jira/browse/YARN-3048?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14302594#comment-14302594 ] Varun Saxena commented on YARN-3048: Yeah sure. Can do that handle how to set up and

[jira] [Updated] (YARN-3124) Capacity Scheduler LeafQueue/ParentQueue should use QueueCapacities to track capacities-by-label

2015-02-02 Thread Wangda Tan (JIRA)
[ https://issues.apache.org/jira/browse/YARN-3124?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Wangda Tan updated YARN-3124: - Description: After YARN-3098, capacities-by-label (include

[jira] [Created] (YARN-3125) Change distributed shell to use new timeline service

2015-02-02 Thread Zhijie Shen (JIRA)
Zhijie Shen created YARN-3125: - Summary: Change distributed shell to use new timeline service Key: YARN-3125 URL: https://issues.apache.org/jira/browse/YARN-3125 Project: Hadoop YARN Issue Type:

[jira] [Commented] (YARN-2808) yarn client tool can not list app_attempt's container info correctly

2015-02-02 Thread Naganarasimha G R (JIRA)
[ https://issues.apache.org/jira/browse/YARN-2808?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14302537#comment-14302537 ] Naganarasimha G R commented on YARN-2808: - Thanks [~zjshen] for reviewing and

[jira] [Commented] (YARN-3100) Make YARN authorization pluggable

2015-02-02 Thread Zhijie Shen (JIRA)
[ https://issues.apache.org/jira/browse/YARN-3100?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14302606#comment-14302606 ] Zhijie Shen commented on YARN-3100: --- IMHO, the problem we want to solve in the scope of

[jira] [Commented] (YARN-2868) Add metric for initial container launch time to FairScheduler

2015-02-02 Thread Hadoop QA (JIRA)
[ https://issues.apache.org/jira/browse/YARN-2868?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14302509#comment-14302509 ] Hadoop QA commented on YARN-2868: - {color:red}-1 overall{color}. Here are the results of

[jira] [Commented] (YARN-3075) NodeLabelsManager implementation to retrieve label to node mapping

2015-02-02 Thread Hadoop QA (JIRA)
[ https://issues.apache.org/jira/browse/YARN-3075?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14302511#comment-14302511 ] Hadoop QA commented on YARN-3075: - {color:red}-1 overall{color}. Here are the results of

[jira] [Commented] (YARN-3123) Make YARN CLI show a single completed container even if the app is running

2015-02-02 Thread Naganarasimha G R (JIRA)
[ https://issues.apache.org/jira/browse/YARN-3123?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14302524#comment-14302524 ] Naganarasimha G R commented on YARN-3123: - Hi [~varun_saxena], This is in

[jira] [Commented] (YARN-3104) RM generates new AMRM tokens every heartbeat between rolling and activation

2015-02-02 Thread Hadoop QA (JIRA)
[ https://issues.apache.org/jira/browse/YARN-3104?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14302600#comment-14302600 ] Hadoop QA commented on YARN-3104: - {color:red}-1 overall{color}. Here are the results of

[jira] [Commented] (YARN-3075) NodeLabelsManager implementation to retrieve label to node mapping

2015-02-02 Thread Varun Saxena (JIRA)
[ https://issues.apache.org/jira/browse/YARN-3075?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14302603#comment-14302603 ] Varun Saxena commented on YARN-3075: [~leftnoteasy], kindly review Test failures

[jira] [Updated] (YARN-2868) Add metric for initial container launch time to FairScheduler

2015-02-02 Thread Ray Chiang (JIRA)
[ https://issues.apache.org/jira/browse/YARN-2868?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ray Chiang updated YARN-2868: - Attachment: YARN-2868.008.patch Renamed variable to appAttemptFirstContainerAllocationDelay Add metric

[jira] [Created] (YARN-3124) Capacity Scheduler LeafQueue/ParentQueue should use QueueCapacities to track capacities-by-label

2015-02-02 Thread Wangda Tan (JIRA)
Wangda Tan created YARN-3124: Summary: Capacity Scheduler LeafQueue/ParentQueue should use QueueCapacities to track capacities-by-label Key: YARN-3124 URL: https://issues.apache.org/jira/browse/YARN-3124

[jira] [Commented] (YARN-3045) implement NM writing container lifecycle events and container system metrics to ATS

2015-02-02 Thread Naganarasimha G R (JIRA)
[ https://issues.apache.org/jira/browse/YARN-3045?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14302592#comment-14302592 ] Naganarasimha G R commented on YARN-3045: - Thanks [~sjlee0], for clarification.

[jira] [Commented] (YARN-3075) NodeLabelsManager implementation to retrieve label to node mapping

2015-02-02 Thread Wangda Tan (JIRA)
[ https://issues.apache.org/jira/browse/YARN-3075?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14302615#comment-14302615 ] Wangda Tan commented on YARN-3075: -- Rekicked Jenkins. NodeLabelsManager implementation

[jira] [Updated] (YARN-2694) Ensure only single node labels specified in resource request / host, and node label expression only specified when resourceName=ANY

2015-02-02 Thread Wangda Tan (JIRA)
[ https://issues.apache.org/jira/browse/YARN-2694?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Wangda Tan updated YARN-2694: - Attachment: YARN-2694-20150202-1.patch Rebased against trunk Ensure only single node labels specified

[jira] [Commented] (YARN-3123) Make YARN CLI show a single completed container even if the app is running

2015-02-02 Thread Varun Saxena (JIRA)
[ https://issues.apache.org/jira/browse/YARN-3123?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14302530#comment-14302530 ] Varun Saxena commented on YARN-3123: ok Make YARN CLI show a single completed

[jira] [Commented] (YARN-3123) Make YARN CLI show a single completed container even if the app is running

2015-02-02 Thread Varun Saxena (JIRA)
[ https://issues.apache.org/jira/browse/YARN-3123?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14302532#comment-14302532 ] Varun Saxena commented on YARN-3123: ok Make YARN CLI show a single completed

[jira] [Commented] (YARN-3123) Make YARN CLI show a single completed container even if the app is running

2015-02-02 Thread Varun Saxena (JIRA)
[ https://issues.apache.org/jira/browse/YARN-3123?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14302531#comment-14302531 ] Varun Saxena commented on YARN-3123: ok Make YARN CLI show a single completed

[jira] [Commented] (YARN-2694) Ensure only single node labels specified in resource request / host, and node label expression only specified when resourceName=ANY

2015-02-02 Thread Hadoop QA (JIRA)
of testing the latest attachment http://issues.apache.org/jira/secure/attachment/12696025/YARN-2694-20150202-1.patch against trunk revision 8acc5e9. {color:green}+1 @author{color}. The patch does not contain any @author tags. {color:green}+1 tests included{color}. The patch appears

[jira] [Commented] (YARN-2543) Resource usage should be published to the timeline server as well

2015-02-02 Thread Zhijie Shen (JIRA)
[ https://issues.apache.org/jira/browse/YARN-2543?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14302539#comment-14302539 ] Zhijie Shen commented on YARN-2543: --- bq. So only variation would be that it will not show

[jira] [Updated] (YARN-3075) NodeLabelsManager implementation to retrieve label to node mapping

2015-02-02 Thread Varun Saxena (JIRA)
[ https://issues.apache.org/jira/browse/YARN-3075?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Varun Saxena updated YARN-3075: --- Attachment: YARN-3075.004.patch NodeLabelsManager implementation to retrieve label to node mapping

[jira] [Updated] (YARN-3104) RM generates new AMRM tokens every heartbeat between rolling and activation

2015-02-02 Thread Jason Lowe (JIRA)
[ https://issues.apache.org/jira/browse/YARN-3104?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jason Lowe updated YARN-3104: - Attachment: YARN-3104.003.patch Doh, sorry for the silly mistake, and thanks for catching it. I updated

[jira] [Commented] (YARN-2543) Resource usage should be published to the timeline server as well

2015-02-02 Thread Naganarasimha G R (JIRA)
[ https://issues.apache.org/jira/browse/YARN-2543?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14302512#comment-14302512 ] Naganarasimha G R commented on YARN-2543: - Hi [~zjshen] In this patch i had ensured

[jira] [Commented] (YARN-3123) Make YARN CLI show a single completed container even if the app is running

2015-02-02 Thread Varun Saxena (JIRA)
[ https://issues.apache.org/jira/browse/YARN-3123?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14302544#comment-14302544 ] Varun Saxena commented on YARN-3123: Sorry misread the code. ContainerNotFoundException

[jira] [Commented] (YARN-3075) NodeLabelsManager implementation to retrieve label to node mapping

2015-02-02 Thread Varun Saxena (JIRA)
[ https://issues.apache.org/jira/browse/YARN-3075?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14302639#comment-14302639 ] Varun Saxena commented on YARN-3075: bq. When a node/host has no label, it belongs to a

[jira] [Commented] (YARN-3075) NodeLabelsManager implementation to retrieve label to node mapping

2015-02-02 Thread Varun Saxena (JIRA)
[ https://issues.apache.org/jira/browse/YARN-3075?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14302685#comment-14302685 ] Varun Saxena commented on YARN-3075: [~leftnoteasy], {{TestFSRMStateStore}} failure is

[jira] [Commented] (YARN-3074) Nodemanager dies when localizer runner tries to write to a full disk

2015-02-02 Thread Varun Saxena (JIRA)
[ https://issues.apache.org/jira/browse/YARN-3074?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14302733#comment-14302733 ] Varun Saxena commented on YARN-3074: I can probably write a small method to consolidate

[jira] [Commented] (YARN-3098) Create common QueueCapacities class in Capacity Scheduler to track capacities-by-labels of queues

2015-02-02 Thread Sunil G (JIRA)
[ https://issues.apache.org/jira/browse/YARN-3098?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14302686#comment-14302686 ] Sunil G commented on YARN-3098: --- Hi Wangda Thank you for the detailed explanation. I agree

[jira] [Commented] (YARN-3075) NodeLabelsManager implementation to retrieve label to node mapping

2015-02-02 Thread Hadoop QA (JIRA)
[ https://issues.apache.org/jira/browse/YARN-3075?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14302683#comment-14302683 ] Hadoop QA commented on YARN-3075: - {color:red}-1 overall{color}. Here are the results of

[jira] [Created] (YARN-3126) FairScheduler: queue's usedResource is always more than the maxResource limit

2015-02-02 Thread Xia Hu (JIRA)
Xia Hu created YARN-3126: Summary: FairScheduler: queue's usedResource is always more than the maxResource limit Key: YARN-3126 URL: https://issues.apache.org/jira/browse/YARN-3126 Project: Hadoop YARN

[jira] [Updated] (YARN-3126) FairScheduler: queue's usedResource is always more than the maxResource limit

2015-02-02 Thread Xia Hu (JIRA)
[ https://issues.apache.org/jira/browse/YARN-3126?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Xia Hu updated YARN-3126: - Description: When submitting spark application(both spark-on-yarn-cluster and spark-on-yarn-cleint model), the

[jira] [Commented] (YARN-3074) Nodemanager dies when localizer runner tries to write to a full disk

2015-02-02 Thread Varun Saxena (JIRA)
[ https://issues.apache.org/jira/browse/YARN-3074?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14302697#comment-14302697 ] Varun Saxena commented on YARN-3074: [~eepayne], thanks for your comments. Will add a

[jira] [Commented] (YARN-3113) Release audit warning for Sorting icons.psd

2015-02-02 Thread Steve Loughran (JIRA)
[ https://issues.apache.org/jira/browse/YARN-3113?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14301415#comment-14301415 ] Steve Loughran commented on YARN-3113: -- Easily fixed by adding another exclusion to

[jira] [Commented] (YARN-3113) Release audit warning for Sorting icons.psd

2015-02-02 Thread Jason Lowe (JIRA)
[ https://issues.apache.org/jira/browse/YARN-3113?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14301425#comment-14301425 ] Jason Lowe commented on YARN-3113: -- Feel free, Steve! I was hoping to get to this later

[jira] [Updated] (YARN-3113) Release audit warning for Sorting icons.psd

2015-02-02 Thread Steve Loughran (JIRA)
[ https://issues.apache.org/jira/browse/YARN-3113?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Steve Loughran updated YARN-3113: - Attachment: YARN-3113-001.patch -001.patch add an extra exclude line in yarn-common pom Release

[jira] [Commented] (YARN-3101) FairScheduler#fitInMaxShare was added to validate reservations but it does not consider it

2015-02-02 Thread Siqi Li (JIRA)
[ https://issues.apache.org/jira/browse/YARN-3101?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14301574#comment-14301574 ] Siqi Li commented on YARN-3101: --- The patch looks good to me FairScheduler#fitInMaxShare was

[jira] [Commented] (YARN-3113) Release audit warning for Sorting icons.psd

2015-02-02 Thread Kihwal Lee (JIRA)
[ https://issues.apache.org/jira/browse/YARN-3113?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14301662#comment-14301662 ] Kihwal Lee commented on YARN-3113: -- +1 Release audit warning for Sorting icons.psd

[jira] [Commented] (YARN-2216) TestRMApplicationHistoryWriter sometimes fails in trunk

2015-02-02 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/YARN-2216?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14301853#comment-14301853 ] Hudson commented on YARN-2216: -- FAILURE: Integrated in Hadoop-trunk-Commit #6982 (See

[jira] [Commented] (YARN-2868) Add metric for initial container launch time to FairScheduler

2015-02-02 Thread Ray Chiang (JIRA)
[ https://issues.apache.org/jira/browse/YARN-2868?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14301920#comment-14301920 ] Ray Chiang commented on YARN-2868: -- I will do the rename. I'm still doing some writeup

[jira] [Assigned] (YARN-2868) Add metric for initial container launch time to FairScheduler

2015-02-02 Thread Ray Chiang (JIRA)
[ https://issues.apache.org/jira/browse/YARN-2868?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ray Chiang reassigned YARN-2868: Assignee: Ray Chiang (was: Anubhav Dhoot) Add metric for initial container launch time to

[jira] [Commented] (YARN-2543) Resource usage should be published to the timeline server as well

2015-02-02 Thread Zhijie Shen (JIRA)
[ https://issues.apache.org/jira/browse/YARN-2543?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14301967#comment-14301967 ] Zhijie Shen commented on YARN-2543: --- My bad. It seems we still need to check whether

[jira] [Commented] (YARN-3123) Make YARN CLI show a single completed container even if the app is running

2015-02-02 Thread Varun Saxena (JIRA)
[ https://issues.apache.org/jira/browse/YARN-3123?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14302009#comment-14302009 ] Varun Saxena commented on YARN-3123: [~zjshen], in case of {{getContainerReport}}, a

[jira] [Updated] (YARN-3104) RM generates new AMRM tokens every heartbeat between rolling and activation

2015-02-02 Thread Jason Lowe (JIRA)
[ https://issues.apache.org/jira/browse/YARN-3104?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jason Lowe updated YARN-3104: - Attachment: YARN-3104.002.patch Updated the patch to cache the token key ID in the app attempt. RM

[jira] [Commented] (YARN-3045) implement NM writing container lifecycle events and container system metrics to ATS

2015-02-02 Thread Sangjin Lee (JIRA)
[ https://issues.apache.org/jira/browse/YARN-3045?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14301543#comment-14301543 ] Sangjin Lee commented on YARN-3045: --- In this case, NM would act as a timeline service

[jira] [Commented] (YARN-3113) Release audit warning for Sorting icons.psd

2015-02-02 Thread Hadoop QA (JIRA)
[ https://issues.apache.org/jira/browse/YARN-3113?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14301480#comment-14301480 ] Hadoop QA commented on YARN-3113: - {color:red}-1 overall{color}. Here are the results of

[jira] [Updated] (YARN-3121) FairScheduler preemption metrics

2015-02-02 Thread Anubhav Dhoot (JIRA)
[ https://issues.apache.org/jira/browse/YARN-3121?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Anubhav Dhoot updated YARN-3121: Attachment: yARN-3121.prelim.patch attaching premlinary patch showing all the metrics.

[jira] [Commented] (YARN-3113) Release audit warning for Sorting icons.psd

2015-02-02 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/YARN-3113?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14301682#comment-14301682 ] Hudson commented on YARN-3113: -- FAILURE: Integrated in Hadoop-trunk-Commit #6978 (See

[jira] [Commented] (YARN-1680) availableResources sent to applicationMaster in heartbeat should exclude blacklistedNodes free memory.

2015-02-02 Thread Chen He (JIRA)
[ https://issues.apache.org/jira/browse/YARN-1680?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14301703#comment-14301703 ] Chen He commented on YARN-1680: --- Hi [~cwelch], thank you for the comments.

[jira] [Commented] (YARN-3119) Memory limit check need not be enforced unless aggregate usage of all containers is near limit

2015-02-02 Thread Anubhav Dhoot (JIRA)
[ https://issues.apache.org/jira/browse/YARN-3119?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14301698#comment-14301698 ] Anubhav Dhoot commented on YARN-3119: - Thanks [~leftnoteasy], [~aw] for your comments.

[jira] [Commented] (YARN-3104) RM generates new AMRM tokens every heartbeat between rolling and activation

2015-02-02 Thread Hadoop QA (JIRA)
[ https://issues.apache.org/jira/browse/YARN-3104?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14301712#comment-14301712 ] Hadoop QA commented on YARN-3104: - {color:red}-1 overall{color}. Here are the results of

[jira] [Commented] (YARN-1680) availableResources sent to applicationMaster in heartbeat should exclude blacklistedNodes free memory.

2015-02-02 Thread Chen He (JIRA)
[ https://issues.apache.org/jira/browse/YARN-1680?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14301719#comment-14301719 ] Chen He commented on YARN-1680: --- My humble understanding (may not be accurate) is the Cluster

[jira] [Updated] (YARN-3121) FairScheduler preemption metrics

2015-02-02 Thread Anubhav Dhoot (JIRA)
[ https://issues.apache.org/jira/browse/YARN-3121?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Anubhav Dhoot updated YARN-3121: Attachment: yARN-3121.prelim.patch FairScheduler preemption metrics

[jira] [Commented] (YARN-3094) reset timer for liveness monitors after RM recovery

2015-02-02 Thread Jian He (JIRA)
[ https://issues.apache.org/jira/browse/YARN-3094?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14301737#comment-14301737 ] Jian He commented on YARN-3094: --- thanks [~hex108] for the patch and thanks [~adhoot] for

[jira] [Commented] (YARN-3098) Create common QueueCapacities class in Capacity Scheduler to track capacities-by-labels of queues

2015-02-02 Thread Wangda Tan (JIRA)
[ https://issues.apache.org/jira/browse/YARN-3098?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14301745#comment-14301745 ] Wangda Tan commented on YARN-3098: -- [~sunilg], any other comments? Thanks, Create