Details
-
New Feature
-
Status: Resolved
-
Major
-
Resolution: Fixed
-
0.22.0
-
None
-
None
Description
There is no convenient mechanism to retrieve the contents of the job history file. Need a way to retrieve the job history file contents from Job Tracker.
This can perhaps be implemented as a servlet on the Job tracker.
- Create a jsp/servlet that accepts job id as a request parameter
- Stream the contents of the history file corresponding to the job id, if user has permissions to view the job details.
Attachments
Issue Links
- depends upon
-
MAPREDUCE-323 Improve the way job history files are managed
- Resolved
-
MAPREDUCE-291 Optionally a separate daemon should serve JobHistory
- Resolved
- is required by
-
PIG-1829 "0" value seen in PigStat's map/reduce runtime, even when the job is successful
- Closed