Details
-
Improvement
-
Status: Open
-
Major
-
Resolution: Unresolved
-
2.0.0-alpha
-
None
-
None
Description
Currently the JobHistory Server has a HistoryContext that pretends to be a Map Reduce ApplicationMaster's AppContext so that UI pages can be shared between the two. This is not ideal because the UIs have already diverged a lot, and we have to translate the native History Server's data into implementations of Job to provide the same interface.