[jira] [Commented] (HADOOP-16150) checksumFS doesn't wrap concat(): concatenated files don't have checksums

2019-02-26 Thread Eric Yang (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-16150?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16778569#comment-16778569 ] Eric Yang commented on HADOOP-16150: It would be ok for ChecksumFileSystem to fail on concat.

[jira] [Commented] (HADOOP-16107) FilterFileSystem doesn't wrap all create() or new builder calls; may skip CRC logic

2019-02-26 Thread Eric Yang (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-16107?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16778545#comment-16778545 ] Eric Yang commented on HADOOP-16107: Append seems like an unsupported operation for

[jira] [Commented] (HADOOP-16107) FilterFileSystem doesn't wrap all create() or new builder calls; may skip CRC logic

2019-02-26 Thread Eric Yang (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-16107?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16778214#comment-16778214 ] Eric Yang commented on HADOOP-16107: [~ste...@apache.org] Thank you for the patch. Do we need to

[jira] [Commented] (HADOOP-16122) Re-login from keytab for multiple UGI will use the same and incorrect keytabPrincipal

2019-02-20 Thread Eric Yang (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-16122?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16773647#comment-16773647 ] Eric Yang commented on HADOOP-16122: {quote}`loginUserFromKeytabAndReturnUGI()` which allows users

[jira] [Commented] (HADOOP-16122) Re-login from keytab for multiple UGI will use the same and incorrect keytabPrincipal

2019-02-20 Thread Eric Yang (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-16122?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16773229#comment-16773229 ] Eric Yang commented on HADOOP-16122: [~tobe] Access control must be done on server side to keep

[jira] [Commented] (HADOOP-16122) Re-login from keytab for multiple UGI will use the same and incorrect keytabPrincipal

2019-02-19 Thread Eric Yang (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-16122?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16772628#comment-16772628 ] Eric Yang commented on HADOOP-16122: {quote}Since the client code must run in the same process to

[jira] [Comment Edited] (HADOOP-16122) Re-login from keytab for multiple UGI will use the same and incorrect keytabPrincipal

2019-02-19 Thread Eric Yang (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-16122?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16772628#comment-16772628 ] Eric Yang edited comment on HADOOP-16122 at 2/20/19 5:08 AM: - {quote}Since

[jira] [Commented] (HADOOP-16122) Re-login from keytab for multiple Hadoop users does not work

2019-02-19 Thread Eric Yang (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-16122?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16772601#comment-16772601 ] Eric Yang commented on HADOOP-16122: Granting service the ability to read end user keytab is

[jira] [Commented] (HADOOP-15229) Add FileSystem builder-based openFile() API to match createFile(); S3A to implement S3 Select through this API.

2019-02-13 Thread Eric Yang (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-15229?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16767395#comment-16767395 ] Eric Yang commented on HADOOP-15229: [~ste...@apache.org] the previous comment was filed as

[jira] [Commented] (HADOOP-16106) hadoop-aws project javadoc does not compile

2019-02-12 Thread Eric Yang (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-16106?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16766611#comment-16766611 ] Eric Yang commented on HADOOP-16106: [~ste...@apache.org] I am using openjdk version "1.8.0_151".

[jira] [Commented] (HADOOP-16091) Create hadoop/ozone docker images with inline build process

2019-02-12 Thread Eric Yang (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-16091?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16766217#comment-16766217 ] Eric Yang commented on HADOOP-16091: {quote}For me the file based activation is not enough. I

[jira] [Resolved] (HADOOP-16106) hadoop-aws project javadoc does not compile

2019-02-11 Thread Eric Yang (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-16106?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Eric Yang resolved HADOOP-16106. Resolution: Duplicate This is a duplicate of HADOOP-16098. > hadoop-aws project javadoc does

[jira] [Commented] (HADOOP-16098) Fix javadoc warnings in hadoop-aws

2019-02-11 Thread Eric Yang (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-16098?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16765439#comment-16765439 ] Eric Yang commented on HADOOP-16098: +1 looks good. > Fix javadoc warnings in hadoop-aws >

[jira] [Commented] (HADOOP-15229) Add FileSystem builder-based openFile() API to match createFile(); S3A to implement S3 Select through this API.

2019-02-11 Thread Eric Yang (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-15229?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16765266#comment-16765266 ] Eric Yang commented on HADOOP-15229: Some trivial fix in javadoc is required. > Add FileSystem

[jira] [Created] (HADOOP-16106) hadoop-aws project javadoc does not compile

2019-02-11 Thread Eric Yang (JIRA)
Eric Yang created HADOOP-16106: -- Summary: hadoop-aws project javadoc does not compile Key: HADOOP-16106 URL: https://issues.apache.org/jira/browse/HADOOP-16106 Project: Hadoop Common Issue

[jira] [Commented] (HADOOP-16100) checksum errors observed while executing examples on big-endian system

2019-02-11 Thread Eric Yang (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-16100?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16765213#comment-16765213 ] Eric Yang commented on HADOOP-16100: [~salamani] Most compression libraries are not big endian

[jira] [Commented] (HADOOP-16095) Support impersonation for AuthenticationFilter

2019-02-06 Thread Eric Yang (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-16095?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16762209#comment-16762209 ] Eric Yang commented on HADOOP-16095: The reason for this proposal is the existing doas query

[jira] [Updated] (HADOOP-16095) Support impersonation for AuthenticationFilter

2019-02-06 Thread Eric Yang (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-16095?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Eric Yang updated HADOOP-16095: --- Description: External services or YARN service may need to call into WebHDFS or YARN REST API on

[jira] [Updated] (HADOOP-16095) Support impersonation for AuthenticationFilter

2019-02-06 Thread Eric Yang (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-16095?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Eric Yang updated HADOOP-16095: --- Description: External services or YARN service may need to call into WebHDFS or YARN REST API on

[jira] [Updated] (HADOOP-16095) Support impersonation for AuthenticationFilter

2019-02-06 Thread Eric Yang (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-16095?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Eric Yang updated HADOOP-16095: --- Description: External services or YARN service may need to call into WebHDFS or YARN REST API on

[jira] [Created] (HADOOP-16095) Support impersonation for AuthenticationFilter

2019-02-06 Thread Eric Yang (JIRA)
Eric Yang created HADOOP-16095: -- Summary: Support impersonation for AuthenticationFilter Key: HADOOP-16095 URL: https://issues.apache.org/jira/browse/HADOOP-16095 Project: Hadoop Common Issue

[jira] [Commented] (HADOOP-16092) Move the source of hadoop/ozone containers to the same repository

2019-02-05 Thread Eric Yang (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-16092?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16761326#comment-16761326 ] Eric Yang commented on HADOOP-16092: [~elek] Tag/branch problem maybe solved using the

[jira] [Commented] (HADOOP-16091) Create hadoop/ozone docker images with inline build process

2019-02-05 Thread Eric Yang (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-16091?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16761329#comment-16761329 ] Eric Yang commented on HADOOP-16091: For inline build process, it would be easy to create maven

[jira] [Commented] (HADOOP-16023) Support system /etc/krb5.conf for auth_to_local rules

2019-02-05 Thread Eric Yang (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-16023?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16761308#comment-16761308 ] Eric Yang commented on HADOOP-16023: Good to know JDK parser is working as designed. Is this the

[jira] [Updated] (HADOOP-16094) AuthenticationFilter can trigger NullPointerException in KerberosName class

2019-02-05 Thread Eric Yang (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-16094?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Eric Yang updated HADOOP-16094: --- Assignee: Eric Yang Status: Patch Available (was: Open) > AuthenticationFilter can trigger

[jira] [Commented] (HADOOP-16094) AuthenticationFilter can trigger NullPointerException in KerberosName class

2019-02-05 Thread Eric Yang (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-16094?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16761292#comment-16761292 ] Eric Yang commented on HADOOP-16094: I am in favor of documentation changes to implement a listener

[jira] [Updated] (HADOOP-16094) AuthenticationFilter can trigger NullPointerException in KerberosName class

2019-02-05 Thread Eric Yang (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-16094?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Eric Yang updated HADOOP-16094: --- Attachment: HADOOP-16094.001.patch > AuthenticationFilter can trigger NullPointerException in

[jira] [Commented] (HADOOP-16023) Support system /etc/krb5.conf for auth_to_local rules

2019-02-05 Thread Eric Yang (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-16023?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16761270#comment-16761270 ] Eric Yang commented on HADOOP-16023: [~bolke] Can you elaborate on mistaken in the allowed formats?

[jira] [Commented] (HADOOP-16094) AuthenticationFilter can trigger NullPointerException in KerberosName class

2019-02-05 Thread Eric Yang (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-16094?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16761227#comment-16761227 ] Eric Yang commented on HADOOP-16094: Hadoop-auth project builds before Hadoop-common, yet

[jira] [Updated] (HADOOP-16094) AuthenticationFilter can trigger NullPointerException in KerberosName class

2019-02-05 Thread Eric Yang (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-16094?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Eric Yang updated HADOOP-16094: --- Affects Version/s: 3.1.2 3.3.0 3.2.0 >

[jira] [Created] (HADOOP-16094) AuthenticationFilter can trigger NullPointerException in KerberosName class

2019-02-05 Thread Eric Yang (JIRA)
Eric Yang created HADOOP-16094: -- Summary: AuthenticationFilter can trigger NullPointerException in KerberosName class Key: HADOOP-16094 URL: https://issues.apache.org/jira/browse/HADOOP-16094 Project:

[jira] [Commented] (HADOOP-16023) Support system /etc/krb5.conf for auth_to_local rules

2019-02-05 Thread Eric Yang (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-16023?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16761176#comment-16761176 ] Eric Yang commented on HADOOP-16023: [~bolke] Any update? > Support system /etc/krb5.conf for

[jira] [Commented] (HADOOP-16076) SPNEGO+SSL Client Connections with HttpClient Broken

2019-02-04 Thread Eric Yang (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-16076?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16760055#comment-16760055 ] Eric Yang commented on HADOOP-16076: [~ste...@apache.org] thanks for the commit. [~lmccay] thanks

[jira] [Comment Edited] (HADOOP-16076) SPNEGO+SSL Client Connections with HttpClient Broken

2019-01-28 Thread Eric Yang (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-16076?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16754472#comment-16754472 ] Eric Yang edited comment on HADOOP-16076 at 1/29/19 12:52 AM: -- +1 for the

[jira] [Commented] (HADOOP-16076) SPNEGO+SSL Client Connections with HttpClient Broken

2019-01-28 Thread Eric Yang (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-16076?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16754472#comment-16754472 ] Eric Yang commented on HADOOP-16076: +1 > SPNEGO+SSL Client Connections with HttpClient Broken >

[jira] [Comment Edited] (HADOOP-16076) SPNEGO+SSL Client Connections with HttpClient Broken

2019-01-28 Thread Eric Yang (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-16076?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16754167#comment-16754167 ] Eric Yang edited comment on HADOOP-16076 at 1/28/19 5:39 PM: - Patch 01

[jira] [Commented] (HADOOP-16076) SPNEGO+SSL Client Connections with HttpClient Broken

2019-01-28 Thread Eric Yang (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-16076?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16754167#comment-16754167 ] Eric Yang commented on HADOOP-16076: +1 > SPNEGO+SSL Client Connections with HttpClient Broken >

[jira] [Comment Edited] (HADOOP-16076) SPNEGO+SSL Client Connections with HttpClient Broken

2019-01-28 Thread Eric Yang (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-16076?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16754167#comment-16754167 ] Eric Yang edited comment on HADOOP-16076 at 1/28/19 5:35 PM: - Patch 01

[jira] [Updated] (HADOOP-15922) DelegationTokenAuthenticationFilter get wrong doAsUser since it does not decode URL

2019-01-22 Thread Eric Yang (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-15922?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Eric Yang updated HADOOP-15922: --- Resolution: Fixed Status: Resolved (was: Patch Available) Thank you [~hexiaoqiao] for the

[jira] [Comment Edited] (HADOOP-15922) DelegationTokenAuthenticationFilter get wrong doAsUser since it does not decode URL

2019-01-22 Thread Eric Yang (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-15922?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16749332#comment-16749332 ] Eric Yang edited comment on HADOOP-15922 at 1/23/19 12:40 AM: -- Thank you

[jira] [Commented] (HADOOP-15922) DelegationTokenAuthenticationFilter get wrong doAsUser since it does not decode URL

2019-01-18 Thread Eric Yang (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-15922?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16746462#comment-16746462 ] Eric Yang commented on HADOOP-15922: [~daryn] Any update? > DelegationTokenAuthenticationFilter

[jira] [Commented] (HADOOP-16023) Support system /etc/krb5.conf for auth_to_local rules

2019-01-08 Thread Eric Yang (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-16023?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16737537#comment-16737537 ] Eric Yang commented on HADOOP-16023: [~bolke] {quote}is that really a concern?{quote} The chance

[jira] [Commented] (HADOOP-16023) Support system /etc/krb5.conf for auth_to_local rules

2019-01-07 Thread Eric Yang (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-16023?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16736328#comment-16736328 ] Eric Yang commented on HADOOP-16023: [~bolke] Some Apache projects are using dual license

[jira] [Resolved] (HADOOP-15959) revert HADOOP-12751

2019-01-07 Thread Eric Yang (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-15959?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Eric Yang resolved HADOOP-15959. Resolution: Fixed The failed registry DNS unit test has been addressed in HADOOP-16031. Hence,

[jira] [Commented] (HADOOP-16031) TestSecureLogins#testValidKerberosName fails

2019-01-07 Thread Eric Yang (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-16031?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16736148#comment-16736148 ] Eric Yang commented on HADOOP-16031: [~ajisakaa] Thank you for the patch. This has been committed

[jira] [Updated] (HADOOP-16031) TestSecureLogins#testValidKerberosName fails

2019-01-07 Thread Eric Yang (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-16031?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Eric Yang updated HADOOP-16031: --- Resolution: Fixed Fix Version/s: 3.2.1 3.1.2 3.3.0

[jira] [Updated] (HADOOP-16031) TestSecureLogins#testValidKerberosName fails

2019-01-07 Thread Eric Yang (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-16031?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Eric Yang updated HADOOP-16031: --- Fix Version/s: (was: 3.1.2) 3.1.3 > TestSecureLogins#testValidKerberosName

[jira] [Commented] (HADOOP-16031) TestSecureLogins#testValidKerberosName fails

2019-01-07 Thread Eric Yang (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-16031?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16736135#comment-16736135 ] Eric Yang commented on HADOOP-16031: +1 looks good to me. Committing shortly. >

[jira] [Commented] (HADOOP-15922) DelegationTokenAuthenticationFilter get wrong doAsUser since it does not decode URL

2019-01-05 Thread Eric Yang (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-15922?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16734958#comment-16734958 ] Eric Yang commented on HADOOP-15922: [~hexiaoqiao] +1 Patch 007 looks good to me. TestSSLFactory

[jira] [Updated] (HADOOP-15996) Plugin interface to support more complex usernames in Hadoop

2019-01-04 Thread Eric Yang (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-15996?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Eric Yang updated HADOOP-15996: --- Release Note: This patch enables "Hadoop" and "MIT" as options for

[jira] [Commented] (HADOOP-15922) DelegationTokenAuthenticationFilter get wrong doAsUser since it does not decode URL

2019-01-04 Thread Eric Yang (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-15922?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16734679#comment-16734679 ] Eric Yang commented on HADOOP-15922: [~hexiaoqiao] HADOOP-15996 is committed. This means the doAs

[jira] [Commented] (HADOOP-15959) revert HADOOP-12751

2019-01-04 Thread Eric Yang (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-15959?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16734674#comment-16734674 ] Eric Yang commented on HADOOP-15959: [~ste...@apache.org] Base on commit of HADOOP-15996, the test

[jira] [Updated] (HADOOP-15996) Plugin interface to support more complex usernames in Hadoop

2019-01-04 Thread Eric Yang (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-15996?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Eric Yang updated HADOOP-15996: --- Resolution: Fixed Fix Version/s: 3.1.2 3.3.0 3.2.0

[jira] [Commented] (HADOOP-15996) Plugin interface to support more complex usernames in Hadoop

2019-01-02 Thread Eric Yang (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-15996?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16732208#comment-16732208 ] Eric Yang commented on HADOOP-15996: +1 for patch 12. I will commit patch 12 by Jan 4th if no

[jira] [Commented] (HADOOP-15996) Plugin interface to support more complex usernames in Hadoop

2018-12-30 Thread Eric Yang (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-15996?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16731148#comment-16731148 ] Eric Yang commented on HADOOP-15996: TestSSLFactory unit test failure seems to be related to JDK

[jira] [Commented] (HADOOP-15996) Plugin interface to support more complex usernames in Hadoop

2018-12-27 Thread Eric Yang (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-15996?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16729950#comment-16729950 ] Eric Yang commented on HADOOP-15996: [~ste...@apache.org] {quote}If someone is running a cluster

[jira] [Commented] (HADOOP-15996) Plugin interface to support more complex usernames in Hadoop

2018-12-27 Thread Eric Yang (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-15996?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16729784#comment-16729784 ] Eric Yang commented on HADOOP-15996: [~bolke] Thank you for the patch 0005 seems to work correctly

[jira] [Commented] (HADOOP-15996) Plugin interface to support more complex usernames in Hadoop

2018-12-22 Thread Eric Yang (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-15996?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16727543#comment-16727543 ] Eric Yang commented on HADOOP-15996: [~bolke] The latest patch works for YARN REST API, but it

[jira] [Commented] (HADOOP-15996) Plugin interface to support more complex usernames in Hadoop

2018-12-21 Thread Eric Yang (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-15996?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16727000#comment-16727000 ] Eric Yang commented on HADOOP-15996: [~bolke] UserGroupInformation class initialization can happen

[jira] [Commented] (HADOOP-15996) Plugin interface to support more complex usernames in Hadoop

2018-12-20 Thread Eric Yang (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-15996?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16726199#comment-16726199 ] Eric Yang commented on HADOOP-15996: [~bolke] KerberosAuthenticationHandler is initialized using

[jira] [Comment Edited] (HADOOP-15996) Plugin interface to support more complex usernames in Hadoop

2018-12-20 Thread Eric Yang (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-15996?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16725480#comment-16725480 ] Eric Yang edited comment on HADOOP-15996 at 12/20/18 7:10 PM: -- The failed

[jira] [Commented] (HADOOP-15996) Plugin interface to support more complex usernames in Hadoop

2018-12-20 Thread Eric Yang (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-15996?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16726151#comment-16726151 ] Eric Yang commented on HADOOP-15996: [~bolke] Something is missing in the patch. setRuleMechanism

[jira] [Comment Edited] (HADOOP-15996) Plugin interface to support more complex usernames in Hadoop

2018-12-19 Thread Eric Yang (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-15996?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16725480#comment-16725480 ] Eric Yang edited comment on HADOOP-15996 at 12/20/18 1:08 AM: -- The failed

[jira] [Comment Edited] (HADOOP-15996) Plugin interface to support more complex usernames in Hadoop

2018-12-19 Thread Eric Yang (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-15996?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16725480#comment-16725480 ] Eric Yang edited comment on HADOOP-15996 at 12/20/18 1:04 AM: -- The failed

[jira] [Commented] (HADOOP-15996) Plugin interface to support more complex usernames in Hadoop

2018-12-19 Thread Eric Yang (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-15996?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16725480#comment-16725480 ] Eric Yang commented on HADOOP-15996: The failed test doesn't seem like related to 001 patch. The

[jira] [Commented] (HADOOP-15996) Plugin interface to support more complex usernames in Hadoop

2018-12-19 Thread Eric Yang (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-15996?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16725381#comment-16725381 ] Eric Yang commented on HADOOP-15996: [~bolke] {quote}Is there really a use case to make the plugins

[jira] [Commented] (HADOOP-15996) Plugin interface to support more complex usernames in Hadoop

2018-12-19 Thread Eric Yang (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-15996?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16725192#comment-16725192 ] Eric Yang commented on HADOOP-15996: It is nice to encapsulate the logic in KerberosName to reduce

[jira] [Assigned] (HADOOP-15996) Plugin interface to support more complex usernames in Hadoop

2018-12-19 Thread Eric Yang (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-15996?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Eric Yang reassigned HADOOP-15996: -- Assignee: Bolke de Bruin > Plugin interface to support more complex usernames in Hadoop >

[jira] [Commented] (HADOOP-15996) Plugin interface to support more complex usernames in Hadoop

2018-12-15 Thread Eric Yang (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-15996?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=1673#comment-1673 ] Eric Yang commented on HADOOP-15996: AuthenticationHandler interface has "authenticate" method,

[jira] [Commented] (HADOOP-15996) Plugin interface to support more complex usernames in Hadoop

2018-12-14 Thread Eric Yang (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-15996?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16721825#comment-16721825 ] Eric Yang commented on HADOOP-15996: Java 7 is EOL in April 2015. I am not sure new development

[jira] [Created] (HADOOP-15996) Plugin interface to support more complex usernames in Hadoop

2018-12-10 Thread Eric Yang (JIRA)
Eric Yang created HADOOP-15996: -- Summary: Plugin interface to support more complex usernames in Hadoop Key: HADOOP-15996 URL: https://issues.apache.org/jira/browse/HADOOP-15996 Project: Hadoop Common

[jira] [Updated] (HADOOP-15996) Plugin interface to support more complex usernames in Hadoop

2018-12-10 Thread Eric Yang (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-15996?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Eric Yang updated HADOOP-15996: --- Description: Hadoop does not allow support of @ character in username in recent security mailing

[jira] [Commented] (HADOOP-15966) Hadoop Kerberos broken on macos as java.security.krb5.realm is reset: Null realm name (601)

2018-12-05 Thread Eric Yang (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-15966?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16710345#comment-16710345 ] Eric Yang commented on HADOOP-15966: [~ste...@apache.org] The patch is fine. I am more concerned

[jira] [Commented] (HADOOP-15966) Hadoop Kerberos broken on macos as java.security.krb5.realm is reset: Null realm name (601)

2018-12-04 Thread Eric Yang (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-15966?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16709268#comment-16709268 ] Eric Yang commented on HADOOP-15966: [~ste...@apache.org] Hadoop server side should dictate which

[jira] [Commented] (HADOOP-15922) DelegationTokenAuthenticationFilter get wrong doAsUser since it does not decode URL

2018-12-02 Thread Eric Yang (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-15922?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16706444#comment-16706444 ] Eric Yang commented on HADOOP-15922: [~hexiaoqiao] it is a better example if the user is

[jira] [Commented] (HADOOP-15922) DelegationTokenAuthenticationFilter get wrong doAsUser since it does not decode URL

2018-11-30 Thread Eric Yang (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-15922?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16705219#comment-16705219 ] Eric Yang commented on HADOOP-15922: Patch 005 unit test is failing now due to revert of 

[jira] [Updated] (HADOOP-15922) DelegationTokenAuthenticationFilter get wrong doAsUser since it does not decode URL

2018-11-30 Thread Eric Yang (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-15922?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Eric Yang updated HADOOP-15922: --- Hadoop Flags: Incompatible change,Reviewed > DelegationTokenAuthenticationFilter get wrong

[jira] [Commented] (HADOOP-15922) DelegationTokenAuthenticationFilter get wrong doAsUser since it does not decode URL

2018-11-30 Thread Eric Yang (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-15922?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16705131#comment-16705131 ] Eric Yang commented on HADOOP-15922: If doAs=john/admin, the difference between patch 004 and 005

[jira] [Updated] (HADOOP-15922) DelegationTokenAuthenticationFilter get wrong doAsUser since it does not decode URL

2018-11-29 Thread Eric Yang (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-15922?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Eric Yang updated HADOOP-15922: --- Status: Patch Available (was: Reopened) Reopen to test patch 005. >

[jira] [Reopened] (HADOOP-15922) DelegationTokenAuthenticationFilter get wrong doAsUser since it does not decode URL

2018-11-29 Thread Eric Yang (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-15922?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Eric Yang reopened HADOOP-15922: > DelegationTokenAuthenticationFilter get wrong doAsUser since it does not > decode URL >

[jira] [Comment Edited] (HADOOP-15922) DelegationTokenAuthenticationFilter get wrong doAsUser since it does not decode URL

2018-11-29 Thread Eric Yang (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-15922?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16703635#comment-16703635 ] Eric Yang edited comment on HADOOP-15922 at 11/29/18 7:02 PM: -- [~daryn]

[jira] [Comment Edited] (HADOOP-15922) DelegationTokenAuthenticationFilter get wrong doAsUser since it does not decode URL

2018-11-29 Thread Eric Yang (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-15922?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16703635#comment-16703635 ] Eric Yang edited comment on HADOOP-15922 at 11/29/18 6:45 PM: -- [~daryn]

[jira] [Commented] (HADOOP-15922) DelegationTokenAuthenticationFilter get wrong doAsUser since it does not decode URL

2018-11-29 Thread Eric Yang (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-15922?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16703635#comment-16703635 ] Eric Yang commented on HADOOP-15922: [~daryn] Good catch on the double encode. [~hexiaoqiao] Patch

[jira] [Updated] (HADOOP-15922) DelegationTokenAuthenticationFilter get wrong doAsUser since it does not decode URL

2018-11-26 Thread Eric Yang (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-15922?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Eric Yang updated HADOOP-15922: --- Resolution: Fixed Fix Version/s: 3.2.1 3.1.2

[jira] [Commented] (HADOOP-15922) DelegationTokenAuthenticationFilter get wrong doAsUser since it does not decode URL

2018-11-17 Thread Eric Yang (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-15922?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16690759#comment-16690759 ] Eric Yang commented on HADOOP-15922: [~hexiaoqiao] The users list was changed to verify using

[jira] [Comment Edited] (HADOOP-15922) DelegationTokenAuthenticationFilter get wrong doAsUser since it does not decode URL

2018-11-16 Thread Eric Yang (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-15922?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16689748#comment-16689748 ] Eric Yang edited comment on HADOOP-15922 at 11/16/18 5:59 PM: --

[jira] [Comment Edited] (HADOOP-15922) DelegationTokenAuthenticationFilter get wrong doAsUser since it does not decode URL

2018-11-16 Thread Eric Yang (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-15922?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16689748#comment-16689748 ] Eric Yang edited comment on HADOOP-15922 at 11/16/18 5:47 PM: --

[jira] [Commented] (HADOOP-15922) DelegationTokenAuthenticationFilter get wrong doAsUser since it does not decode URL

2018-11-16 Thread Eric Yang (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-15922?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16689748#comment-16689748 ] Eric Yang commented on HADOOP-15922: [~hexiaoqiao] If the client is changed to proxy from

[jira] [Commented] (HADOOP-15922) DelegationTokenAuthenticationFilter get wrong doAsUser since it does not decode URL

2018-11-15 Thread Eric Yang (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-15922?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16689048#comment-16689048 ] Eric Yang commented on HADOOP-15922: [~hexiaoqiao] Thank you for the update. {code}

[jira] [Commented] (HADOOP-15922) DelegationTokenAuthenticationFilter get wrong doAsUser since it does not decode URL

2018-11-15 Thread Eric Yang (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-15922?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16688467#comment-16688467 ] Eric Yang commented on HADOOP-15922: [~hexiaoqiao] Thank you for the patch. A few comments: #

[jira] [Commented] (HADOOP-15896) Refine Kerberos based AuthenticationHandler to check proxyuser ACL

2018-11-02 Thread Eric Yang (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-15896?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16673673#comment-16673673 ] Eric Yang commented on HADOOP-15896: [~daryn] It would be naive to think that every host with a

[jira] [Commented] (HADOOP-15896) Refine Kerberos based AuthenticationHandler to check proxyuser ACL

2018-11-02 Thread Eric Yang (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-15896?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16673605#comment-16673605 ] Eric Yang commented on HADOOP-15896: {quote}The only nugget of truth in the description is the host

[jira] [Updated] (HADOOP-15896) Refine Kerberos based AuthenticationHandler to check proxyuser ACL

2018-11-02 Thread Eric Yang (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-15896?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Eric Yang updated HADOOP-15896: --- Component/s: security > Refine Kerberos based AuthenticationHandler to check proxyuser ACL >

[jira] [Updated] (HADOOP-15896) Refine Kerberos based AuthenticationHandler to check proxyuser ACL

2018-11-02 Thread Eric Yang (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-15896?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Eric Yang updated HADOOP-15896: --- Affects Version/s: 2.8.0 3.0.0-alpha1 > Refine Kerberos based

[jira] [Assigned] (HADOOP-15896) Refine Kerberos based AuthenticationHandler to check proxyuser ACL

2018-11-02 Thread Eric Yang (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-15896?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Eric Yang reassigned HADOOP-15896: -- Assignee: Larry McCay > Refine Kerberos based AuthenticationHandler to check proxyuser ACL

[jira] [Updated] (HADOOP-15896) Refine Kerberos based AuthenticationHandler to check proxyuser ACL

2018-11-02 Thread Eric Yang (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-15896?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Eric Yang updated HADOOP-15896: --- Description: JWTRedirectAuthenticationHandler is based on KerberosAuthenticationHandler, and

[jira] [Created] (HADOOP-15896) Refine Kerberos based AuthenticationHandler to check proxyuser ACL

2018-11-02 Thread Eric Yang (JIRA)
Eric Yang created HADOOP-15896: -- Summary: Refine Kerberos based AuthenticationHandler to check proxyuser ACL Key: HADOOP-15896 URL: https://issues.apache.org/jira/browse/HADOOP-15896 Project: Hadoop

[jira] [Commented] (HADOOP-15821) Move Hadoop YARN Registry to Hadoop Registry

2018-10-21 Thread Eric Yang (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-15821?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16658286#comment-16658286 ] Eric Yang commented on HADOOP-15821: [~elgoiri] +1 Thank you for the addendum patch. I committed

[jira] [Updated] (HADOOP-15821) Move Hadoop YARN Registry to Hadoop Registry

2018-10-21 Thread Eric Yang (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-15821?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Eric Yang updated HADOOP-15821: --- Resolution: Fixed Status: Resolved (was: Patch Available) > Move Hadoop YARN Registry to

[jira] [Commented] (HADOOP-15821) Move Hadoop YARN Registry to Hadoop Registry

2018-10-20 Thread Eric Yang (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-15821?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16657906#comment-16657906 ] Eric Yang commented on HADOOP-15821: [~elgoiri] addendum patch is better. Thanks > Move Hadoop

<    1   2   3   4   5   6   7   8   >