[ 
https://issues.apache.org/jira/browse/HADOOP-9023?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13494237#comment-13494237
 ] 

Harsh J commented on HADOOP-9023:
---------------------------------

That makes sense and is also more relaxed than the current matcher I think.
                
> HttpFs is too restrictive on usernames
> --------------------------------------
>
>                 Key: HADOOP-9023
>                 URL: https://issues.apache.org/jira/browse/HADOOP-9023
>             Project: Hadoop Common
>          Issue Type: Bug
>            Reporter: Harsh J
>
> HttpFs tries to use UserProfile.USER_PATTERN to match all usernames before a 
> doAs impersonation function. This regex is too strict for most usernames, as 
> it disallows any special character at all. We should relax it more or ditch 
> needing to match things there.
> WebHDFS currently has no such limitations.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to