Details
-
Improvement
-
Status: Closed
-
Major
-
Resolution: Fixed
-
0.23.1, 2.0.0-alpha
-
None
Description
As the trace file generated by Rumen TraceBuilder is skipping some of the info like job counters, task counters, etc. we need a way to access "other info available in history file which is not dumped to trace file". This is useful for components which want to parse history files and get info. These components can directly use/leverage "Rumen's parsing of history files across hadoop releases" and get history info in a consistent way for further analysis/processing.
Attachments
Attachments
Issue Links
- relates to
-
MAPREDUCE-4356 Provide access to ParsedTask.obtainTaskAttempts()
- Closed