[
https://issues.apache.org/jira/browse/MAPREDUCE-2676?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13103672#comment-13103672
]
Robert Joseph Evans commented on MAPREDUCE-2676:
------------------------------------------------
@Sid
For the isUber is supposed to be fixed as part of MAPREDUCE-2996 which Vinod
filed. MAPREDUCE-2424 which is to add in the Uber Functionality to MRV2 looks
like it is closed, so I assume it works, but I have not tested it.
Also I am moving HsConfBlock to the AM webapp package, because I think there is
a JIRA to add in that same functionality in there, but I don't want to move it
to a place the RM can access it yet, because the code is tightly coupled right
now with the AppContext, and I don't really want to spend a lot of time trying
to tease them apart. If you think it is critical to do then I can try and do
that. Just let me know.
The system.out statements in the test case are for help with debugging. The
test will write the generated page to stdout, and it is very helpful to know
which page the test corresponds to. I will try to change them to LOG
statements though.
> MR-279: JobHistory Job page needs reformatted
> ---------------------------------------------
>
> Key: MAPREDUCE-2676
> URL: https://issues.apache.org/jira/browse/MAPREDUCE-2676
> 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-2676-trunk-V2.patch, MR-2676-trunk-V3.patch,
> MR-2676-trunk-V4.patch, MR-2676-trunk-V5.patch, MR-2676-v1.patch,
> MR-2676.patch
>
>
> The Job page, The Maps page and the Reduces page for the job history server
> needs to be reformatted.
> The Job Overview needs to add in the User, a link to the Job Conf, and the
> Job ACLs
> It also needs Submitted at, launched at, and finished at, depending on how
> they relates to Started and Elapsed.
> In the attempts table we need to remove the new and the running columns
> In the tasks table we need to remove progress, pending, and running columns
> and add in a failed count column
> We also need to investigate what it would take to add in setup and cleanup
> statistics. Perhaps these should be more generally Application Master
> statistics and links.
> The Maps page and Reduces page should have the progress column removed.
--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira