[ 
https://issues.apache.org/jira/browse/HDFS-15339?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Ayush Saxena updated HDFS-15339:
--------------------------------
    Status: Patch Available  (was: Open)

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