[jira] [Resolved] (HADOOP-17533) Server IPC version 9 cannot communicate with client version 4

2021-02-17 Thread Kihwal Lee (Jira)
[ https://issues.apache.org/jira/browse/HADOOP-17533?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Kihwal Lee resolved HADOOP-17533. - Resolution: Invalid > Server IPC version 9 cannot communicate with client version 4 >

[jira] [Commented] (HADOOP-17533) Server IPC version 9 cannot communicate with client version 4

2021-02-17 Thread Kihwal Lee (Jira)
[ https://issues.apache.org/jira/browse/HADOOP-17533?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17286088#comment-17286088 ] Kihwal Lee commented on HADOOP-17533: - rpc v.4 is an ancient tung only spoken by very old hadoop

[jira] [Resolved] (HADOOP-17517) Non-randomized password used

2021-02-08 Thread Kihwal Lee (Jira)
[ https://issues.apache.org/jira/browse/HADOOP-17517?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Kihwal Lee resolved HADOOP-17517. - Resolution: Invalid > Non-randomized password used > > >

[jira] [Commented] (HADOOP-17518) Usage of incorrect regex range A-z

2021-02-08 Thread Kihwal Lee (Jira)
[ https://issues.apache.org/jira/browse/HADOOP-17518?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17281189#comment-17281189 ] Kihwal Lee commented on HADOOP-17518: - It is only referenced by a HttpFS test. We could simply

[jira] [Comment Edited] (HADOOP-13626) Remove distcp dependency on FileStatus serialization

2020-11-20 Thread Kihwal Lee (Jira)
[ https://issues.apache.org/jira/browse/HADOOP-13626?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17236467#comment-17236467 ] Kihwal Lee edited comment on HADOOP-13626 at 11/20/20, 9:52 PM: I

[jira] [Comment Edited] (HADOOP-13626) Remove distcp dependency on FileStatus serialization

2020-11-20 Thread Kihwal Lee (Jira)
[ https://issues.apache.org/jira/browse/HADOOP-13626?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17236467#comment-17236467 ] Kihwal Lee edited comment on HADOOP-13626 at 11/20/20, 9:52 PM: I

[jira] [Commented] (HADOOP-13626) Remove distcp dependency on FileStatus serialization

2020-11-20 Thread Kihwal Lee (Jira)
[ https://issues.apache.org/jira/browse/HADOOP-13626?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17236467#comment-17236467 ] Kihwal Lee commented on HADOOP-13626: - I believe this creates a compatibility issue. When the job

[jira] [Commented] (HADOOP-17378) java.lang.NoClassDefFoundError: org/apache/hadoop/tracing/SpanReceiverHost

2020-11-12 Thread Kihwal Lee (Jira)
[ https://issues.apache.org/jira/browse/HADOOP-17378?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17231174#comment-17231174 ] Kihwal Lee commented on HADOOP-17378: - {{SpanReceiverHost}} has been removed since hadoop 2.8. That

[jira] [Resolved] (HADOOP-17378) java.lang.NoClassDefFoundError: org/apache/hadoop/tracing/SpanReceiverHost

2020-11-12 Thread Kihwal Lee (Jira)
[ https://issues.apache.org/jira/browse/HADOOP-17378?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Kihwal Lee resolved HADOOP-17378. - Resolution: Invalid > java.lang.NoClassDefFoundError:

[jira] [Commented] (HADOOP-17224) Install Intel ISA-L library in Dockerfile

2020-11-05 Thread Kihwal Lee (Jira)
[ https://issues.apache.org/jira/browse/HADOOP-17224?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17226917#comment-17226917 ] Kihwal Lee commented on HADOOP-17224: - [~tasanuma], If there are many test failures caused after

[jira] [Commented] (HADOOP-17221) update log4j-1.2.17 to atlassian version( To Address: CVE-2019-17571)

2020-08-24 Thread Kihwal Lee (Jira)
[ https://issues.apache.org/jira/browse/HADOOP-17221?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17183582#comment-17183582 ] Kihwal Lee commented on HADOOP-17221: - I know some security scanners recommend the Atlassian

[jira] [Comment Edited] (HADOOP-15338) Java 11 runtime support

2020-06-09 Thread Kihwal Lee (Jira)
[ https://issues.apache.org/jira/browse/HADOOP-15338?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17129854#comment-17129854 ] Kihwal Lee edited comment on HADOOP-15338 at 6/9/20, 10:36 PM: --- May be I

[jira] [Commented] (HADOOP-15338) Java 11 runtime support

2020-06-09 Thread Kihwal Lee (Jira)
[ https://issues.apache.org/jira/browse/HADOOP-15338?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17129854#comment-17129854 ] Kihwal Lee commented on HADOOP-15338: - May be I missed it being discussed before. I see illegal

[jira] [Commented] (HADOOP-16255) ChecksumFS.Make FileSystem.rename(path, path, options) doesn't rename checksum

2020-06-08 Thread Kihwal Lee (Jira)
[ https://issues.apache.org/jira/browse/HADOOP-16255?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17128690#comment-17128690 ] Kihwal Lee commented on HADOOP-16255: - Cherry-picked the change to branch-3.1. Committed the

[jira] [Updated] (HADOOP-16255) ChecksumFS.Make FileSystem.rename(path, path, options) doesn't rename checksum

2020-06-08 Thread Kihwal Lee (Jira)
[ https://issues.apache.org/jira/browse/HADOOP-16255?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Kihwal Lee updated HADOOP-16255: Fix Version/s: 2.9.3 > ChecksumFS.Make FileSystem.rename(path, path, options) doesn't rename

[jira] [Updated] (HADOOP-16255) ChecksumFS.Make FileSystem.rename(path, path, options) doesn't rename checksum

2020-06-08 Thread Kihwal Lee (Jira)
[ https://issues.apache.org/jira/browse/HADOOP-16255?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Kihwal Lee updated HADOOP-16255: Fix Version/s: 3.1.5 2.10.1 2.8.6 > ChecksumFS.Make

[jira] [Commented] (HADOOP-16255) ChecksumFS.Make FileSystem.rename(path, path, options) doesn't rename checksum

2020-06-08 Thread Kihwal Lee (Jira)
[ https://issues.apache.org/jira/browse/HADOOP-16255?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17128685#comment-17128685 ] Kihwal Lee commented on HADOOP-16255: - This needs to be in all active branches. > ChecksumFS.Make

[jira] [Resolved] (HADOOP-17070) LocalFs rename is broken.

2020-06-08 Thread Kihwal Lee (Jira)
[ https://issues.apache.org/jira/browse/HADOOP-17070?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Kihwal Lee resolved HADOOP-17070. - Resolution: Duplicate > LocalFs rename is broken. > - > >

[jira] [Assigned] (HADOOP-17070) LocalFs rename is broken.

2020-06-08 Thread Kihwal Lee (Jira)
[ https://issues.apache.org/jira/browse/HADOOP-17070?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Kihwal Lee reassigned HADOOP-17070: --- Assignee: Kihwal Lee > LocalFs rename is broken. > - > >

[jira] [Created] (HADOOP-17070) LocalFs rename is broken.

2020-06-08 Thread Kihwal Lee (Jira)
Kihwal Lee created HADOOP-17070: --- Summary: LocalFs rename is broken. Key: HADOOP-17070 URL: https://issues.apache.org/jira/browse/HADOOP-17070 Project: Hadoop Common Issue Type: Bug

[jira] [Issue Comment Deleted] (HADOOP-13867) FilterFileSystem should override rename(.., options) to take effect of Rename options called via FilterFileSystem implementations

2020-06-05 Thread Kihwal Lee (Jira)
[ https://issues.apache.org/jira/browse/HADOOP-13867?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Kihwal Lee updated HADOOP-13867: Comment: was deleted (was: I just found out this breaks {{LocalFileSystem}}. If the three

[jira] [Commented] (HADOOP-13867) FilterFileSystem should override rename(.., options) to take effect of Rename options called via FilterFileSystem implementations

2020-06-03 Thread Kihwal Lee (Jira)
[ https://issues.apache.org/jira/browse/HADOOP-13867?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17125509#comment-17125509 ] Kihwal Lee commented on HADOOP-13867: - I just found out this breaks {{LocalFileSystem}}. If the

[jira] [Resolved] (HADOOP-17035) Trivial typo(s) which are 'timout', 'interruped' in comment, LOG and documents

2020-05-12 Thread Kihwal Lee (Jira)
[ https://issues.apache.org/jira/browse/HADOOP-17035?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Kihwal Lee resolved HADOOP-17035. - Hadoop Flags: Reviewed Resolution: Fixed Thanks for the patch. I've added you to the

[jira] [Updated] (HADOOP-17035) Trivial typo(s) which are 'timout', 'interruped' in comment, LOG and documents

2020-05-12 Thread Kihwal Lee (Jira)
[ https://issues.apache.org/jira/browse/HADOOP-17035?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Kihwal Lee updated HADOOP-17035: Fix Version/s: 3.4.0 > Trivial typo(s) which are 'timout', 'interruped' in comment, LOG and

[jira] [Assigned] (HADOOP-17035) Trivial typo(s) which are 'timout', 'interruped' in comment, LOG and documents

2020-05-12 Thread Kihwal Lee (Jira)
[ https://issues.apache.org/jira/browse/HADOOP-17035?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Kihwal Lee reassigned HADOOP-17035: --- Assignee: Sungpeo Kook > Trivial typo(s) which are 'timout', 'interruped' in comment, LOG

[jira] [Commented] (HADOOP-8143) Change distcp to have -pb on by default

2020-05-07 Thread Kihwal Lee (Jira)
[ https://issues.apache.org/jira/browse/HADOOP-8143?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17101755#comment-17101755 ] Kihwal Lee commented on HADOOP-8143: For those who want this to be the default behavior, you can

[jira] [Commented] (HADOOP-8143) Change distcp to have -pb on by default

2020-05-07 Thread Kihwal Lee (Jira)
[ https://issues.apache.org/jira/browse/HADOOP-8143?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17101711#comment-17101711 ] Kihwal Lee commented on HADOOP-8143: This was hdfs-centric change, while distcp is used across many

[jira] [Commented] (HADOOP-15743) Jetty and SSL tunings to stabilize KMS performance

2020-03-26 Thread Kihwal Lee (Jira)
[ https://issues.apache.org/jira/browse/HADOOP-15743?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17067988#comment-17067988 ] Kihwal Lee commented on HADOOP-15743: - Loosely related:

[jira] [Commented] (HADOOP-15787) [JDK11] TestIPC.testRTEDuringConnectionSetup fails

2020-02-05 Thread Kihwal Lee (Jira)
[ https://issues.apache.org/jira/browse/HADOOP-15787?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17030971#comment-17030971 ] Kihwal Lee commented on HADOOP-15787: - I have cherry-picked it to other branches. > [JDK11]

[jira] [Updated] (HADOOP-15787) [JDK11] TestIPC.testRTEDuringConnectionSetup fails

2020-02-05 Thread Kihwal Lee (Jira)
[ https://issues.apache.org/jira/browse/HADOOP-15787?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Kihwal Lee updated HADOOP-15787: Fix Version/s: 2.8.6 > [JDK11] TestIPC.testRTEDuringConnectionSetup fails >

[jira] [Updated] (HADOOP-15787) [JDK11] TestIPC.testRTEDuringConnectionSetup fails

2020-02-05 Thread Kihwal Lee (Jira)
[ https://issues.apache.org/jira/browse/HADOOP-15787?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Kihwal Lee updated HADOOP-15787: Fix Version/s: 2.10.1 3.2.2 3.1.4 > [JDK11]

[jira] [Commented] (HADOOP-15787) [JDK11] TestIPC.testRTEDuringConnectionSetup fails

2020-02-05 Thread Kihwal Lee (Jira)
[ https://issues.apache.org/jira/browse/HADOOP-15787?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17030917#comment-17030917 ] Kihwal Lee commented on HADOOP-15787: - The same failure happens in other branches when using the

[jira] [Resolved] (HADOOP-11610) hadoop-common build fails on JDK9

2020-02-04 Thread Kihwal Lee (Jira)
[ https://issues.apache.org/jira/browse/HADOOP-11610?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Kihwal Lee resolved HADOOP-11610. - Resolution: Won't Fix > hadoop-common build fails on JDK9 > -

[jira] [Commented] (HADOOP-11610) hadoop-common build fails on JDK9

2020-02-04 Thread Kihwal Lee (Jira)
[ https://issues.apache.org/jira/browse/HADOOP-11610?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17030140#comment-17030140 ] Kihwal Lee commented on HADOOP-11610: - JDK11 build is being fixed in HADOOP-16795 > hadoop-common

[jira] [Commented] (HADOOP-16683) Disable retry of FailoverOnNetworkExceptionRetry in case of wrapped AccessControlException

2020-01-24 Thread Kihwal Lee (Jira)
[ https://issues.apache.org/jira/browse/HADOOP-16683?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17023120#comment-17023120 ] Kihwal Lee commented on HADOOP-16683: - Picked to branch-2.10. > Disable retry of

[jira] [Commented] (HADOOP-16580) Disable retry of FailoverOnNetworkExceptionRetry in case of AccessControlException

2020-01-24 Thread Kihwal Lee (Jira)
[ https://issues.apache.org/jira/browse/HADOOP-16580?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17023119#comment-17023119 ] Kihwal Lee commented on HADOOP-16580: - Picked to branch-2.10. > Disable retry of

[jira] [Updated] (HADOOP-16580) Disable retry of FailoverOnNetworkExceptionRetry in case of AccessControlException

2020-01-24 Thread Kihwal Lee (Jira)
[ https://issues.apache.org/jira/browse/HADOOP-16580?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Kihwal Lee updated HADOOP-16580: Fix Version/s: 2.10.1 > Disable retry of FailoverOnNetworkExceptionRetry in case of >

[jira] [Updated] (HADOOP-16683) Disable retry of FailoverOnNetworkExceptionRetry in case of wrapped AccessControlException

2020-01-24 Thread Kihwal Lee (Jira)
[ https://issues.apache.org/jira/browse/HADOOP-16683?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Kihwal Lee updated HADOOP-16683: Fix Version/s: 2.10.1 > Disable retry of FailoverOnNetworkExceptionRetry in case of wrapped >

[jira] [Resolved] (HADOOP-16770) Compare two directories in HDFS filesystem for every 5 mins interval for same cluster. (smiliar like diff command in linux)

2019-12-18 Thread Kihwal Lee (Jira)
[ https://issues.apache.org/jira/browse/HADOOP-16770?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Kihwal Lee resolved HADOOP-16770. - Resolution: Invalid You will probably get more suggestions by asking at the user mailing list.

[jira] [Commented] (HADOOP-16770) Compare two directories in HDFS filesystem for every 5 mins interval for same cluster. (smiliar like diff command in linux)

2019-12-18 Thread Kihwal Lee (Jira)
[ https://issues.apache.org/jira/browse/HADOOP-16770?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16999551#comment-16999551 ] Kihwal Lee commented on HADOOP-16770: - That's not something file systems support. I am sure many

[jira] [Deleted] (HADOOP-16738) Best Big data hadoop training in pune

2019-12-02 Thread Kihwal Lee (Jira)
[ https://issues.apache.org/jira/browse/HADOOP-16738?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Kihwal Lee deleted HADOOP-16738: > Best Big data hadoop training in pune > - > >

[jira] [Deleted] (HADOOP-16737) Best Big data hadoop training in pune

2019-12-02 Thread Kihwal Lee (Jira)
[ https://issues.apache.org/jira/browse/HADOOP-16737?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Kihwal Lee deleted HADOOP-16737: > Best Big data hadoop training in pune > - > >

[jira] [Resolved] (HADOOP-16738) Best Big data hadoop training in pune

2019-12-02 Thread Kihwal Lee (Jira)
[ https://issues.apache.org/jira/browse/HADOOP-16738?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Kihwal Lee resolved HADOOP-16738. - Resolution: Invalid > Best Big data hadoop training in pune >

[jira] [Resolved] (HADOOP-16698) Certificate-based Authentication Support

2019-11-11 Thread Kihwal Lee (Jira)
[ https://issues.apache.org/jira/browse/HADOOP-16698?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Kihwal Lee resolved HADOOP-16698. - Resolution: Duplicate > Certificate-based Authentication Support >

[jira] [Commented] (HADOOP-16698) Certificate-based Authentication Support

2019-11-11 Thread Kihwal Lee (Jira)
[ https://issues.apache.org/jira/browse/HADOOP-16698?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16971865#comment-16971865 ] Kihwal Lee commented on HADOOP-16698: - This is being worked on in HADOOP-15981. >

[jira] [Commented] (HADOOP-15977) RPC support for TLS

2019-11-11 Thread Kihwal Lee (Jira)
[ https://issues.apache.org/jira/browse/HADOOP-15977?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16971864#comment-16971864 ] Kihwal Lee commented on HADOOP-15977: - We have the TLS-encrypted rpc feature in production and

[jira] [Commented] (HADOOP-16641) RPC: Heavy contention on Configuration.getClassByNameOrNull

2019-10-08 Thread Kihwal Lee (Jira)
[ https://issues.apache.org/jira/browse/HADOOP-16641?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16946997#comment-16946997 ] Kihwal Lee commented on HADOOP-16641: - I believe some unit tests still use the writable engine.

[jira] [Commented] (HADOOP-9747) Reduce unnecessary UGI synchronization

2019-09-25 Thread Kihwal Lee (Jira)
[ https://issues.apache.org/jira/browse/HADOOP-9747?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16937983#comment-16937983 ] Kihwal Lee commented on HADOOP-9747: Trunk at that time had diverged from branch-2, so back-porting

[jira] [Updated] (HADOOP-16582) LocalFileSystem's mkdirs() does not work as expected under viewfs.

2019-09-19 Thread Kihwal Lee (Jira)
[ https://issues.apache.org/jira/browse/HADOOP-16582?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Kihwal Lee updated HADOOP-16582: Hadoop Flags: Reviewed Resolution: Fixed Status: Resolved (was: Patch Available)

[jira] [Updated] (HADOOP-16582) LocalFileSystem's mkdirs() does not work as expected under viewfs.

2019-09-19 Thread Kihwal Lee (Jira)
[ https://issues.apache.org/jira/browse/HADOOP-16582?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Kihwal Lee updated HADOOP-16582: Fix Version/s: 3.2.2 3.1.3 2.9.3 2.8.6

[jira] [Commented] (HADOOP-16582) LocalFileSystem's mkdirs() does not work as expected under viewfs.

2019-09-18 Thread Kihwal Lee (Jira)
[ https://issues.apache.org/jira/browse/HADOOP-16582?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16932514#comment-16932514 ] Kihwal Lee commented on HADOOP-16582: - Also fixed the existing mkdirs() method, which had the same

[jira] [Updated] (HADOOP-16582) LocalFileSystem's mkdirs() does not work as expected under viewfs.

2019-09-18 Thread Kihwal Lee (Jira)
[ https://issues.apache.org/jira/browse/HADOOP-16582?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Kihwal Lee updated HADOOP-16582: Attachment: HADOOP-16582.1.patch > LocalFileSystem's mkdirs() does not work as expected under

[jira] [Updated] (HADOOP-16582) LocalFileSystem's mkdirs() does not work as expected under viewfs.

2019-09-17 Thread Kihwal Lee (Jira)
[ https://issues.apache.org/jira/browse/HADOOP-16582?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Kihwal Lee updated HADOOP-16582: Status: Patch Available (was: Open) > LocalFileSystem's mkdirs() does not work as expected

[jira] [Updated] (HADOOP-16582) LocalFileSystem's mkdirs() does not work as expected under viewfs.

2019-09-17 Thread Kihwal Lee (Jira)
[ https://issues.apache.org/jira/browse/HADOOP-16582?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Kihwal Lee updated HADOOP-16582: Attachment: HADOOP-16582.patch > LocalFileSystem's mkdirs() does not work as expected under

[jira] [Created] (HADOOP-16582) LocalFileSystem's mkdirs() does not work as expected under viewfs.

2019-09-17 Thread Kihwal Lee (Jira)
Kihwal Lee created HADOOP-16582: --- Summary: LocalFileSystem's mkdirs() does not work as expected under viewfs. Key: HADOOP-16582 URL: https://issues.apache.org/jira/browse/HADOOP-16582 Project: Hadoop

[jira] [Assigned] (HADOOP-16582) LocalFileSystem's mkdirs() does not work as expected under viewfs.

2019-09-17 Thread Kihwal Lee (Jira)
[ https://issues.apache.org/jira/browse/HADOOP-16582?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Kihwal Lee reassigned HADOOP-16582: --- Assignee: Kihwal Lee > LocalFileSystem's mkdirs() does not work as expected under viewfs.

[jira] [Commented] (HADOOP-16524) Automatic keystore reloading for HttpServer2

2019-08-22 Thread Kihwal Lee (Jira)
[ https://issues.apache.org/jira/browse/HADOOP-16524?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16913315#comment-16913315 ] Kihwal Lee commented on HADOOP-16524: - If {{reload()}} throws an exception, {{lastLoaded}} is not

[jira] [Comment Edited] (HADOOP-16524) Automatic keystore reloading for HttpServer2

2019-08-21 Thread Kihwal Lee (Jira)
[ https://issues.apache.org/jira/browse/HADOOP-16524?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16912590#comment-16912590 ] Kihwal Lee edited comment on HADOOP-16524 at 8/21/19 6:37 PM: -- This does

[jira] [Commented] (HADOOP-16524) Automatic keystore reloading for HttpServer2

2019-08-21 Thread Kihwal Lee (Jira)
[ https://issues.apache.org/jira/browse/HADOOP-16524?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16912590#comment-16912590 ] Kihwal Lee commented on HADOOP-16524: - This does not cover DataNode, since its front-end is

[jira] [Updated] (HADOOP-16524) Automatic keystore reloading for HttpServer2

2019-08-21 Thread Kihwal Lee (Jira)
[ https://issues.apache.org/jira/browse/HADOOP-16524?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Kihwal Lee updated HADOOP-16524: Assignee: Kihwal Lee Status: Patch Available (was: Open) > Automatic keystore reloading

[jira] [Updated] (HADOOP-16524) Automatic keystore reloading for HttpServer2

2019-08-21 Thread Kihwal Lee (Jira)
[ https://issues.apache.org/jira/browse/HADOOP-16524?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Kihwal Lee updated HADOOP-16524: Description: Jetty 9 simplified reloading of keystore.   This allows hadoop daemon's SSL cert to

[jira] [Updated] (HADOOP-16524) Automatic keystore reloading for HttpServer2

2019-08-21 Thread Kihwal Lee (Jira)
[ https://issues.apache.org/jira/browse/HADOOP-16524?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Kihwal Lee updated HADOOP-16524: Attachment: HADOOP-16524.patch > Automatic keystore reloading for HttpServer2 >

[jira] [Created] (HADOOP-16524) Automatic keystore reloading for HttpServer2

2019-08-21 Thread Kihwal Lee (Jira)
Kihwal Lee created HADOOP-16524: --- Summary: Automatic keystore reloading for HttpServer2 Key: HADOOP-16524 URL: https://issues.apache.org/jira/browse/HADOOP-16524 Project: Hadoop Common Issue

[jira] [Commented] (HADOOP-16517) Allow optional mutual TLS in HttpServer2

2019-08-21 Thread Kihwal Lee (Jira)
[ https://issues.apache.org/jira/browse/HADOOP-16517?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16912585#comment-16912585 ] Kihwal Lee commented on HADOOP-16517: - Added a support for YARN. Tested on a small cluster. >

[jira] [Updated] (HADOOP-16517) Allow optional mutual TLS in HttpServer2

2019-08-21 Thread Kihwal Lee (Jira)
[ https://issues.apache.org/jira/browse/HADOOP-16517?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Kihwal Lee updated HADOOP-16517: Attachment: HADOOP-16517.1.patch > Allow optional mutual TLS in HttpServer2 >

[jira] [Commented] (HADOOP-16517) Allow optional mutual TLS in HttpServer2

2019-08-15 Thread Kihwal Lee (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-16517?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16908445#comment-16908445 ] Kihwal Lee commented on HADOOP-16517: - YARN's WebAppUtils#loadSslConfiguration() does not support

[jira] [Updated] (HADOOP-16517) Allow optional mutual TLS in HttpServer2

2019-08-15 Thread Kihwal Lee (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-16517?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Kihwal Lee updated HADOOP-16517: Status: Patch Available (was: Open) The patch has no unit test. > Allow optional mutual TLS in

[jira] [Updated] (HADOOP-16517) Allow optional mutual TLS in HttpServer2

2019-08-15 Thread Kihwal Lee (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-16517?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Kihwal Lee updated HADOOP-16517: Attachment: HADOOP-16517.patch > Allow optional mutual TLS in HttpServer2 >

[jira] [Assigned] (HADOOP-16517) Allow optional mutual TLS in HttpServer2

2019-08-15 Thread Kihwal Lee (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-16517?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Kihwal Lee reassigned HADOOP-16517: --- Assignee: Kihwal Lee > Allow optional mutual TLS in HttpServer2 >

[jira] [Created] (HADOOP-16517) Allow optional mutual TLS in HttpServer2

2019-08-15 Thread Kihwal Lee (JIRA)
Kihwal Lee created HADOOP-16517: --- Summary: Allow optional mutual TLS in HttpServer2 Key: HADOOP-16517 URL: https://issues.apache.org/jira/browse/HADOOP-16517 Project: Hadoop Common Issue Type:

[jira] [Commented] (HADOOP-16323) https everywhere in Maven settings

2019-05-22 Thread Kihwal Lee (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-16323?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16845912#comment-16845912 ] Kihwal Lee commented on HADOOP-16323: - We should do this to all active branches up to 2.8 and

[jira] [Commented] (HADOOP-14524) Make CryptoCodec Closeable so it can be cleaned up proactively

2019-05-10 Thread Kihwal Lee (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-14524?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16837429#comment-16837429 ] Kihwal Lee commented on HADOOP-14524: - Cherry-picked to 2.8. The new unit test passed. > Make

[jira] [Updated] (HADOOP-14524) Make CryptoCodec Closeable so it can be cleaned up proactively

2019-05-10 Thread Kihwal Lee (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-14524?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Kihwal Lee updated HADOOP-14524: Fix Version/s: 2.8.6 > Make CryptoCodec Closeable so it can be cleaned up proactively >

[jira] [Commented] (HADOOP-16283) Error in reading Kerberos principals from the Keytab file

2019-05-01 Thread Kihwal Lee (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-16283?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16831001#comment-16831001 ] Kihwal Lee commented on HADOOP-16283: - Thanks for the analysis.  It looks like branch-3.x and trunk

[jira] [Commented] (HADOOP-11572) s3a delete() operation fails during a concurrent delete of child entries

2019-04-10 Thread Kihwal Lee (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-11572?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16814576#comment-16814576 ] Kihwal Lee commented on HADOOP-11572: - Cherry-picked to 2.8 to get more information on occasional

[jira] [Updated] (HADOOP-11572) s3a delete() operation fails during a concurrent delete of child entries

2019-04-10 Thread Kihwal Lee (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-11572?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Kihwal Lee updated HADOOP-11572: Fix Version/s: 2.8.6 > s3a delete() operation fails during a concurrent delete of child entries

[jira] [Updated] (HADOOP-14930) Upgrade Jetty to 9.4 version

2019-04-02 Thread Kihwal Lee (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-14930?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Kihwal Lee updated HADOOP-14930: Target Version/s: 3.3.0 Setting 3.3.0 as target. > Upgrade Jetty to 9.4 version >

[jira] [Updated] (HADOOP-15909) KeyProvider class should implement Closeable

2019-01-10 Thread Kihwal Lee (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-15909?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Kihwal Lee updated HADOOP-15909: Resolution: Fixed Hadoop Flags: Reviewed Fix Version/s: 3.3.0 Status:

[jira] [Commented] (HADOOP-15909) KeyProvider class should implement Closeable

2019-01-10 Thread Kihwal Lee (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-15909?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16739699#comment-16739699 ] Kihwal Lee commented on HADOOP-15909: - +1 for trunk.  > KeyProvider class should implement

[jira] [Commented] (HADOOP-14930) Upgrade Jetty to 9.4 version

2018-12-10 Thread Kihwal Lee (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-14930?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16714801#comment-16714801 ] Kihwal Lee commented on HADOOP-14930: - To clarify, jetty-9.3.20.v20170531 addressed CVE-2017-9735,

[jira] [Comment Edited] (HADOOP-14930) Upgrade Jetty to 9.4 version

2018-12-10 Thread Kihwal Lee (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-14930?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16714801#comment-16714801 ] Kihwal Lee edited comment on HADOOP-14930 at 12/10/18 2:42 PM: --- To

[jira] [Commented] (HADOOP-15985) LightWeightGSet.computeCapacity() doesn't correctly account for CompressedOops

2018-12-06 Thread Kihwal Lee (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-15985?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16711661#comment-16711661 ] Kihwal Lee commented on HADOOP-15985: - [~Jack-Lee], I am asking about the content of the attached

[jira] [Commented] (HADOOP-15985) LightWeightGSet.computeCapacity() doesn't correctly account for CompressedOops

2018-12-06 Thread Kihwal Lee (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-15985?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16711509#comment-16711509 ] Kihwal Lee commented on HADOOP-15985: - [~Jack-Lee], what is this patch for? >

[jira] [Updated] (HADOOP-15882) Upgrade maven-shade-plugin from 2.4.3 to 3.2.0

2018-10-25 Thread Kihwal Lee (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-15882?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Kihwal Lee updated HADOOP-15882: Target Version/s: 3.2.0, 3.0.4, 3.1.2 > Upgrade maven-shade-plugin from 2.4.3 to 3.2.0 >

[jira] [Commented] (HADOOP-15859) ZStandardDecompressor.c mistakes a class for an instance

2018-10-17 Thread Kihwal Lee (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-15859?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16654074#comment-16654074 ] Kihwal Lee commented on HADOOP-15859: - +1 We've applied the same patch internally. >

[jira] [Commented] (HADOOP-15815) Upgrade Eclipse Jetty version due to security concerns

2018-10-11 Thread Kihwal Lee (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-15815?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16646401#comment-16646401 ] Kihwal Lee commented on HADOOP-15815: - Many projects are going or has gone to 9.3.24. Unless 9.3.24

[jira] [Commented] (HADOOP-15820) ZStandardDecompressor native code sets an integer field as a long

2018-10-04 Thread Kihwal Lee (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-15820?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16638863#comment-16638863 ] Kihwal Lee commented on HADOOP-15820: - +1 looks good. > ZStandardDecompressor native code sets an

[jira] [Commented] (HADOOP-15815) Upgrade Eclipse Jetty version due to security concerns

2018-10-03 Thread Kihwal Lee (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-15815?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16637009#comment-16637009 ] Kihwal Lee commented on HADOOP-15815: - We've been internally using 9.3.24.v20180605 and not seen

[jira] [Updated] (HADOOP-15614) TestGroupsCaching.testExceptionOnBackgroundRefreshHandled reliably fails

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

[jira] [Commented] (HADOOP-15614) TestGroupsCaching.testExceptionOnBackgroundRefreshHandled reliably fails

2018-07-19 Thread Kihwal Lee (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-15614?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16549473#comment-16549473 ] Kihwal Lee commented on HADOOP-15614: - +1 The patch looks good and the test cases are passing now.

[jira] [Assigned] (HADOOP-15614) TestGroupsCaching.testExceptionOnBackgroundRefreshHandled reliably fails

2018-07-18 Thread Kihwal Lee (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-15614?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Kihwal Lee reassigned HADOOP-15614: --- Assignee: Weiwei Yang > TestGroupsCaching.testExceptionOnBackgroundRefreshHandled

[jira] [Updated] (HADOOP-15614) TestGroupsCaching.testExceptionOnBackgroundRefreshHandled reliably fails

2018-07-17 Thread Kihwal Lee (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-15614?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Kihwal Lee updated HADOOP-15614: Description: When {{testExceptionOnBackgroundRefreshHandled}} is run individually, it reliably

[jira] [Created] (HADOOP-15614) TestGroupsCaching.testExceptionOnBackgroundRefreshHandled reliably fails

2018-07-17 Thread Kihwal Lee (JIRA)
Kihwal Lee created HADOOP-15614: --- Summary: TestGroupsCaching.testExceptionOnBackgroundRefreshHandled reliably fails Key: HADOOP-15614 URL: https://issues.apache.org/jira/browse/HADOOP-15614 Project:

[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] [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-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] [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] [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-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

  1   2   3   4   5   6   7   8   9   >