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

2018-02-01 Thread Kihwal Lee (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-15197?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16348796#comment-16348796 ] Kihwal Lee commented on HADOOP-15197: - A perfect score! :) +1 on committing the latest patch, less

[jira] [Commented] (HADOOP-15213) JniBasedUnixGroupsNetgroupMapping.java and ShellBasedUnixGroupsNetgroupMapping.java use netgroup.substring(1)

2018-02-08 Thread Kihwal Lee (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-15213?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16357153#comment-16357153 ] Kihwal Lee commented on HADOOP-15213: - I repeat. {color:#d04437}Netgroups are only intended for

[jira] [Commented] (HADOOP-15212) Add independent secret manager method for logging expired tokens

2018-02-06 Thread Kihwal Lee (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-15212?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16354550#comment-16354550 ] Kihwal Lee commented on HADOOP-15212: - +1 > Add independent secret manager method for logging

[jira] [Updated] (HADOOP-15212) Add independent secret manager method for logging expired tokens

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

[jira] [Commented] (HADOOP-15213) JniBasedUnixGroupsNetgroupMapping.java and ShellBasedUnixGroupsNetgroupMapping.java use netgroup.substring(1)

2018-02-09 Thread Kihwal Lee (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-15213?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16358563#comment-16358563 ] Kihwal Lee commented on HADOOP-15213: - {quote}Please provide valid references for your assertion

[jira] [Updated] (HADOOP-14799) Update nimbus-jose-jwt to 4.41.1

2018-02-14 Thread Kihwal Lee (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-14799?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Kihwal Lee updated HADOOP-14799: Fix Version/s: (was: 2.8.4) (was: 2.9.1) (was:

[jira] [Commented] (HADOOP-14799) Update nimbus-jose-jwt to 4.41.1

2018-02-14 Thread Kihwal Lee (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-14799?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16364800#comment-16364800 ] Kihwal Lee commented on HADOOP-14799: - A bunch of tests started failing in branch-2 through

[jira] [Updated] (HADOOP-14060) HTTP servlet /logs should require authentication and authorization

2018-02-08 Thread Kihwal Lee (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-14060?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Kihwal Lee updated HADOOP-14060: Target Version/s: 3.1.0, 3.0.1 (was: 3.1.0) > HTTP servlet /logs should require authentication

[jira] [Updated] (HADOOP-14060) HTTP servlet /logs should require authentication and authorization

2018-02-08 Thread Kihwal Lee (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-14060?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Kihwal Lee updated HADOOP-14060: Priority: Blocker (was: Major) > HTTP servlet /logs should require authentication and

[jira] [Commented] (HADOOP-15213) JniBasedUnixGroupsNetgroupMapping.java and ShellBasedUnixGroupsNetgroupMapping.java use netgroup.substring(1)

2018-02-07 Thread Kihwal Lee (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-15213?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=1636#comment-1636 ] Kihwal Lee commented on HADOOP-15213: - In {{JniBasedUnixGroupsNetgroupMapping}}, netgroup is only

[jira] [Resolved] (HADOOP-15213) JniBasedUnixGroupsNetgroupMapping.java and ShellBasedUnixGroupsNetgroupMapping.java use netgroup.substring(1)

2018-02-07 Thread Kihwal Lee (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-15213?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Kihwal Lee resolved HADOOP-15213. - Resolution: Invalid > JniBasedUnixGroupsNetgroupMapping.java and >

[jira] [Commented] (HADOOP-15213) JniBasedUnixGroupsNetgroupMapping.java and ShellBasedUnixGroupsNetgroupMapping.java use netgroup.substring(1)

2018-02-07 Thread Kihwal Lee (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-15213?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16355692#comment-16355692 ] Kihwal Lee commented on HADOOP-15213: - > So its not that everything is netgroup-based. You are

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

2018-02-23 Thread Kihwal Lee (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-9747?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16374631#comment-16374631 ] Kihwal Lee commented on HADOOP-9747: Thanks for the review [~bharatviswa]. With my official +1, I

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

2018-02-23 Thread Kihwal Lee (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-9747?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16374870#comment-16374870 ] Kihwal Lee commented on HADOOP-9747: I've committed this to trunk, branch-3.1 and branch-3.0. Please

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

2018-02-23 Thread Kihwal Lee (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-9747?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Kihwal Lee updated HADOOP-9747: --- Fix Version/s: 3.0.2 3.2.0 3.1.0 > Reduce unnecessary UGI

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

2018-02-21 Thread Kihwal Lee (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-9747?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16372060#comment-16372060 ] Kihwal Lee commented on HADOOP-9747: It looks good as far as I can tell. I will be better if another

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

2018-02-19 Thread Kihwal Lee (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-9747?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16369490#comment-16369490 ] Kihwal Lee commented on HADOOP-9747: [~bharatviswa], can you take a look at the latest patch? Does it

[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] [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] [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-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] [Commented] (HADOOP-12767) update apache httpclient version to 4.5.2; httpcore to 4.4.4

2018-03-13 Thread Kihwal Lee (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-12767?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16397282#comment-16397282 ] Kihwal Lee commented on HADOOP-12767: - [~shv], do you want to pull this in to 2.7 before the next

[jira] [Commented] (HADOOP-15321) Reduce the RPC Client max retries on timeouts

2018-03-22 Thread Kihwal Lee (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-15321?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16409734#comment-16409734 ] Kihwal Lee commented on HADOOP-15321: - This IPC behavior was not introduced in 0.23. If one

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

<    3   4   5   6   7   8   9   >