[jira] [Commented] (YARN-1172) Convert *SecretManagers in the RM to services

2013-12-25 Thread Tsuyoshi OZAWA (JIRA)
[ https://issues.apache.org/jira/browse/YARN-1172?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13856586#comment-13856586 ] Tsuyoshi OZAWA commented on YARN-1172: -- [~vinodkv] and [~kkambatl], please take a look

[jira] [Updated] (YARN-659) RMStateStore's removeApplication APIs should just take an applicationId

2013-12-25 Thread Tsuyoshi OZAWA (JIRA)
[ https://issues.apache.org/jira/browse/YARN-659?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Tsuyoshi OZAWA updated YARN-659: Attachment: YARN-659.3.patch Added a test case to confirm removeApplication() work correctly.

[jira] [Commented] (YARN-659) RMStateStore's removeApplication APIs should just take an applicationId

2013-12-25 Thread Hadoop QA (JIRA)
[ https://issues.apache.org/jira/browse/YARN-659?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13856605#comment-13856605 ] Hadoop QA commented on YARN-659: {color:green}+1 overall{color}. Here are the results of

[jira] [Commented] (YARN-1029) Allow embedding leader election into the RM

2013-12-25 Thread Bikas Saha (JIRA)
[ https://issues.apache.org/jira/browse/YARN-1029?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13856617#comment-13856617 ] Bikas Saha commented on YARN-1029: -- I see that the patch has increased the node manager

[jira] [Commented] (YARN-1029) Allow embedding leader election into the RM

2013-12-25 Thread Karthik Kambatla (JIRA)
[ https://issues.apache.org/jira/browse/YARN-1029?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13856626#comment-13856626 ] Karthik Kambatla commented on YARN-1029: Meant YARN-1481 should have changed it

[jira] [Updated] (YARN-1501) Fair Scheduler will NPE if it hits IOException on queue assignment

2013-12-25 Thread haosdent (JIRA)
[ https://issues.apache.org/jira/browse/YARN-1501?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] haosdent updated YARN-1501: --- Attachment: YARN-1501.patch I am not sure whether I should update the testAssignToQueue in TestFairScheduler

[jira] [Assigned] (YARN-1513) One message is misleading in LogsCLI

2013-12-25 Thread haosdent (JIRA)
[ https://issues.apache.org/jira/browse/YARN-1513?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] haosdent reassigned YARN-1513: -- Assignee: haosdent One message is misleading in LogsCLI

[jira] [Updated] (YARN-1513) One message is misleading in LogsCLI

2013-12-25 Thread haosdent (JIRA)
[ https://issues.apache.org/jira/browse/YARN-1513?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] haosdent updated YARN-1513: --- Attachment: YARN-1513.patch One message is misleading in LogsCLI

[jira] [Updated] (YARN-1029) Allow embedding leader election into the RM

2013-12-25 Thread Karthik Kambatla (JIRA)
[ https://issues.apache.org/jira/browse/YARN-1029?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Karthik Kambatla updated YARN-1029: --- Attachment: yarn-1029-4.patch New patch: EmbeddedElectorService fails if the data in the

[jira] [Commented] (YARN-1501) Fair Scheduler will NPE if it hits IOException on queue assignment

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

[jira] [Commented] (YARN-1513) One message is misleading in LogsCLI

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

[jira] [Commented] (YARN-1029) Allow embedding leader election into the RM

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

[jira] [Created] (YARN-1535) Add an option to yarn rmadmin to clear the znode used by embedded elector

2013-12-25 Thread Karthik Kambatla (JIRA)
Karthik Kambatla created YARN-1535: -- Summary: Add an option to yarn rmadmin to clear the znode used by embedded elector Key: YARN-1535 URL: https://issues.apache.org/jira/browse/YARN-1535 Project:

[jira] [Updated] (YARN-1172) Convert *SecretManagers in the RM to services

2013-12-25 Thread Karthik Kambatla (JIRA)
[ https://issues.apache.org/jira/browse/YARN-1172?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Karthik Kambatla updated YARN-1172: --- Attachment: yarn-1172-16.patch Updated the patch to make some cosmetic changes. In

[jira] [Created] (YARN-1536) Cleanup: Get rid of ResourceManager#get*SecretManager() methods and use the RMContext methods instead

2013-12-25 Thread Karthik Kambatla (JIRA)
Karthik Kambatla created YARN-1536: -- Summary: Cleanup: Get rid of ResourceManager#get*SecretManager() methods and use the RMContext methods instead Key: YARN-1536 URL:

[jira] [Commented] (YARN-1172) Convert *SecretManagers in the RM to services

2013-12-25 Thread Karthik Kambatla (JIRA)
[ https://issues.apache.org/jira/browse/YARN-1172?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13856680#comment-13856680 ] Karthik Kambatla commented on YARN-1172: Created YARN-1536 as well for some

[jira] [Commented] (YARN-1172) Convert *SecretManagers in the RM to services

2013-12-25 Thread Hadoop QA (JIRA)
[ https://issues.apache.org/jira/browse/YARN-1172?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13856684#comment-13856684 ] Hadoop QA commented on YARN-1172: - {color:green}+1 overall{color}. Here are the results of

[jira] [Commented] (YARN-1029) Allow embedding leader election into the RM

2013-12-25 Thread Karthik Kambatla (JIRA)
[ https://issues.apache.org/jira/browse/YARN-1029?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13856685#comment-13856685 ] Karthik Kambatla commented on YARN-1029: Not sure why TestMetricsSystemImpl failed

[jira] [Assigned] (YARN-1523) Replace RMNotYetReadyException with the standard hadoop io StandbyException

2013-12-25 Thread Karthik Kambatla (JIRA)
[ https://issues.apache.org/jira/browse/YARN-1523?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Karthik Kambatla reassigned YARN-1523: -- Assignee: Karthik Kambatla Replace RMNotYetReadyException with the standard hadoop io

[jira] [Commented] (YARN-1172) Convert *SecretManagers in the RM to services

2013-12-25 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/YARN-1172?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13856694#comment-13856694 ] Hudson commented on YARN-1172: -- SUCCESS: Integrated in Hadoop-trunk-Commit #4927 (See

[jira] [Updated] (YARN-1523) Replace RMNotYetReadyException with the standard hadoop io StandbyException

2013-12-25 Thread Karthik Kambatla (JIRA)
[ https://issues.apache.org/jira/browse/YARN-1523?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Karthik Kambatla updated YARN-1523: --- Attachment: yarn-1523-1.patch Straight-forward patch that replaces RMNotYetReadyException

[jira] [Commented] (YARN-1523) Replace RMNotYetReadyException with the standard hadoop io StandbyException

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

[jira] [Assigned] (YARN-1536) Cleanup: Get rid of ResourceManager#get*SecretManager() methods and use the RMContext methods instead

2013-12-25 Thread haosdent (JIRA)
[ https://issues.apache.org/jira/browse/YARN-1536?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] haosdent reassigned YARN-1536: -- Assignee: haosdent Cleanup: Get rid of ResourceManager#get*SecretManager() methods and use the

[jira] [Updated] (YARN-1536) Cleanup: Get rid of ResourceManager#get*SecretManager() methods and use the RMContext methods instead

2013-12-25 Thread haosdent (JIRA)
[ https://issues.apache.org/jira/browse/YARN-1536?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] haosdent updated YARN-1536: --- Assignee: (was: haosdent) Cleanup: Get rid of ResourceManager#get*SecretManager() methods and use the

[jira] [Commented] (YARN-1172) Convert *SecretManagers in the RM to services

2013-12-25 Thread Tsuyoshi OZAWA (JIRA)
[ https://issues.apache.org/jira/browse/YARN-1172?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13856737#comment-13856737 ] Tsuyoshi OZAWA commented on YARN-1172: -- Thank you for the review and comments,

[jira] [Commented] (YARN-1536) Cleanup: Get rid of ResourceManager#get*SecretManager() methods and use the RMContext methods instead

2013-12-25 Thread haosdent (JIRA)
[ https://issues.apache.org/jira/browse/YARN-1536?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13856743#comment-13856743 ] haosdent commented on YARN-1536: It seems that is issue is fixed.

[jira] [Commented] (YARN-1523) Replace RMNotYetReadyException with the standard hadoop io StandbyException

2013-12-25 Thread Bikas Saha (JIRA)
[ https://issues.apache.org/jira/browse/YARN-1523?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13856756#comment-13856756 ] Bikas Saha commented on YARN-1523: -- +1. Looks good. Should we make the

[jira] [Commented] (YARN-1506) Replace set resource change on RMNode/SchedulerNode directly with event notification.

2013-12-25 Thread Bikas Saha (JIRA)
[ https://issues.apache.org/jira/browse/YARN-1506?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13856757#comment-13856757 ] Bikas Saha commented on YARN-1506: -- Per operation vs configuration makes sense. I would

[jira] [Created] (YARN-1537) TestLocalResourcesTrackerImpl.testLocalResourceCache often failed

2013-12-25 Thread shenhong (JIRA)
shenhong created YARN-1537: -- Summary: TestLocalResourcesTrackerImpl.testLocalResourceCache often failed Key: YARN-1537 URL: https://issues.apache.org/jira/browse/YARN-1537 Project: Hadoop YARN

[jira] [Updated] (YARN-1537) TestLocalResourcesTrackerImpl.testLocalResourceCache often failed

2013-12-25 Thread shenhong (JIRA)
[ https://issues.apache.org/jira/browse/YARN-1537?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] shenhong updated YARN-1537: --- Description: Here is the error log {code} Results : Failed tests: