Details
-
Bug
-
Status: Resolved
-
Trivial
-
Resolution: Fixed
-
None
-
None
-
Reviewed
Description
The log message in the FileInputFormat is misleading :
2015-04-24 13:12:30,205 [main] INFO org.apache.hadoop.mapreduce.lib.input.FileInputFormat - Total input paths to process : 6
There is only 1 input path and 6 input files so the log message should be :
2015-04-24 13:12:30,205 [main] INFO org.apache.hadoop.mapreduce.lib.input.FileInputFormat - Total input files to process : 6