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

Hudson commented on HDFS-15339:
-------------------------------

SUCCESS: Integrated in Jenkins build Hadoop-trunk-Commit #18227 (See 
[https://builds.apache.org/job/Hadoop-trunk-Commit/18227/])
HDFS-15339. TestHDFSCLI fails for user names with the dot/dash (ayushsaxena: 
rev d59de27c01d7f74a15471fb6021ecf9cd54c7025)
* (edit) hadoop-hdfs-project/hadoop-hdfs/src/test/resources/testHDFSConf.xml


> TestHDFSCLI fails for user names with the dot/dash character
> ------------------------------------------------------------
>
>                 Key: HDFS-15339
>                 URL: https://issues.apache.org/jira/browse/HDFS-15339
>             Project: Hadoop HDFS
>          Issue Type: Bug
>          Components: test
>            Reporter: Yan Xiaole
>            Assignee: Yan Xiaole
>            Priority: Major
>             Fix For: 3.2.2, 3.3.1, 3.4.0, 3.1.5
>
>         Attachments: HDFS-15339.001.patch
>
>
> testHDFSConf.xml uses regexes 
> {code:java}
> [a-zA-z0-9]*{code}
> to match the username in some test cases.
> This by far does not cover the space of possible OS user names. For us, it 
> fails for a user name containing {{'.'}}.
> Similar to HDFS-5821, we propose to use the macro USERNAME.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

---------------------------------------------------------------------
To unsubscribe, e-mail: hdfs-issues-unsubscr...@hadoop.apache.org
For additional commands, e-mail: hdfs-issues-h...@hadoop.apache.org

Reply via email to