Description
Several HDFS CLI tests fail on 0.22 branch. I can see 2 reasons:
- Not generic enough regular expression for host names and paths. Similar to
MAPREDUCE-2304. - Some command outputs have new-line in the end.
- And some seem to produce [much] more output than expected.
Attachments
Attachments
Issue Links
- blocks
-
HDFS-1852 Umbrella task: Clean up HDFS unit test recurring failures
- Open
- is related to
-
MAPREDUCE-2304 TestMRCLI fails when hostname has a hyphen (-)
- Resolved