Description
testHDFSConf.xml uses regexesÂ
[a-zA-z0-9]*
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.