[jira] [Commented] (HADOOP-13537) Support external calls in the RPC call queue

2016-09-29 Thread Kihwal Lee (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-13537?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15533713#comment-15533713 ] Kihwal Lee commented on HADOOP-13537: - I've committed this to trunk, branch-2 and branch-2.8. Thanks

[jira] [Updated] (HADOOP-13537) Support external calls in the RPC call queue

2016-09-29 Thread Kihwal Lee (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-13537?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Kihwal Lee updated HADOOP-13537: Resolution: Fixed Hadoop Flags: Reviewed Fix Version/s: 3.0.0-alpha2

[jira] [Commented] (HADOOP-10075) Update jetty dependency to version 9

2016-10-05 Thread Kihwal Lee (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-10075?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15548663#comment-15548663 ] Kihwal Lee commented on HADOOP-10075: - Our baby has grown from 100KB to 1.27MB in three years.

[jira] [Commented] (HADOOP-13465) Design Server.Call to be extensible for unified call queue

2016-08-25 Thread Kihwal Lee (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-13465?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15437194#comment-15437194 ] Kihwal Lee commented on HADOOP-13465: - +1 The change looks straight-forward and has no functional

[jira] [Updated] (HADOOP-13465) Design Server.Call to be extensible for unified call queue

2016-08-25 Thread Kihwal Lee (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-13465?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Kihwal Lee updated HADOOP-13465: Fix Version/s: 3.0.0-alpha2 > Design Server.Call to be extensible for unified call queue >

[jira] [Commented] (HADOOP-13465) Design Server.Call to be extensible for unified call queue

2016-08-25 Thread Kihwal Lee (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-13465?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15437203#comment-15437203 ] Kihwal Lee commented on HADOOP-13465: - Just committed this to trunk. As I said, I will see the

[jira] [Commented] (HADOOP-13465) Design Server.Call to be extensible for unified call queue

2016-08-25 Thread Kihwal Lee (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-13465?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15437664#comment-15437664 ] Kihwal Lee commented on HADOOP-13465: - Looks like it is breaking {{TestEditLogJournalFailures}} in

[jira] [Updated] (HADOOP-13465) Design Server.Call to be extensible for unified call queue

2016-08-25 Thread Kihwal Lee (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-13465?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Kihwal Lee updated HADOOP-13465: Fix Version/s: (was: 3.0.0-alpha2) > Design Server.Call to be extensible for unified call

[jira] [Commented] (HADOOP-12726) Unsupported FS operations should throw UnsupportedOperationException

2016-08-24 Thread Kihwal Lee (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-12726?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15435572#comment-15435572 ] Kihwal Lee commented on HADOOP-12726: - I think this broke MAPREDUCE-6767. > Unsupported FS

[jira] [Commented] (HADOOP-13425) IPC layer optimizations

2016-08-24 Thread Kihwal Lee (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-13425?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15435636#comment-15435636 ] Kihwal Lee commented on HADOOP-13425: - [~daryn], are you going to do further work under this jira?

[jira] [Updated] (HADOOP-11780) Prevent IPC reader thread death

2016-09-27 Thread Kihwal Lee (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-11780?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Kihwal Lee updated HADOOP-11780: Target Version/s: 2.7.4 > Prevent IPC reader thread death > --- > >

[jira] [Updated] (HADOOP-11780) Prevent IPC reader thread death

2016-09-28 Thread Kihwal Lee (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-11780?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Kihwal Lee updated HADOOP-11780: Fix Version/s: (was: 2.8.0) 2.7.4 > Prevent IPC reader thread death >

[jira] [Resolved] (HADOOP-13657) IPC Reader thread could silently die and leave NameNode unresponsive

2016-09-28 Thread Kihwal Lee (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-13657?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Kihwal Lee resolved HADOOP-13657. - Resolution: Duplicate > IPC Reader thread could silently die and leave NameNode unresponsive >

[jira] [Commented] (HADOOP-11780) Prevent IPC reader thread death

2016-09-27 Thread Kihwal Lee (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-11780?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15526395#comment-15526395 ] Kihwal Lee commented on HADOOP-11780: - The patch looks good. We have been running with this for a

[jira] [Updated] (HADOOP-13671) Fix ClassFormatException in trunk build.

2016-09-30 Thread Kihwal Lee (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-13671?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Kihwal Lee updated HADOOP-13671: Summary: Fix ClassFormatException in trunk build. (was: Fix ClassFormatException during trunk

[jira] [Created] (HADOOP-13671) Fix ClassFormatException during trunk build.

2016-09-30 Thread Kihwal Lee (JIRA)
Kihwal Lee created HADOOP-13671: --- Summary: Fix ClassFormatException during trunk build. Key: HADOOP-13671 URL: https://issues.apache.org/jira/browse/HADOOP-13671 Project: Hadoop Common Issue

[jira] [Updated] (HADOOP-13671) Fix ClassFormatException in trunk build.

2016-09-30 Thread Kihwal Lee (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-13671?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Kihwal Lee updated HADOOP-13671: Resolution: Fixed Fix Version/s: 3.0.0-alpha2 Status: Resolved (was: Patch

[jira] [Updated] (HADOOP-13671) Fix ClassFormatException during trunk build.

2016-09-30 Thread Kihwal Lee (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-13671?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Kihwal Lee updated HADOOP-13671: Attachment: HADOOP-13671.patch > Fix ClassFormatException during trunk build. >

[jira] [Updated] (HADOOP-13671) Fix ClassFormatException during trunk build.

2016-09-30 Thread Kihwal Lee (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-13671?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Kihwal Lee updated HADOOP-13671: Status: Patch Available (was: Open) > Fix ClassFormatException during trunk build. >

[jira] [Assigned] (HADOOP-13671) Fix ClassFormatException during trunk build.

2016-09-30 Thread Kihwal Lee (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-13671?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Kihwal Lee reassigned HADOOP-13671: --- Assignee: Kihwal Lee > Fix ClassFormatException during trunk build. >

[jira] [Commented] (HADOOP-13671) Fix ClassFormatException during trunk build.

2016-09-30 Thread Kihwal Lee (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-13671?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15536388#comment-15536388 ] Kihwal Lee commented on HADOOP-13671: - The current trunk build has this: {noformat} [WARNING] Unable

[jira] [Updated] (HADOOP-13671) Fix ClassFormatException during trunk build.

2016-09-30 Thread Kihwal Lee (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-13671?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Kihwal Lee updated HADOOP-13671: Target Version/s: 3.0.0-alpha2 > Fix ClassFormatException during trunk build. >

[jira] [Commented] (HADOOP-13671) Fix ClassFormatException in trunk build.

2016-09-30 Thread Kihwal Lee (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-13671?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15536463#comment-15536463 ] Kihwal Lee commented on HADOOP-13671: - Verified that the update pulls the new version of

[jira] [Updated] (HADOOP-11780) Prevent IPC reader thread death

2016-09-28 Thread Kihwal Lee (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-11780?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Kihwal Lee updated HADOOP-11780: Resolution: Fixed Hadoop Flags: Reviewed Fix Version/s: 3.0.0-alpha2

[jira] [Commented] (HADOOP-13742) Expose "NumOpenConnectionsPerUser" as a metric

2016-10-27 Thread Kihwal Lee (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-13742?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15613288#comment-15613288 ] Kihwal Lee commented on HADOOP-13742: - At a first glance, the following seems racy. Since

[jira] [Commented] (HADOOP-13742) Expose "NumOpenConnectionsPerUser" as a metric

2016-11-09 Thread Kihwal Lee (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-13742?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15651134#comment-15651134 ] Kihwal Lee commented on HADOOP-13742: - Sorry for the delay. I will review it today. > Expose

[jira] [Commented] (HADOOP-13796) Standby namenode didnot change its role

2016-11-07 Thread Kihwal Lee (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-13796?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15644375#comment-15644375 ] Kihwal Lee commented on HADOOP-13796: - The failure detection works for the scenario you described.

[jira] [Commented] (HADOOP-13796) Standby namenode didnot change its role

2016-11-07 Thread Kihwal Lee (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-13796?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15644345#comment-15644345 ] Kihwal Lee commented on HADOOP-13796: - Jira is for bug reporting. Please use mailing lists for

[jira] [Resolved] (HADOOP-13796) Standby namenode didnot change its role

2016-11-07 Thread Kihwal Lee (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-13796?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Kihwal Lee resolved HADOOP-13796. - Resolution: Invalid > Standby namenode didnot change its role >

[jira] [Commented] (HADOOP-13742) Expose "NumOpenConnectionsPerUser" as a metric

2016-11-10 Thread Kihwal Lee (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-13742?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15655437#comment-15655437 ] Kihwal Lee commented on HADOOP-13742: - First of all, the use of "Vs" is probably not the best

[jira] [Commented] (HADOOP-13731) Cant compile Hadoop 2.7.2 on Ubuntu Xenial (16.04) with JDK 7/8

2016-10-19 Thread Kihwal Lee (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-13731?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15588801#comment-15588801 ] Kihwal Lee commented on HADOOP-13731: - I presume the java was packaged by Ubuntu. You could file a

[jira] [Commented] (HADOOP-13738) DiskChecker should perform some disk IO

2016-10-25 Thread Kihwal Lee (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-13738?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15605253#comment-15605253 ] Kihwal Lee commented on HADOOP-13738: - Retrying is fine in general, but what if it took minutes to

[jira] [Commented] (HADOOP-13738) DiskChecker should perform some disk IO

2016-10-20 Thread Kihwal Lee (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-13738?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15593080#comment-15593080 ] Kihwal Lee commented on HADOOP-13738: - bq. I don't remember seeing this one yet. Do you have a

[jira] [Commented] (HADOOP-13739) Add the ability to check - is a file opened for writing

2016-10-21 Thread Kihwal Lee (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-13739?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15595023#comment-15595023 ] Kihwal Lee commented on HADOOP-13739: - Reads don't leave any file-level state on namenode. If reads

[jira] [Commented] (HADOOP-13739) Add the ability to check - is a file opened for writing

2016-10-20 Thread Kihwal Lee (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-13739?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15591766#comment-15591766 ] Kihwal Lee commented on HADOOP-13739: - Is it going to modify (e.g. append) the existing file? Then

[jira] [Commented] (HADOOP-13731) Cant compile Hadoop 2.7.2 on Ubuntu Xenial (16.04) with JDK 7/8

2016-10-18 Thread Kihwal Lee (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-13731?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15586868#comment-15586868 ] Kihwal Lee commented on HADOOP-13731: - It's very unlikely a hadoop issue. The java compiler is

[jira] [Commented] (HADOOP-13742) Expose "NumOpenConnectionsPerUser" as a metric

2016-11-17 Thread Kihwal Lee (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-13742?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15673968#comment-15673968 ] Kihwal Lee commented on HADOOP-13742: - bq. That's a good idea and may be required to for detailed

[jira] [Updated] (HADOOP-13742) Expose "NumOpenConnectionsPerUser" as a metric

2016-11-17 Thread Kihwal Lee (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-13742?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Kihwal Lee updated HADOOP-13742: Resolution: Fixed Hadoop Flags: Reviewed Fix Version/s: 3.0.0-alpha2

[jira] [Commented] (HADOOP-13742) Expose "NumOpenConnectionsPerUser" as a metric

2016-11-17 Thread Kihwal Lee (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-13742?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15674412#comment-15674412 ] Kihwal Lee commented on HADOOP-13742: - +1 > Expose "NumOpenConnectionsPerUser" as a metric >

[jira] [Resolved] (HADOOP-13788) datatransfer.Receiver.processOp error

2016-11-04 Thread Kihwal Lee (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-13788?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Kihwal Lee resolved HADOOP-13788. - Resolution: Invalid > datatransfer.Receiver.processOp error >

[jira] [Commented] (HADOOP-13738) DiskChecker should perform some disk IO

2016-11-01 Thread Kihwal Lee (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-13738?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15626847#comment-15626847 ] Kihwal Lee commented on HADOOP-13738: - +1 > DiskChecker should perform some disk IO >

[jira] [Commented] (HADOOP-13742) Expose "NumOpenConnectionsPerUser" as a metric

2016-11-02 Thread Kihwal Lee (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-13742?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15629312#comment-15629312 ] Kihwal Lee commented on HADOOP-13742: - There still is a race. > Expose "NumOpenConnectionsPerUser"

[jira] [Comment Edited] (HADOOP-11859) PseudoAuthenticationHandler fails with httpcomponents v4.4

2016-12-09 Thread Kihwal Lee (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-11859?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15735805#comment-15735805 ] Kihwal Lee edited comment on HADOOP-11859 at 12/9/16 5:06 PM: --

[jira] [Commented] (HADOOP-12767) update apache httpclient version to 4.5.2; httpcore to 4.4.4

2016-12-09 Thread Kihwal Lee (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-12767?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15735734#comment-15735734 ] Kihwal Lee commented on HADOOP-12767: - Can we pull in HADOOP-11859 to 2.7? What else is preventing

[jira] [Updated] (HADOOP-11859) PseudoAuthenticationHandler fails with httpcomponents v4.4

2016-12-09 Thread Kihwal Lee (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-11859?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Kihwal Lee updated HADOOP-11859: Fix Version/s: 2.7.4 > PseudoAuthenticationHandler fails with httpcomponents v4.4 >

[jira] [Commented] (HADOOP-11859) PseudoAuthenticationHandler fails with httpcomponents v4.4

2016-12-09 Thread Kihwal Lee (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-11859?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15735805#comment-15735805 ] Kihwal Lee commented on HADOOP-11859: - cherry-pick to branch-2.7. > PseudoAuthenticationHandler

[jira] [Comment Edited] (HADOOP-11859) PseudoAuthenticationHandler fails with httpcomponents v4.4

2016-12-09 Thread Kihwal Lee (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-11859?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15735805#comment-15735805 ] Kihwal Lee edited comment on HADOOP-11859 at 12/9/16 5:06 PM: --

[jira] [Commented] (HADOOP-13438) Optimize IPC server protobuf decoding

2017-01-05 Thread Kihwal Lee (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-13438?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15801530#comment-15801530 ] Kihwal Lee commented on HADOOP-13438: - It is indeed in 2.8, but the commit message has a typo as

[jira] [Updated] (HADOOP-13438) Optimize IPC server protobuf decoding

2017-01-05 Thread Kihwal Lee (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-13438?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Kihwal Lee updated HADOOP-13438: Fix Version/s: (was: 2.9.0) 2.8.0 > Optimize IPC server protobuf decoding

[jira] [Commented] (HADOOP-13363) Upgrade protobuf from 2.5.0 to something newer

2017-03-30 Thread Kihwal Lee (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-13363?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15949212#comment-15949212 ] Kihwal Lee commented on HADOOP-13363: - I am guessing the wire compatibility will cover this, but

[jira] [Comment Edited] (HADOOP-12420) While trying to access Amazon S3 through hadoop-aws(Spark basically) I was getting Exception in thread "main" java.lang.NoSuchMethodError: com.amazonaws.services

2017-04-20 Thread Kihwal Lee (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-12420?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15976997#comment-15976997 ] Kihwal Lee edited comment on HADOOP-12420 at 4/20/17 4:27 PM: --

[jira] [Commented] (HADOOP-12420) While trying to access Amazon S3 through hadoop-aws(Spark basically) I was getting Exception in thread "main" java.lang.NoSuchMethodError: com.amazonaws.services.s3.t

2017-04-20 Thread Kihwal Lee (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-12420?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15976997#comment-15976997 ] Kihwal Lee commented on HADOOP-12420: - https://github.com/aws/aws-sdk-java/pull/637 > While trying

[jira] [Updated] (HADOOP-14578) Bind IPC connections to kerberos UPN host for proxy users

2017-07-25 Thread Kihwal Lee (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-14578?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Kihwal Lee updated HADOOP-14578: Attachment: HADOOP-14578.patch reattaching the same trunk patch > Bind IPC connections to

[jira] [Commented] (HADOOP-14578) Bind IPC connections to kerberos UPN host for proxy users

2017-07-25 Thread Kihwal Lee (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-14578?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16100286#comment-16100286 ] Kihwal Lee commented on HADOOP-14578: - Kicked the precommit. > Bind IPC connections to kerberos UPN

[jira] [Comment Edited] (HADOOP-13933) Add haadmin -getAllServiceState option to get the HA state of all the NameNodes/ResourceManagers

2017-07-26 Thread Kihwal Lee (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-13933?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16102144#comment-16102144 ] Kihwal Lee edited comment on HADOOP-13933 at 7/26/17 7:17 PM: --

[jira] [Updated] (HADOOP-14578) Bind IPC connections to kerberos UPN host for proxy users

2017-07-26 Thread Kihwal Lee (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-14578?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Kihwal Lee updated HADOOP-14578: Resolution: Fixed Hadoop Flags: Reviewed Fix Version/s: 2.8.3

[jira] [Commented] (HADOOP-13933) Add haadmin -getAllServiceState option to get the HA state of all the NameNodes/ResourceManagers

2017-07-26 Thread Kihwal Lee (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-13933?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16102144#comment-16102144 ] Kihwal Lee commented on HADOOP-13933: - Charry-picked to branch-2.8. > Add haadmin

[jira] [Updated] (HADOOP-13933) Add haadmin -getAllServiceState option to get the HA state of all the NameNodes/ResourceManagers

2017-07-26 Thread Kihwal Lee (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-13933?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Kihwal Lee updated HADOOP-13933: Fix Version/s: 2.8.3 > Add haadmin -getAllServiceState option to get the HA state of all the >

[jira] [Commented] (HADOOP-14578) Bind IPC connections to kerberos UPN host for proxy users

2017-07-26 Thread Kihwal Lee (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-14578?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16102034#comment-16102034 ] Kihwal Lee commented on HADOOP-14578: - +1 the patch looks good. > Bind IPC connections to kerberos

[jira] [Commented] (HADOOP-14659) UGI getShortUserName does not need to search the Subject

2017-07-20 Thread Kihwal Lee (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-14659?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16095367#comment-16095367 ] Kihwal Lee commented on HADOOP-14659: - +1 LGTM > UGI getShortUserName does not need to search the

[jira] [Updated] (HADOOP-14659) UGI getShortUserName does not need to search the Subject

2017-07-20 Thread Kihwal Lee (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-14659?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Kihwal Lee updated HADOOP-14659: Resolution: Fixed Hadoop Flags: Reviewed Fix Version/s: 2.8.3

[jira] [Assigned] (HADOOP-14599) RPC queue time metrics omit timed out clients

2017-06-27 Thread Kihwal Lee (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-14599?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Kihwal Lee reassigned HADOOP-14599: --- Assignee: Ashwin Ramesh > RPC queue time metrics omit timed out clients >

[jira] [Commented] (HADOOP-14607) NPE while getting list of live nodes via jmx

2017-06-28 Thread Kihwal Lee (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-14607?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16066527#comment-16066527 ] Kihwal Lee commented on HADOOP-14607: - {code:java} @Override // NameNodeMXBean public String

[jira] [Commented] (HADOOP-14607) NPE while getting list of live nodes via jmx

2017-06-28 Thread Kihwal Lee (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-14607?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16066522#comment-16066522 ] Kihwal Lee commented on HADOOP-14607: - The exception in the namenode log. {noformat} 2017-02-08

[jira] [Created] (HADOOP-14607) NPE while getting list of live nodes via jmx

2017-06-28 Thread Kihwal Lee (JIRA)
Kihwal Lee created HADOOP-14607: --- Summary: NPE while getting list of live nodes via jmx Key: HADOOP-14607 URL: https://issues.apache.org/jira/browse/HADOOP-14607 Project: Hadoop Common Issue

[jira] [Updated] (HADOOP-14372) TestSymlinkLocalFS timeouts are too low

2017-05-03 Thread Kihwal Lee (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-14372?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Kihwal Lee updated HADOOP-14372: Resolution: Fixed Hadoop Flags: Reviewed Fix Version/s: 2.8.2 Status:

[jira] [Commented] (HADOOP-14372) TestSymlinkLocalFS timeouts are too low

2017-05-03 Thread Kihwal Lee (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-14372?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15994998#comment-15994998 ] Kihwal Lee commented on HADOOP-14372: - +1 > TestSymlinkLocalFS timeouts are too low >

[jira] [Updated] (HADOOP-14146) KerberosAuthenticationHandler should authenticate with SPN in AP-REQ

2017-06-23 Thread Kihwal Lee (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-14146?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Kihwal Lee updated HADOOP-14146: Resolution: Fixed Status: Resolved (was: Patch Available) >

[jira] [Commented] (HADOOP-14146) KerberosAuthenticationHandler should authenticate with SPN in AP-REQ

2017-06-23 Thread Kihwal Lee (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-14146?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16061075#comment-16061075 ] Kihwal Lee commented on HADOOP-14146: - +1 for the addendum. Will commit it shortly. >

[jira] [Commented] (HADOOP-14146) KerberosAuthenticationHandler should authenticate with SPN in AP-REQ

2017-06-23 Thread Kihwal Lee (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-14146?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16061350#comment-16061350 ] Kihwal Lee commented on HADOOP-14146: - It looks fine. "org.apache.commons.codec.binary.Base64" is

[jira] [Commented] (HADOOP-14146) KerberosAuthenticationHandler should authenticate with SPN in AP-REQ

2017-06-23 Thread Kihwal Lee (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-14146?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16061261#comment-16061261 ] Kihwal Lee commented on HADOOP-14146: - That wasn't enough. Missing Base64 symbol in tests. >

[jira] [Resolved] (HADOOP-14146) KerberosAuthenticationHandler should authenticate with SPN in AP-REQ

2017-06-23 Thread Kihwal Lee (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-14146?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Kihwal Lee resolved HADOOP-14146. - Resolution: Fixed > KerberosAuthenticationHandler should authenticate with SPN in AP-REQ >

[jira] [Reopened] (HADOOP-14146) KerberosAuthenticationHandler should authenticate with SPN in AP-REQ

2017-06-23 Thread Kihwal Lee (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-14146?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Kihwal Lee reopened HADOOP-14146: - > KerberosAuthenticationHandler should authenticate with SPN in AP-REQ >

[jira] [Commented] (HADOOP-14146) KerberosAuthenticationHandler should authenticate with SPN in AP-REQ

2017-06-23 Thread Kihwal Lee (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-14146?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16061354#comment-16061354 ] Kihwal Lee commented on HADOOP-14146: - Committed to branch-2 and branch-2.8. >

[jira] [Commented] (HADOOP-14568) GenericTestUtils#waitFor missing parameter verification

2017-06-26 Thread Kihwal Lee (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-14568?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16063686#comment-16063686 ] Kihwal Lee commented on HADOOP-14568: - Looks like it has broken a hdfs test. See HDFS-12040. >

[jira] [Updated] (HADOOP-14440) Add metrics for connections dropped

2017-06-05 Thread Kihwal Lee (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-14440?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Kihwal Lee updated HADOOP-14440: Fix Version/s: 2.8.2 > Add metrics for connections dropped > ---

[jira] [Commented] (HADOOP-14440) Add metrics for connections dropped

2017-06-05 Thread Kihwal Lee (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-14440?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16037180#comment-16037180 ] Kihwal Lee commented on HADOOP-14440: - Cherry-picked to branch-2.8. > Add metrics for connections

[jira] [Commented] (HADOOP-14474) Use OpenJDK 7 instead of Oracle JDK 7 to avoid oracle-java7-installer failures

2017-06-01 Thread Kihwal Lee (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-14474?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16033155#comment-16033155 ] Kihwal Lee commented on HADOOP-14474: - I have no problem using OpenJDK, but having a local cache

[jira] [Commented] (HADOOP-14474) Use OpenJDK 7 instead of Oracle JDK 7 to avoid oracle-java7-installer failures

2017-06-01 Thread Kihwal Lee (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-14474?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16033302#comment-16033302 ] Kihwal Lee commented on HADOOP-14474: - bq. A local cache almost certainly counts as redistribution.

[jira] [Comment Edited] (HADOOP-14474) Use OpenJDK 7 instead of Oracle JDK 7 to avoid oracle-java7-installer failures

2017-06-01 Thread Kihwal Lee (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-14474?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16033155#comment-16033155 ] Kihwal Lee edited comment on HADOOP-14474 at 6/1/17 3:29 PM: - I have no

[jira] [Commented] (HADOOP-14035) Reduce fair call queue backoff's impact on clients

2017-06-06 Thread Kihwal Lee (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-14035?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16038955#comment-16038955 ] Kihwal Lee commented on HADOOP-14035: - The test doesn't compile in branch-2. It works if

[jira] [Created] (HADOOP-14514) Successfully closed file can stay under-replicated.

2017-06-09 Thread Kihwal Lee (JIRA)
Kihwal Lee created HADOOP-14514: --- Summary: Successfully closed file can stay under-replicated. Key: HADOOP-14514 URL: https://issues.apache.org/jira/browse/HADOOP-14514 Project: Hadoop Common

[jira] [Created] (HADOOP-14368) ExitUtil change by YARN-679 breaks HDFS tests

2017-05-01 Thread Kihwal Lee (JIRA)
Kihwal Lee created HADOOP-14368: --- Summary: ExitUtil change by YARN-679 breaks HDFS tests Key: HADOOP-14368 URL: https://issues.apache.org/jira/browse/HADOOP-14368 Project: Hadoop Common Issue

[jira] [Updated] (HADOOP-13437) KMS should reload whitelist and default key ACLs when hot-reloading

2017-05-08 Thread Kihwal Lee (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-13437?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Kihwal Lee updated HADOOP-13437: Fix Version/s: 2.8.2 > KMS should reload whitelist and default key ACLs when hot-reloading >

[jira] [Commented] (HADOOP-13437) KMS should reload whitelist and default key ACLs when hot-reloading

2017-05-08 Thread Kihwal Lee (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-13437?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16000738#comment-16000738 ] Kihwal Lee commented on HADOOP-13437: - Cherry-picked to branch-2.8. > KMS should reload whitelist

[jira] [Commented] (HADOOP-14035) Reduce fair call queue backoff's impact on clients

2017-06-06 Thread Kihwal Lee (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-14035?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16038889#comment-16038889 ] Kihwal Lee commented on HADOOP-14035: - bq. Server metrics look good despite horrible client latency.

[jira] [Commented] (HADOOP-14035) Reduce fair call queue backoff's impact on clients

2017-06-06 Thread Kihwal Lee (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-14035?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16038897#comment-16038897 ] Kihwal Lee commented on HADOOP-14035: - HADOOP-14440 allows tracking the number of dropped

[jira] [Commented] (HADOOP-14035) Reduce fair call queue backoff's impact on clients

2017-06-06 Thread Kihwal Lee (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-14035?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16039363#comment-16039363 ] Kihwal Lee commented on HADOOP-14035: - bq. only requires the change of clientBackOffEnabled from

[jira] [Commented] (HADOOP-14035) Reduce fair call queue backoff's impact on clients

2017-06-06 Thread Kihwal Lee (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-14035?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16039277#comment-16039277 ] Kihwal Lee commented on HADOOP-14035: - +1 for the branch-2 patch. > Reduce fair call queue

[jira] [Updated] (HADOOP-14035) Reduce fair call queue backoff's impact on clients

2017-06-06 Thread Kihwal Lee (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-14035?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Kihwal Lee updated HADOOP-14035: Resolution: Fixed Hadoop Flags: Reviewed Fix Version/s: 3.0.0-alpha4

[jira] [Updated] (HADOOP-14035) Reduce fair call queue backoff's impact on clients

2017-06-06 Thread Kihwal Lee (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-14035?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Kihwal Lee updated HADOOP-14035: Fix Version/s: 2.8.2 > Reduce fair call queue backoff's impact on clients >

[jira] [Commented] (HADOOP-14812) hadoop-pipes native lib compile failed on 2.7.3

2017-08-29 Thread Kihwal Lee (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-14812?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16145460#comment-16145460 ] Kihwal Lee commented on HADOOP-14812: - I cannot reproduce it either. Tried both 2.7.3 and 2.7.4.

[jira] [Commented] (HADOOP-13738) DiskChecker should perform some disk IO

2018-05-04 Thread Kihwal Lee (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-13738?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16464212#comment-16464212 ] Kihwal Lee commented on HADOOP-13738: - We are seeing issues in 2.8 with this change. - When space is

[jira] [Updated] (HADOOP-15450) Avoid fsync storm triggered by DiskChecker and handle disk full situation

2018-05-07 Thread Kihwal Lee (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-15450?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Kihwal Lee updated HADOOP-15450: Fix Version/s: 2.8.4 > Avoid fsync storm triggered by DiskChecker and handle disk full situation

[jira] [Updated] (HADOOP-15450) Avoid fsync storm triggered by DiskChecker and handle disk full situation

2018-05-07 Thread Kihwal Lee (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-15450?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Kihwal Lee updated HADOOP-15450: Priority: Blocker (was: Major) > Avoid fsync storm triggered by DiskChecker and handle disk full

[jira] [Commented] (HADOOP-15450) Avoid fsync storm triggered by DiskChecker and handle disk full situation

2018-05-22 Thread Kihwal Lee (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-15450?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16484048#comment-16484048 ] Kihwal Lee commented on HADOOP-15450: - Yes it is a blocker. The performance regression was

[jira] [Commented] (HADOOP-15450) Avoid fsync storm triggered by DiskChecker and handle disk full situation

2018-05-22 Thread Kihwal Lee (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-15450?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16484223#comment-16484223 ] Kihwal Lee commented on HADOOP-15450: - +1 The patch looks good. > Avoid fsync storm triggered by

[jira] [Updated] (HADOOP-15450) Avoid fsync storm triggered by DiskChecker and handle disk full situation

2018-05-22 Thread Kihwal Lee (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-15450?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Kihwal Lee updated HADOOP-15450: Resolution: Fixed Hadoop Flags: Reviewed Fix Version/s: 2.8.5 2.9.2

[jira] [Commented] (HADOOP-15359) IPC client hang in kerberized cluster due to JDK deadlock

2018-07-03 Thread Kihwal Lee (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-15359?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16531458#comment-16531458 ] Kihwal Lee commented on HADOOP-15359: - Just curious. Where was the main thread at? Was it tearing

[jira] [Commented] (HADOOP-15197) Remove tomcat from the Hadoop-auth test bundle

2018-01-31 Thread Kihwal Lee (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-15197?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16346917#comment-16346917 ] Kihwal Lee commented on HADOOP-15197: - +1 lgtm > Remove tomcat from the Hadoop-auth test bundle >

<    2   3   4   5   6   7   8   9   >