Details
-
Bug
-
Status: Closed
-
Major
-
Resolution: Fixed
-
0.20.1, 0.20.2, 0.20.3
-
None
-
Reviewed
-
Changed some log statements that were filling up jobtracker logs to debug level.
Description
There are two log statements being logged at an INFO level that are unnecessarily filling up JT logs. This is making it difficult to debug issues on large cluster systems.
The two statements identified are the following:
INFO org.apache.hadoop.mapred.JobInProgress: No reduces to schedule for <jobid>
and
INFO org.apache.hadoop.mapred.ResourceEstimator: completedMapsUpdates:22 completedMapsInputSize:656 completedMapsOutputSize:6299