JobHistory creates history files and doesn't close it when #maps & #reduces is 0
--------------------------------------------------------------------------------
Key: HADOOP-3404
URL: https://issues.apache.org/jira/browse/HADOOP-3404
Project: Hadoop Core
Issue Type: Bug
Components: mapred
Reporter: Devaraj Das
Priority: Minor
A client application was submitting jobs every so often. After some time the
JobTracker stopped accepting requests. On digging a bit, it looked like the
history files for a bunch of jobs were not closed although the jobs were
complete. Those jobs were with 0 maps and 0 reducers.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.