[
https://issues.apache.org/jira/browse/MAPREDUCE-2675?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13103557#comment-13103557
]
Hudson commented on MAPREDUCE-2675:
-----------------------------------
Integrated in Hadoop-Hdfs-trunk #792 (See
[https://builds.apache.org/job/Hadoop-Hdfs-trunk/792/])
MAPREDUCE-2675. Reformat JobHistory Server main page to be more useful.
Contributed by Robert Joseph Evans.
vinodkv :
http://svn.apache.org/viewcvs.cgi/?root=Apache-SVN&view=rev&rev=1169763
Files :
* /hadoop/common/trunk/hadoop-mapreduce-project/CHANGES.txt
*
/hadoop/common/trunk/hadoop-mapreduce-project/hadoop-mapreduce-client/hadoop-mapreduce-client-app/src/main/java/org/apache/hadoop/mapreduce/v2/app/webapp/AppController.java
*
/hadoop/common/trunk/hadoop-mapreduce-project/hadoop-mapreduce-client/hadoop-mapreduce-client-hs/src/main/java/org/apache/hadoop/mapreduce/v2/hs/JobHistory.java
*
/hadoop/common/trunk/hadoop-mapreduce-project/hadoop-mapreduce-client/hadoop-mapreduce-client-hs/src/main/java/org/apache/hadoop/mapreduce/v2/hs/PartialJob.java
*
/hadoop/common/trunk/hadoop-mapreduce-project/hadoop-mapreduce-client/hadoop-mapreduce-client-hs/src/main/java/org/apache/hadoop/mapreduce/v2/hs/webapp/HsJobBlock.java
*
/hadoop/common/trunk/hadoop-mapreduce-project/hadoop-mapreduce-client/hadoop-mapreduce-client-hs/src/main/java/org/apache/hadoop/mapreduce/v2/hs/webapp/HsJobPage.java
*
/hadoop/common/trunk/hadoop-mapreduce-project/hadoop-mapreduce-client/hadoop-mapreduce-client-hs/src/main/java/org/apache/hadoop/mapreduce/v2/hs/webapp/HsJobsBlock.java
*
/hadoop/common/trunk/hadoop-mapreduce-project/hadoop-mapreduce-client/hadoop-mapreduce-client-hs/src/main/java/org/apache/hadoop/mapreduce/v2/hs/webapp/HsNavBlock.java
*
/hadoop/common/trunk/hadoop-mapreduce-project/hadoop-mapreduce-client/hadoop-mapreduce-client-hs/src/main/java/org/apache/hadoop/mapreduce/v2/hs/webapp/HsView.java
*
/hadoop/common/trunk/hadoop-mapreduce-project/hadoop-yarn/hadoop-yarn-common/src/main/java/org/apache/hadoop/yarn/webapp/view/JQueryUI.java
> MR-279: JobHistory Server main page needs to be reformatted
> -----------------------------------------------------------
>
> Key: MAPREDUCE-2675
> URL: https://issues.apache.org/jira/browse/MAPREDUCE-2675
> Project: Hadoop Map/Reduce
> Issue Type: Improvement
> Components: mrv2
> Affects Versions: 0.23.0
> Reporter: Robert Joseph Evans
> Assignee: Robert Joseph Evans
> Fix For: 0.23.0
>
> Attachments: MR-2675-V1.patch, MR-2675-V2.patch, MR-2675-V3.patch,
> MR-2675-V4.patch, MR-2675-V5.patch, MR-2675-preview.patch
>
>
> The main page of the Job History Server is based off of the Application
> Master code. It needs to be reformatted to be more useful and better match
> what was there before.
> - The Active Jobs title needs to be replaced with something more appropriate
> (i.e. Retired Jobs)
> - The table of jobs should have the following columns in it
> - Submit time, Job Id, Job Name, User and just because I think it would be
> useful state, maps completed, maps failed, reduces completed, reduces failed
> - The table needs more advanced filtering, something like
> http://datatables.net/release-datatables/examples/api/multi_filter.html This
> is to match the previous search functionality.
--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira