[jira] [Updated] (YARN-4140) RM container allocation delayed incase of app submitted to Nodelabel partition

2015-09-09 Thread Bibin A Chundatt (JIRA)
[ https://issues.apache.org/jira/browse/YARN-4140?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Bibin A Chundatt updated YARN-4140: --- Description: Trying to run application on Nodelabel partition I found that the application

[jira] [Commented] (YARN-4126) RM should not issue delegation tokens in unsecure mode

2015-09-11 Thread Bibin A Chundatt (JIRA)
[ https://issues.apache.org/jira/browse/YARN-4126?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=14740903#comment-14740903 ] Bibin A Chundatt commented on YARN-4126: Hi [~jianhe] Thanks for the suggestion Tested with your

[jira] [Commented] (YARN-4136) LinuxContainerExecutor loses info when forwarding ResourceHandlerException

2015-09-09 Thread Bibin A Chundatt (JIRA)
[ https://issues.apache.org/jira/browse/YARN-4136?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=14737989#comment-14737989 ] Bibin A Chundatt commented on YARN-4136: I feel testcases are not required for this patch >

[jira] [Updated] (YARN-4106) NodeLabels for NM in distributed mode is not updated even after clusterNodelabel addition in RM

2015-09-09 Thread Bibin A Chundatt (JIRA)
[ https://issues.apache.org/jira/browse/YARN-4106?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Bibin A Chundatt updated YARN-4106: --- Attachment: 0008-YARN-4106.patch > NodeLabels for NM in distributed mode is not updated even

[jira] [Commented] (YARN-4126) RM should not issue delegation tokens in unsecure mode

2015-09-11 Thread Bibin A Chundatt (JIRA)
[ https://issues.apache.org/jira/browse/YARN-4126?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=14740970#comment-14740970 ] Bibin A Chundatt commented on YARN-4126: Have tried out separating out i find this the best way to

[jira] [Updated] (YARN-4126) RM should not issue delegation tokens in unsecure mode

2015-09-11 Thread Bibin A Chundatt (JIRA)
[ https://issues.apache.org/jira/browse/YARN-4126?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Bibin A Chundatt updated YARN-4126: --- Attachment: 0006-YARN-4126.patch Hi [~jianhe] Attaching patch after refactoring

[jira] [Updated] (YARN-4140) RM container allocation delayed incase of app submitted to Nodelabel partition

2015-09-13 Thread Bibin A Chundatt (JIRA)
[ https://issues.apache.org/jira/browse/YARN-4140?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Bibin A Chundatt updated YARN-4140: --- Attachment: 0002-YARN-4140.patch > RM container allocation delayed incase of app submitted to

[jira] [Commented] (YARN-4140) RM container allocation delayed incase of app submitted to Nodelabel partition

2015-09-14 Thread Bibin A Chundatt (JIRA)
[ https://issues.apache.org/jira/browse/YARN-4140?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=14743001#comment-14743001 ] Bibin A Chundatt commented on YARN-4140: Hi [~Naganarasimha] Thnks for the comment missed it. Have

[jira] [Created] (YARN-4152) NM crash when LogAggregationService#stopContainer called for absent container

2015-09-12 Thread Bibin A Chundatt (JIRA)
Bibin A Chundatt created YARN-4152: -- Summary: NM crash when LogAggregationService#stopContainer called for absent container Key: YARN-4152 URL: https://issues.apache.org/jira/browse/YARN-4152

[jira] [Updated] (YARN-4152) NM crash when LogAggregationService#stopContainer called for absent container

2015-09-12 Thread Bibin A Chundatt (JIRA)
[ https://issues.apache.org/jira/browse/YARN-4152?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Bibin A Chundatt updated YARN-4152: --- Description: NM crash during of log aggregation. Ran Pi job with 500 container and killed

[jira] [Commented] (YARN-4152) NM crash when LogAggregationService#stopContainer called for absent container

2015-09-12 Thread Bibin A Chundatt (JIRA)
[ https://issues.apache.org/jira/browse/YARN-4152?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=14742082#comment-14742082 ] Bibin A Chundatt commented on YARN-4152: LogAggregationService#stopContainer {code}

[jira] [Updated] (YARN-4155) TestLogAggregationService.testLogAggregationServiceWithInterval failing

2015-09-26 Thread Bibin A Chundatt (JIRA)
[ https://issues.apache.org/jira/browse/YARN-4155?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Bibin A Chundatt updated YARN-4155: --- Attachment: 0003-YARN-4155.patch Hi [~ste...@apache.org] Looked into the issue again seems

[jira] [Commented] (YARN-4140) RM container allocation delayed incase of app submitted to Nodelabel partition

2015-09-28 Thread Bibin A Chundatt (JIRA)
[ https://issues.apache.org/jira/browse/YARN-4140?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=14933636#comment-14933636 ] Bibin A Chundatt commented on YARN-4140: Checkstyle issues are not from modified lines of code and

[jira] [Updated] (YARN-4140) RM container allocation delayed incase of app submitted to Nodelabel partition

2015-09-30 Thread Bibin A Chundatt (JIRA)
[ https://issues.apache.org/jira/browse/YARN-4140?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Bibin A Chundatt updated YARN-4140: --- Attachment: 0013-YARN-4140.patch Hi [~leftnoteasy] Thanks for the review and comments. Have

[jira] [Commented] (YARN-4155) TestLogAggregationService.testLogAggregationServiceWithInterval failing

2015-09-28 Thread Bibin A Chundatt (JIRA)
[ https://issues.apache.org/jira/browse/YARN-4155?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=14933471#comment-14933471 ] Bibin A Chundatt commented on YARN-4155: Please review patch attached >

[jira] [Updated] (YARN-4140) RM container allocation delayed incase of app submitted to Nodelabel partition

2015-09-28 Thread Bibin A Chundatt (JIRA)
[ https://issues.apache.org/jira/browse/YARN-4140?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Bibin A Chundatt updated YARN-4140: --- Attachment: 0012-YARN-4140.patch > RM container allocation delayed incase of app submitted to

[jira] [Created] (YARN-4216) Containers logs not shown for containers assigned on NM after recovery

2015-10-01 Thread Bibin A Chundatt (JIRA)
Bibin A Chundatt created YARN-4216: -- Summary: Containers logs not shown for containers assigned on NM after recovery Key: YARN-4216 URL: https://issues.apache.org/jira/browse/YARN-4216 Project:

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

2015-10-01 Thread Bibin A Chundatt (JIRA)
[ https://issues.apache.org/jira/browse/YARN-4216?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Bibin A Chundatt updated YARN-4216: --- Summary: Container logs not shown for newly assigned containers after NM recovery (was:

[jira] [Updated] (YARN-4216) Containers logs not shown for containers assigned on NM after recovery

2015-10-01 Thread Bibin A Chundatt (JIRA)
[ https://issues.apache.org/jira/browse/YARN-4216?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Bibin A Chundatt updated YARN-4216: --- Attachment: NMLog > Containers logs not shown for containers assigned on NM after recovery >

[jira] [Updated] (YARN-4216) Containers logs not shown for containers assigned on NM after recovery

2015-10-01 Thread Bibin A Chundatt (JIRA)
[ https://issues.apache.org/jira/browse/YARN-4216?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Bibin A Chundatt updated YARN-4216: --- Component/s: nodemanager log-aggregation > Containers logs not shown for

[jira] [Updated] (YARN-4216) Containers logs not shown for containers assigned on NM after recovery

2015-10-01 Thread Bibin A Chundatt (JIRA)
[ https://issues.apache.org/jira/browse/YARN-4216?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Bibin A Chundatt updated YARN-4216: --- Attachment: yarn-site.xml > Containers logs not shown for containers assigned on NM after

[jira] [Updated] (YARN-4216) Containers logs not shown for containers assigned on NM after recovery

2015-10-01 Thread Bibin A Chundatt (JIRA)
[ https://issues.apache.org/jira/browse/YARN-4216?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Bibin A Chundatt updated YARN-4216: --- Attachment: ScreenshotFolder.png > Containers logs not shown for containers assigned on NM

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

2015-10-01 Thread Bibin A Chundatt (JIRA)
[ https://issues.apache.org/jira/browse/YARN-4216?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=14939924#comment-14939924 ] Bibin A Chundatt commented on YARN-4216: So {{yarn --daemon stop nodemanager}} should be considered

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

2015-10-01 Thread Bibin A Chundatt (JIRA)
[ https://issues.apache.org/jira/browse/YARN-4216?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=14939830#comment-14939830 ] Bibin A Chundatt commented on YARN-4216: [~jlowe] The problem doesnt happen when NM is killed using

[jira] [Updated] (YARN-4140) RM container allocation delayed incase of app submitted to Nodelabel partition

2015-10-02 Thread Bibin A Chundatt (JIRA)
[ https://issues.apache.org/jira/browse/YARN-4140?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Bibin A Chundatt updated YARN-4140: --- Attachment: 0014-YARN-4140.patch > RM container allocation delayed incase of app submitted to

[jira] [Commented] (YARN-4140) RM container allocation delayed incase of app submitted to Nodelabel partition

2015-10-02 Thread Bibin A Chundatt (JIRA)
[ https://issues.apache.org/jira/browse/YARN-4140?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=14941450#comment-14941450 ] Bibin A Chundatt commented on YARN-4140: Uploaded new patch for the same. # String

[jira] [Updated] (YARN-4155) TestLogAggregationService.testLogAggregationServiceWithInterval failing

2015-09-26 Thread Bibin A Chundatt (JIRA)
[ https://issues.apache.org/jira/browse/YARN-4155?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Bibin A Chundatt updated YARN-4155: --- Attachment: (was: 0003-YARN-4155.patch) >

[jira] [Updated] (YARN-4155) TestLogAggregationService.testLogAggregationServiceWithInterval failing

2015-09-26 Thread Bibin A Chundatt (JIRA)
[ https://issues.apache.org/jira/browse/YARN-4155?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Bibin A Chundatt updated YARN-4155: --- Attachment: 0003-YARN-4155.patch >

[jira] [Created] (YARN-4140) RM container allocation delated incase of app submitted to Nodel partition

2015-09-09 Thread Bibin A Chundatt (JIRA)
Bibin A Chundatt created YARN-4140: -- Summary: RM container allocation delated incase of app submitted to Nodel partition Key: YARN-4140 URL: https://issues.apache.org/jira/browse/YARN-4140 Project:

[jira] [Commented] (YARN-4106) NodeLabels for NM in distributed mode is not updated even after clusterNodelabel addition in RM

2015-09-08 Thread Bibin A Chundatt (JIRA)
[ https://issues.apache.org/jira/browse/YARN-4106?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=14736158#comment-14736158 ] Bibin A Chundatt commented on YARN-4106: Findbug report not showing anything looks like build

[jira] [Assigned] (YARN-4136) LinuxContainerExecutor loses info when forwarding ResourceHandlerException

2015-09-09 Thread Bibin A Chundatt (JIRA)
[ https://issues.apache.org/jira/browse/YARN-4136?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Bibin A Chundatt reassigned YARN-4136: -- Assignee: Bibin A Chundatt > LinuxContainerExecutor loses info when forwarding

[jira] [Updated] (YARN-4140) RM container allocation delayed incase of app submitted to Nodel partition

2015-09-09 Thread Bibin A Chundatt (JIRA)
[ https://issues.apache.org/jira/browse/YARN-4140?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Bibin A Chundatt updated YARN-4140: --- Description: Trying to run application on Nodelabel partition I found that the application

[jira] [Updated] (YARN-4140) RM container allocation delayed incase of app submitted to Nodel partition

2015-09-09 Thread Bibin A Chundatt (JIRA)
[ https://issues.apache.org/jira/browse/YARN-4140?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Bibin A Chundatt updated YARN-4140: --- Summary: RM container allocation delayed incase of app submitted to Nodel partition (was: RM

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

2015-10-05 Thread Bibin A Chundatt (JIRA)
[ https://issues.apache.org/jira/browse/YARN-4216?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=14943113#comment-14943113 ] Bibin A Chundatt commented on YARN-4216: {quote} That's why YARN-1362 was done, so we can

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

2015-10-05 Thread Bibin A Chundatt (JIRA)
[ https://issues.apache.org/jira/browse/YARN-4216?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=14943124#comment-14943124 ] Bibin A Chundatt commented on YARN-4216:

[jira] [Commented] (YARN-4155) TestLogAggregationService.testLogAggregationServiceWithInterval failing

2015-09-19 Thread Bibin A Chundatt (JIRA)
[ https://issues.apache.org/jira/browse/YARN-4155?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=14877387#comment-14877387 ] Bibin A Chundatt commented on YARN-4155: [~ste...@apache.org] Also tried locally in my setup its

[jira] [Updated] (YARN-4140) RM container allocation delayed incase of app submitted to Nodelabel partition

2015-09-18 Thread Bibin A Chundatt (JIRA)
[ https://issues.apache.org/jira/browse/YARN-4140?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Bibin A Chundatt updated YARN-4140: --- Attachment: 0006-YARN-4140.patch Attaching patch after update > RM container allocation

[jira] [Commented] (YARN-4182) Killed containers disappear on app attempt page

2015-09-18 Thread Bibin A Chundatt (JIRA)
[ https://issues.apache.org/jira/browse/YARN-4182?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=14805183#comment-14805183 ] Bibin A Chundatt commented on YARN-4182: Its similar to YARN-3603 rt? > Killed containers

[jira] [Updated] (YARN-4176) Resync NM nodelabels with RM every x interval for distributed nodelabels

2015-09-20 Thread Bibin A Chundatt (JIRA)
[ https://issues.apache.org/jira/browse/YARN-4176?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Bibin A Chundatt updated YARN-4176: --- Attachment: 0003-YARN-4176.patch > Resync NM nodelabels with RM every x interval for

[jira] [Updated] (YARN-4176) Resync NM nodelabels with RM every x interval for distributed nodelabels

2015-09-20 Thread Bibin A Chundatt (JIRA)
[ https://issues.apache.org/jira/browse/YARN-4176?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Bibin A Chundatt updated YARN-4176: --- Attachment: 0002-YARN-4176.patch Attaching patch after testcase correction. > Resync NM

[jira] [Commented] (YARN-4176) Resync NM nodelabels with RM every x interval for distributed nodelabels

2015-09-20 Thread Bibin A Chundatt (JIRA)
[ https://issues.apache.org/jira/browse/YARN-4176?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=14899968#comment-14899968 ] Bibin A Chundatt commented on YARN-4176: Checkstyle issues not added as part of this patch to my

[jira] [Commented] (YARN-4176) Resync NM nodelabels with RM every x interval for distributed nodelabels

2015-09-23 Thread Bibin A Chundatt (JIRA)
[ https://issues.apache.org/jira/browse/YARN-4176?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=14904358#comment-14904358 ] Bibin A Chundatt commented on YARN-4176: {{hadoop.yarn.logaggregation.TestAggregatedLogsBlock}}

[jira] [Commented] (YARN-3433) Jersey tests failing with Port in Use -again

2015-09-23 Thread Bibin A Chundatt (JIRA)
[ https://issues.apache.org/jira/browse/YARN-3433?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=14904354#comment-14904354 ] Bibin A Chundatt commented on YARN-3433: Hi [~ste...@apache.org] The same failed with port in use

[jira] [Updated] (YARN-4176) Resync NM nodelabels with RM every x interval for distributed nodelabels

2015-09-23 Thread Bibin A Chundatt (JIRA)
[ https://issues.apache.org/jira/browse/YARN-4176?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Bibin A Chundatt updated YARN-4176: --- Attachment: 0005-YARN-4176.patch Thanks [~Naganarasimha] for comments {quote} increase this

[jira] [Updated] (YARN-4140) RM container allocation delayed incase of app submitted to Nodelabel partition

2015-09-22 Thread Bibin A Chundatt (JIRA)
[ https://issues.apache.org/jira/browse/YARN-4140?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Bibin A Chundatt updated YARN-4140: --- Attachment: 0009-YARN-4140.patch Hi [~sunilg] Thnks for review and comments. Have updated

[jira] [Commented] (YARN-4176) Resync NM nodelabels with RM every x interval for distributed nodelabels

2015-09-22 Thread Bibin A Chundatt (JIRA)
[ https://issues.apache.org/jira/browse/YARN-4176?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=14903133#comment-14903133 ] Bibin A Chundatt commented on YARN-4176: Hi [~leftnoteasy] Could you please look into this issue

[jira] [Updated] (YARN-4140) RM container allocation delayed incase of app submitted to Nodelabel partition

2015-09-25 Thread Bibin A Chundatt (JIRA)
[ https://issues.apache.org/jira/browse/YARN-4140?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Bibin A Chundatt updated YARN-4140: --- Attachment: 0011-YARN-4140.patch Hi [~sunilg] Updating params as per comment > RM container

[jira] [Commented] (YARN-4140) RM container allocation delayed incase of app submitted to Nodelabel partition

2015-09-25 Thread Bibin A Chundatt (JIRA)
[ https://issues.apache.org/jira/browse/YARN-4140?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=14908798#comment-14908798 ] Bibin A Chundatt commented on YARN-4140: Failures are not related to his patch > RM container

[jira] [Commented] (YARN-4152) NM crash with NPE when LogAggregationService#stopContainer called for absent container

2015-09-21 Thread Bibin A Chundatt (JIRA)
[ https://issues.apache.org/jira/browse/YARN-4152?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=14900485#comment-14900485 ] Bibin A Chundatt commented on YARN-4152: Looks like only for {{LogAggregationService}} exists.

[jira] [Commented] (YARN-4140) RM container allocation delayed incase of app submitted to Nodelabel partition

2015-09-21 Thread Bibin A Chundatt (JIRA)
[ https://issues.apache.org/jira/browse/YARN-4140?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=14900524#comment-14900524 ] Bibin A Chundatt commented on YARN-4140: They are related will check how to update testcases for

[jira] [Commented] (YARN-4176) Resync NM nodelabels with RM every x interval for distributed nodelabels

2015-09-21 Thread Bibin A Chundatt (JIRA)
[ https://issues.apache.org/jira/browse/YARN-4176?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=14900705#comment-14900705 ] Bibin A Chundatt commented on YARN-4176: Checkstyle is due to number of lines {noformat} File

[jira] [Commented] (YARN-4140) RM container allocation delayed incase of app submitted to Nodelabel partition

2015-09-21 Thread Bibin A Chundatt (JIRA)
[ https://issues.apache.org/jira/browse/YARN-4140?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=14900498#comment-14900498 ] Bibin A Chundatt commented on YARN-4140: Will recheck {{TestNodeLabelContainerAllocation }}

[jira] [Updated] (YARN-4140) RM container allocation delayed incase of app submitted to Nodelabel partition

2015-09-22 Thread Bibin A Chundatt (JIRA)
[ https://issues.apache.org/jira/browse/YARN-4140?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Bibin A Chundatt updated YARN-4140: --- Attachment: 0008-YARN-4140.patch Hi [~leftnoteasy] Could you please review the patch

[jira] [Updated] (YARN-4167) NPE on RMActiveServices#serviceStop when store is null

2015-09-19 Thread Bibin A Chundatt (JIRA)
[ https://issues.apache.org/jira/browse/YARN-4167?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Bibin A Chundatt updated YARN-4167: --- Attachment: 0002-YARN-4167.patch Renamed patch and uploaded the same again to trigger Jenkins

[jira] [Updated] (YARN-4140) RM container allocation delayed incase of app submitted to Nodelabel partition

2015-09-19 Thread Bibin A Chundatt (JIRA)
[ https://issues.apache.org/jira/browse/YARN-4140?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Bibin A Chundatt updated YARN-4140: --- Attachment: 0007-YARN-4140.patch Hi [~leftnoteasy] Details of testcase failures {noformat}

[jira] [Commented] (YARN-4140) RM container allocation delayed incase of app submitted to Nodelabel partition

2015-09-19 Thread Bibin A Chundatt (JIRA)
[ https://issues.apache.org/jira/browse/YARN-4140?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=14877032#comment-14877032 ] Bibin A Chundatt commented on YARN-4140: Failures are not due to current patch. {noformat}

[jira] [Updated] (YARN-4152) NM crash with NPE when LogAggregationService#stopContainer called for absent container

2015-09-19 Thread Bibin A Chundatt (JIRA)
[ https://issues.apache.org/jira/browse/YARN-4152?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Bibin A Chundatt updated YARN-4152: --- Attachment: 0003-YARN-4152.patch Hi [~sunilg] Thnks for comments.Updated patch as per

[jira] [Updated] (YARN-4176) Resync NM nodelabels with RM every x interval for distributed nodelabels

2015-09-19 Thread Bibin A Chundatt (JIRA)
[ https://issues.apache.org/jira/browse/YARN-4176?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Bibin A Chundatt updated YARN-4176: --- Attachment: 0001-YARN-4176.patch Attaching patch for review. [~Naganarasimha] # Have taken

[jira] [Commented] (YARN-4155) TestLogAggregationService.testLogAggregationServiceWithInterval failing

2015-09-19 Thread Bibin A Chundatt (JIRA)
[ https://issues.apache.org/jira/browse/YARN-4155?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=14877142#comment-14877142 ] Bibin A Chundatt commented on YARN-4155: [~ste...@apache.org] Seems this time

[jira] [Commented] (YARN-4155) TestLogAggregationService.testLogAggregationServiceWithInterval failing

2015-09-19 Thread Bibin A Chundatt (JIRA)
[ https://issues.apache.org/jira/browse/YARN-4155?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=14877157#comment-14877157 ] Bibin A Chundatt commented on YARN-4155: Also tried running locally through eclipse its passing in

[jira] [Updated] (YARN-4176) Resync NM nodelabels with RM every x interval for distributed nodelabels

2015-09-21 Thread Bibin A Chundatt (JIRA)
[ https://issues.apache.org/jira/browse/YARN-4176?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Bibin A Chundatt updated YARN-4176: --- Attachment: 0004-YARN-4176.patch Hi [~Naganarasimha] Thanks for review comments Attaching

[jira] [Commented] (YARN-4140) RM container allocation delayed incase of app submitted to Nodelabel partition

2015-09-23 Thread Bibin A Chundatt (JIRA)
[ https://issues.apache.org/jira/browse/YARN-4140?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=14905818#comment-14905818 ] Bibin A Chundatt commented on YARN-4140: Synced offline with [~Naganarasimha Garla] {quote} If so

[jira] [Commented] (YARN-4176) Resync NM nodelabels with RM every x interval for distributed nodelabels

2015-09-24 Thread Bibin A Chundatt (JIRA)
[ https://issues.apache.org/jira/browse/YARN-4176?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=14907331#comment-14907331 ] Bibin A Chundatt commented on YARN-4176: Hi [~leftnoteasy] YARN-4106 the Timer related fix for

[jira] [Updated] (YARN-4140) RM container allocation delayed incase of app submitted to Nodelabel partition

2015-09-24 Thread Bibin A Chundatt (JIRA)
[ https://issues.apache.org/jira/browse/YARN-4140?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Bibin A Chundatt updated YARN-4140: --- Attachment: 0010-YARN-4140.patch Uploading patch after rebasing based on latest trunk > RM

[jira] [Commented] (YARN-4155) TestLogAggregationService.testLogAggregationServiceWithInterval failing

2015-09-24 Thread Bibin A Chundatt (JIRA)
[ https://issues.apache.org/jira/browse/YARN-4155?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=14907427#comment-14907427 ] Bibin A Chundatt commented on YARN-4155: Sorry, multiple comments by mistake >

[jira] [Commented] (YARN-4155) TestLogAggregationService.testLogAggregationServiceWithInterval failing

2015-09-24 Thread Bibin A Chundatt (JIRA)
[ https://issues.apache.org/jira/browse/YARN-4155?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=14907375#comment-14907375 ] Bibin A Chundatt commented on YARN-4155: Hi [~ste...@apache.org] Issue YARN-4168 is for the above

[jira] [Commented] (YARN-4155) TestLogAggregationService.testLogAggregationServiceWithInterval failing

2015-09-24 Thread Bibin A Chundatt (JIRA)
[ https://issues.apache.org/jira/browse/YARN-4155?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=14907374#comment-14907374 ] Bibin A Chundatt commented on YARN-4155: Hi [~ste...@apache.org] Issue YARN-4168 is for the above

[jira] [Commented] (YARN-4155) TestLogAggregationService.testLogAggregationServiceWithInterval failing

2015-09-24 Thread Bibin A Chundatt (JIRA)
[ https://issues.apache.org/jira/browse/YARN-4155?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=14907376#comment-14907376 ] Bibin A Chundatt commented on YARN-4155: Hi [~ste...@apache.org] Issue YARN-4168 is for the above

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

2015-10-05 Thread Bibin A Chundatt (JIRA)
[ https://issues.apache.org/jira/browse/YARN-4216?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=14943574#comment-14943574 ] Bibin A Chundatt commented on YARN-4216: When yarn.nodemanager.recovery.supervised=true and

[jira] [Commented] (YARN-4454) NM to nodelabel mapping going wrong after RM restart

2015-12-16 Thread Bibin A Chundatt (JIRA)
[ https://issues.apache.org/jira/browse/YARN-4454?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15061476#comment-15061476 ] Bibin A Chundatt commented on YARN-4454: On 2nd time recovery the ordering is going wrong

[jira] [Created] (YARN-4454) NM to nodelabel mapping going wrong after RM restart

2015-12-14 Thread Bibin A Chundatt (JIRA)
Bibin A Chundatt created YARN-4454: -- Summary: NM to nodelabel mapping going wrong after RM restart Key: YARN-4454 URL: https://issues.apache.org/jira/browse/YARN-4454 Project: Hadoop YARN

[jira] [Updated] (YARN-4454) NM to nodelabel mapping going wrong after RM restart

2015-12-17 Thread Bibin A Chundatt (JIRA)
[ https://issues.apache.org/jira/browse/YARN-4454?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Bibin A Chundatt updated YARN-4454: --- Description: *Nodelabel mapping with NodeManager is going wrong if combination of hostname

[jira] [Updated] (YARN-4454) NM to nodelabel mapping going wrong after RM restart

2015-12-17 Thread Bibin A Chundatt (JIRA)
[ https://issues.apache.org/jira/browse/YARN-4454?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Bibin A Chundatt updated YARN-4454: --- Description: *Nodelabel mapping with NodeManager is going wrong if combination of hostname

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

2015-12-17 Thread Bibin A Chundatt (JIRA)
[ https://issues.apache.org/jira/browse/YARN-4463?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15062262#comment-15062262 ] Bibin A Chundatt commented on YARN-4463: Hi [~rohithsharma] thank you for looking into the issue .

[jira] [Commented] (YARN-4465) SchedulerUtils#validateRequest for Label check should happen only when nodelabel enabled

2015-12-17 Thread Bibin A Chundatt (JIRA)
[ https://issues.apache.org/jira/browse/YARN-4465?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15062269#comment-15062269 ] Bibin A Chundatt commented on YARN-4465: Hi [~leftnoteasy]/[~sunilg] any thoughts ? The message

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

2015-12-18 Thread Bibin A Chundatt (JIRA)
[ https://issues.apache.org/jira/browse/YARN-4463?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15063818#comment-15063818 ] Bibin A Chundatt commented on YARN-4463: Hi [~sunilg] To explain the problem further. In

[jira] [Created] (YARN-4465) SchedulerUtils#validateRequest for Label check should happen only when nodelabel enabled

2015-12-16 Thread Bibin A Chundatt (JIRA)
Bibin A Chundatt created YARN-4465: -- Summary: SchedulerUtils#validateRequest for Label check should happen only when nodelabel enabled Key: YARN-4465 URL: https://issues.apache.org/jira/browse/YARN-4465

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

2015-12-16 Thread Bibin A Chundatt (JIRA)
[ https://issues.apache.org/jira/browse/YARN-4463?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Bibin A Chundatt updated YARN-4463: --- Summary: Container launch failure when yarn.nodemanager.log-dirs directory path contains space

[jira] [Created] (YARN-4463) Container launch failure when nm log directory path container space

2015-12-16 Thread Bibin A Chundatt (JIRA)
Bibin A Chundatt created YARN-4463: -- Summary: Container launch failure when nm log directory path container space Key: YARN-4463 URL: https://issues.apache.org/jira/browse/YARN-4463 Project: Hadoop

[jira] [Updated] (YARN-4463) Container launch failure when nm log directory path contains space

2015-12-16 Thread Bibin A Chundatt (JIRA)
[ https://issues.apache.org/jira/browse/YARN-4463?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Bibin A Chundatt updated YARN-4463: --- Summary: Container launch failure when nm log directory path contains space (was: Container

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

2016-01-04 Thread Bibin A Chundatt (JIRA)
Bibin A Chundatt created YARN-4538: -- Summary: QueueMetrics pending cores and memory metrics wrong Key: YARN-4538 URL: https://issues.apache.org/jira/browse/YARN-4538 Project: Hadoop YARN

[jira] [Updated] (YARN-4232) TopCLI console support for HA mode

2016-01-04 Thread Bibin A Chundatt (JIRA)
[ https://issues.apache.org/jira/browse/YARN-4232?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Bibin A Chundatt updated YARN-4232: --- Attachment: 0002-YARN-4232.patch Attaching patch for review Cluster info proto added >

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

2016-01-04 Thread Bibin A Chundatt (JIRA)
[ https://issues.apache.org/jira/browse/YARN-4538?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15082564#comment-15082564 ] Bibin A Chundatt commented on YARN-4538: [~sunilg]/[~rohithsharma] Thank you for looking into the

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

2016-01-04 Thread Bibin A Chundatt (JIRA)
[ https://issues.apache.org/jira/browse/YARN-4538?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Bibin A Chundatt updated YARN-4538: --- Priority: Critical (was: Major) > QueueMetrics pending cores and memory metrics wrong >

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

2016-01-05 Thread Bibin A Chundatt (JIRA)
[ https://issues.apache.org/jira/browse/YARN-4538?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Bibin A Chundatt updated YARN-4538: --- Priority: Major (was: Critical) > QueueMetrics pending cores and memory metrics wrong >

[jira] [Updated] (YARN-3940) Application moveToQueue should check NodeLabel permission

2016-01-06 Thread Bibin A Chundatt (JIRA)
[ https://issues.apache.org/jira/browse/YARN-3940?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Bibin A Chundatt updated YARN-3940: --- Attachment: 0003-YARN-3940.patch [~leftnoteasy] Attaching path for review * Check for

[jira] [Updated] (YARN-3940) Application moveToQueue should check NodeLabel permission

2016-01-06 Thread Bibin A Chundatt (JIRA)
[ https://issues.apache.org/jira/browse/YARN-3940?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Bibin A Chundatt updated YARN-3940: --- Attachment: 0004-YARN-3940.patch > Application moveToQueue should check NodeLabel permission

[jira] [Commented] (YARN-3940) Application moveToQueue should check NodeLabel permission

2016-01-06 Thread Bibin A Chundatt (JIRA)
[ https://issues.apache.org/jira/browse/YARN-3940?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15085917#comment-15085917 ] Bibin A Chundatt commented on YARN-3940: Uploading patch after fixing check style issue. Please do

[jira] [Updated] (YARN-3940) Application moveToQueue should check NodeLabel permission

2016-01-06 Thread Bibin A Chundatt (JIRA)
[ https://issues.apache.org/jira/browse/YARN-3940?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Bibin A Chundatt updated YARN-3940: --- Attachment: (was: 0004-YARN-3940.patch) > Application moveToQueue should check NodeLabel

[jira] [Updated] (YARN-3940) Application moveToQueue should check NodeLabel permission

2016-01-06 Thread Bibin A Chundatt (JIRA)
[ https://issues.apache.org/jira/browse/YARN-3940?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Bibin A Chundatt updated YARN-3940: --- Attachment: 0004-YARN-3940.patch > Application moveToQueue should check NodeLabel permission

[jira] [Updated] (YARN-4232) TopCLI console support for HA mode

2016-01-04 Thread Bibin A Chundatt (JIRA)
[ https://issues.apache.org/jira/browse/YARN-4232?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Bibin A Chundatt updated YARN-4232: --- Attachment: (was: 0002-YARN-4232.patch) > TopCLI console support for HA mode >

[jira] [Updated] (YARN-4232) TopCLI console support for HA mode

2016-01-04 Thread Bibin A Chundatt (JIRA)
[ https://issues.apache.org/jira/browse/YARN-4232?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Bibin A Chundatt updated YARN-4232: --- Attachment: 0002-YARN-4232.patch [~djp] /[~rohithsharma] Attaching patch again to trigger CI,

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

2016-01-05 Thread Bibin A Chundatt (JIRA)
[ https://issues.apache.org/jira/browse/YARN-4538?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15085011#comment-15085011 ] Bibin A Chundatt commented on YARN-4538: Test failures are not related to patch attached. All CI

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

2016-01-05 Thread Bibin A Chundatt (JIRA)
[ https://issues.apache.org/jira/browse/YARN-4538?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Bibin A Chundatt updated YARN-4538: --- Attachment: 0001-YARN-4538.patch Thanks for looking into the issue, [~leftnoteasy] * Added

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

2016-01-05 Thread Bibin A Chundatt (JIRA)
[ https://issues.apache.org/jira/browse/YARN-4539?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15084562#comment-15084562 ] Bibin A Chundatt commented on YARN-4539: [~tangshangwen] Can we close this jira? >

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

2016-01-06 Thread Bibin A Chundatt (JIRA)
[ https://issues.apache.org/jira/browse/YARN-4538?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15086837#comment-15086837 ] Bibin A Chundatt commented on YARN-4538: Hi [~leftnoteasy] Thank you for looking in to the patch.

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

2016-01-06 Thread Bibin A Chundatt (JIRA)
[ https://issues.apache.org/jira/browse/YARN-4538?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Bibin A Chundatt updated YARN-4538: --- Attachment: 0002-YARN-4538.patch > QueueMetrics pending cores and memory metrics wrong >

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

2016-01-07 Thread Bibin A Chundatt (JIRA)
[ https://issues.apache.org/jira/browse/YARN-4538?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Bibin A Chundatt updated YARN-4538: --- Attachment: 0003-YARN-4538.patch Attaching patch after checkstyle fix > QueueMetrics pending

[jira] [Updated] (YARN-3940) Application moveToQueue should check NodeLabel permission

2016-01-07 Thread Bibin A Chundatt (JIRA)
[ https://issues.apache.org/jira/browse/YARN-3940?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Bibin A Chundatt updated YARN-3940: --- Attachment: 0005-YARN-3940.patch Thank you for looking into the patch [~sunilg] I have

[jira] [Commented] (YARN-3940) Application moveToQueue should check NodeLabel permission

2016-01-07 Thread Bibin A Chundatt (JIRA)
[ https://issues.apache.org/jira/browse/YARN-3940?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15088779#comment-15088779 ] Bibin A Chundatt commented on YARN-3940: Hi [~Naganarasimha] Thank you for review .I have already

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