[jira] [Commented] (YARN-742) Log aggregation causes a lot of redundant setPermission calls

2013-06-04 Thread Kihwal Lee (JIRA)
[ https://issues.apache.org/jira/browse/YARN-742?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13674393#comment-13674393 ] Kihwal Lee commented on YARN-742: - +1 the patch looks good. Log

[jira] [Commented] (YARN-742) Log aggregation causes a lot of redundant setPermission calls

2013-06-04 Thread Kihwal Lee (JIRA)
[ https://issues.apache.org/jira/browse/YARN-742?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13675126#comment-13675126 ] Kihwal Lee commented on YARN-742: - There were other changes made in trunk so the patch

[jira] [Commented] (YARN-742) Log aggregation causes a lot of redundant setPermission calls

2013-06-04 Thread Kihwal Lee (JIRA)
[ https://issues.apache.org/jira/browse/YARN-742?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13675262#comment-13675262 ] Kihwal Lee commented on YARN-742: - Jason, the test failed to merge in branch-0.23.

[jira] [Commented] (YARN-742) Log aggregation causes a lot of redundant setPermission calls

2013-06-06 Thread Kihwal Lee (JIRA)
[ https://issues.apache.org/jira/browse/YARN-742?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13677050#comment-13677050 ] Kihwal Lee commented on YARN-742: - I've noticed a new kind of HDFS integration failures

[jira] [Created] (YARN-949) Failed log aggregation can leave a file open.

2013-07-22 Thread Kihwal Lee (JIRA)
Kihwal Lee created YARN-949: --- Summary: Failed log aggregation can leave a file open. Key: YARN-949 URL: https://issues.apache.org/jira/browse/YARN-949 Project: Hadoop YARN Issue Type: Bug

[jira] [Commented] (YARN-949) Failed log aggregation can leave a file open.

2013-07-22 Thread Kihwal Lee (JIRA)
[ https://issues.apache.org/jira/browse/YARN-949?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13715737#comment-13715737 ] Kihwal Lee commented on YARN-949: - {noformat} 2013-07-20 14:55:23,901 [LogAggregationService

[jira] [Updated] (YARN-949) Failed log aggregation can leave a file open.

2013-07-23 Thread Kihwal Lee (JIRA)
[ https://issues.apache.org/jira/browse/YARN-949?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Kihwal Lee updated YARN-949: Attachment: YARN-949.patch The patch makes uploadLogsForContainer() catch Exception, not just IOException

[jira] [Commented] (YARN-949) Failed log aggregation can leave a file open.

2013-07-23 Thread Kihwal Lee (JIRA)
[ https://issues.apache.org/jira/browse/YARN-949?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13717562#comment-13717562 ] Kihwal Lee commented on YARN-949: - I will try pulling YARN-578 and its dependency to

[jira] [Commented] (YARN-949) Failed log aggregation can leave a file open.

2013-07-23 Thread Kihwal Lee (JIRA)
[ https://issues.apache.org/jira/browse/YARN-949?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13717578#comment-13717578 ] Kihwal Lee commented on YARN-949: - Well, YARN-578 depends on HADOOP-9511, which depends on

[jira] [Commented] (YARN-949) Failed log aggregation can leave a file open.

2013-07-23 Thread Kihwal Lee (JIRA)
[ https://issues.apache.org/jira/browse/YARN-949?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13717580#comment-13717580 ] Kihwal Lee commented on YARN-949: - It's actually HADOOP-8562. The commit message for

[jira] [Commented] (YARN-968) RM admin commands don't work

2013-07-24 Thread Kihwal Lee (JIRA)
[ https://issues.apache.org/jira/browse/YARN-968?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13718623#comment-13718623 ] Kihwal Lee commented on YARN-968: - The protocol was renamed in YARN-387.

[jira] [Commented] (YARN-968) RM admin commands don't work

2013-07-24 Thread Kihwal Lee (JIRA)
[ https://issues.apache.org/jira/browse/YARN-968?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13718750#comment-13718750 ] Kihwal Lee commented on YARN-968: - +1 The patch looks good. Are you going to file a jira for

[jira] [Commented] (YARN-960) TestMRCredentials and TestBinaryTokenFile are failing on trunk

2013-07-24 Thread Kihwal Lee (JIRA)
[ https://issues.apache.org/jira/browse/YARN-960?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13718845#comment-13718845 ] Kihwal Lee commented on YARN-960: - The tasks are blowing up in the test: {noformat}

[jira] [Commented] (YARN-960) TestMRCredentials and TestBinaryTokenFile are failing on trunk

2013-07-26 Thread Kihwal Lee (JIRA)
[ https://issues.apache.org/jira/browse/YARN-960?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13721118#comment-13721118 ] Kihwal Lee commented on YARN-960: - I am no expert, but looking at all isSecurityEnabled()

[jira] [Commented] (YARN-960) TestMRCredentials and TestBinaryTokenFile are failing on trunk

2013-07-26 Thread Kihwal Lee (JIRA)
[ https://issues.apache.org/jira/browse/YARN-960?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13721120#comment-13721120 ] Kihwal Lee commented on YARN-960: - [~daryn] and [~vinodkv]. Can you go over them?

[jira] [Commented] (YARN-1025) NodeManager does not propagate java.library.path to launched child containers on Windows

2013-08-05 Thread Kihwal Lee (JIRA)
[ https://issues.apache.org/jira/browse/YARN-1025?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13729549#comment-13729549 ] Kihwal Lee commented on YARN-1025: -- On Linux, use of LD_LIBRARY_PATH is better because

[jira] [Created] (YARN-202) Log Aggregation generates a storm of fsync() for namenode

2012-11-05 Thread Kihwal Lee (JIRA)
Kihwal Lee created YARN-202: --- Summary: Log Aggregation generates a storm of fsync() for namenode Key: YARN-202 URL: https://issues.apache.org/jira/browse/YARN-202 Project: Hadoop YARN Issue Type:

[jira] [Commented] (YARN-202) Log Aggregation generates a storm of fsync() for namenode

2012-11-05 Thread Kihwal Lee (JIRA)
[ https://issues.apache.org/jira/browse/YARN-202?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13491087#comment-13491087 ] Kihwal Lee commented on YARN-202: - This problem will probably go away if we can leave out

[jira] [Commented] (YARN-286) Add a YARN ApplicationClassLoader

2013-01-03 Thread Kihwal Lee (JIRA)
[ https://issues.apache.org/jira/browse/YARN-286?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13542999#comment-13542999 ] Kihwal Lee commented on YARN-286: - +1 Looks good to me. Add a YARN

[jira] [Commented] (YARN-133) update web services docs for RM clusterMetrics

2013-01-28 Thread Kihwal Lee (JIRA)
[ https://issues.apache.org/jira/browse/YARN-133?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13564732#comment-13564732 ] Kihwal Lee commented on YARN-133: - I committed it to trunk, branch-2 and branch-0.23. Thanks

[jira] [Updated] (YARN-133) update web services docs for RM clusterMetrics

2013-01-28 Thread Kihwal Lee (JIRA)
[ https://issues.apache.org/jira/browse/YARN-133?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Kihwal Lee updated YARN-133: Fix Version/s: (was: 0.23.7) 2.0.3-alpha update web services docs for RM

[jira] [Updated] (YARN-133) update web services docs for RM clusterMetrics

2013-01-28 Thread Kihwal Lee (JIRA)
[ https://issues.apache.org/jira/browse/YARN-133?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Kihwal Lee updated YARN-133: Fix Version/s: 0.23.7 update web services docs for RM clusterMetrics

[jira] [Commented] (YARN-286) Add a YARN ApplicationClassLoader

2013-01-29 Thread Kihwal Lee (JIRA)
[ https://issues.apache.org/jira/browse/YARN-286?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13565756#comment-13565756 ] Kihwal Lee commented on YARN-286: - Merged to branch-0.23 Add a YARN

[jira] [Commented] (YARN-269) Resource Manager not logging the health_check_script result when taking it out

2013-02-28 Thread Kihwal Lee (JIRA)
[ https://issues.apache.org/jira/browse/YARN-269?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13589875#comment-13589875 ] Kihwal Lee commented on YARN-269: - please rebase. Resource Manager not

[jira] [Created] (YARN-448) Remove unnecessary hflush from log aggregation

2013-03-04 Thread Kihwal Lee (JIRA)
Kihwal Lee created YARN-448: --- Summary: Remove unnecessary hflush from log aggregation Key: YARN-448 URL: https://issues.apache.org/jira/browse/YARN-448 Project: Hadoop YARN Issue Type: Bug

[jira] [Commented] (YARN-448) Remove unnecessary hflush from log aggregation

2013-03-04 Thread Kihwal Lee (JIRA)
[ https://issues.apache.org/jira/browse/YARN-448?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13592491#comment-13592491 ] Kihwal Lee commented on YARN-448: - Test not included since it does not affect normal cases.

[jira] [Commented] (YARN-1907) TestRMApplicationHistoryWriter#testRMWritingMassiveHistory runs slow and intermittently fails

2014-04-09 Thread Kihwal Lee (JIRA)
[ https://issues.apache.org/jira/browse/YARN-1907?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13964284#comment-13964284 ] Kihwal Lee commented on YARN-1907: -- +1 for the change. bq. However, is it a better code

[jira] [Created] (YARN-1940) deleteAsUser() terminates early without deleting more files on error

2014-04-14 Thread Kihwal Lee (JIRA)
Kihwal Lee created YARN-1940: Summary: deleteAsUser() terminates early without deleting more files on error Key: YARN-1940 URL: https://issues.apache.org/jira/browse/YARN-1940 Project: Hadoop YARN

[jira] [Commented] (YARN-1600) RM does not startup when security is enabled without spnego configured

2014-01-17 Thread Kihwal Lee (JIRA)
[ https://issues.apache.org/jira/browse/YARN-1600?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13875005#comment-13875005 ] Kihwal Lee commented on YARN-1600: -- My understanding of the Hadoop web security

[jira] [Commented] (YARN-1575) Public localizer crashes with Localized unkown resource

2014-01-24 Thread Kihwal Lee (JIRA)
[ https://issues.apache.org/jira/browse/YARN-1575?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13881134#comment-13881134 ] Kihwal Lee commented on YARN-1575: -- +1 The patch looks good. The use of synchronizedMap

[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-679) add an entry point that can start any Yarn service

2017-05-01 Thread Kihwal Lee (JIRA)
[ https://issues.apache.org/jira/browse/YARN-679?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15991030#comment-15991030 ] Kihwal Lee commented on YARN-679: - Multiple HDFS tests are broken after this. Filed HADOOP-14368 for the

[jira] [Commented] (YARN-7164) TestAMRMClientOnRMRestart fails sporadically with bind address in use

2017-09-06 Thread Kihwal Lee (JIRA)
[ https://issues.apache.org/jira/browse/YARN-7164?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16155947#comment-16155947 ] Kihwal Lee commented on YARN-7164: -- +1 the patch looks good. > TestAMRMClientOnRMRestart fails

[jira] [Commented] (YARN-4457) Cleanup unchecked types for EventHandler

2020-12-18 Thread Kihwal Lee (Jira)
[ https://issues.apache.org/jira/browse/YARN-4457?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17251874#comment-17251874 ] Kihwal Lee commented on YARN-4457: -- [~rkanter], we were trying to build branch-3.3 and saw some failure