[
https://issues.apache.org/jira/browse/HDFS-15339?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Masatake Iwasaki reassigned HDFS-15339:
---------------------------------------
Assignee: Yan Xiaole
> 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: [email protected]
For additional commands, e-mail: [email protected]