Details
-
Bug
-
Status: Closed
-
Major
-
Resolution: Fixed
-
2.0.0-alpha
-
None
-
Reviewed
Description
TestCombineFileInputFormat.testForEmptyFile started failing after HADOOP-8599.
It expects one split on an empty input file, but with HADOOP-8599 it gets zero. The new behavior seems correct, but is it breaking anything else?
Attachments
Attachments
Issue Links
- blocks
-
MAPREDUCE-4479 Fix parameter order in assertEquals() in TestCombineInputFileFormat.java
- Closed
- is blocked by
-
MAPREDUCE-4577 HDFS-3672 broke TestCombineFileInputFormat.testMissingBlocks() test
- Closed
- is duplicated by
-
MAPREDUCE-4475 testForEmptyFile failed
- Resolved