[ 
https://issues.apache.org/jira/browse/MAPREDUCE-2726?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13106094#comment-13106094
 ] 

Jeffrey Naisbitt commented on MAPREDUCE-2726:
---------------------------------------------

@Mahadev: I removed the conf() method from the HsController.java because I had 
to add it to AppController.java, and HsController inherits from AppController.  
No need to duplicate the same function.
The jobconf is still displayed the same way on the history UI (just using the 
base class conf() method along with the overrided confPage() method).

@Vinod: I do see a Configuration option under the "Tools" section on the 
sidebar (which I didn't see before).  However, I also think it makes more sense 
to have the job's configuration under the "Job" section rather than "Tools".  I 
also prefer the professional-looking dynamically searchable/sortable table over 
the xml display.  That said, I would prefer to keep the nice table and either 
get rid of the xml page or leave the xml page so that people could download the 
actual xml if they wanted.  What do you think?


> 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

        

Reply via email to