[
https://issues.apache.org/jira/browse/MAPREDUCE-2726?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Vinod Kumar Vavilapalli updated MAPREDUCE-2726:
-----------------------------------------------
Status: Open (was: Patch Available)
I just realized something - for the AM web UI at least, you don't need to do
any of this. The core WebApp(and the wrapped HttpServer), which AMWebapp
inherits from, already has this configuration servlet, a generic servlet for
all daemons. In fact, IIRC you can navigate to the job-configuration on the AM
web-UI from the side-bar. Not sure why ConfBlock was added in the MR AM module.
But we still need to do something similar to what the patch does for the
HistoryUI case. Because on JobHistoryServer(JHS), history-url/conf will point
us to the JHS' configuration itself and not to individual jobs'.
> MR-279: Add the jobFile to the web UI
> -------------------------------------
>
> Key: MAPREDUCE-2726
> URL: https://issues.apache.org/jira/browse/MAPREDUCE-2726
> Project: Hadoop Map/Reduce
> Issue Type: Improvement
> Components: mrv2
> Reporter: Jeffrey Naisbitt
> Assignee: Jeffrey Naisbitt
> Fix For: 0.23.0, 0.24.0
>
> Attachments: MAPREDUCE-2726.patch
>
>
> MAPREDUCE:2716 adds the jobfile information to the ApplicationReport. With
> that information available, we should add the jobfile to the web UI as well.
--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira