Details
-
Bug
-
Status: Resolved
-
Major
-
Resolution: Fixed
-
None
-
None
-
None
-
None
Description
Job history filename has the following meta-info :
- jobtracker's hostname
- job id
- username
- jobname
HistoryViewer.java and jobhistory.jsp are required to parse the history filename to extract the meta-info. It makes more sense to provide a common utility in JobHistory to do it.
Attachments
Attachments
Issue Links
- blocks
-
MAPREDUCE-323 Improve the way job history files are managed
- Resolved
- is related to
-
HADOOP-4498 JobHistory does not escape literal jobName when used in a regex pattern
- Closed