[
https://issues.apache.org/jira/browse/MAPREDUCE-2843?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Luke Lu updated MAPREDUCE-2843:
-------------------------------
Hadoop Flags: (was: [Reviewed])
Sorry for the late review, as I was on vacation/transition. Though I'm
impressed with the effort going into the test, which demonstrates the fine
grained mockability of Hamlet views, it'd be a lot easier to use the existing
WebAppTests.test* library methods, so the only thing you need to setup is the
rm context and do an in order verification of the empty trailing cell (maybe
n/a is better?):
{code}
PrintWriter writer = WebAppTests.testBlock(...).getInstance(PrintWriter.class);
verify(writer).print("<td");
verify(writer).print("n/a");
{code}
> [MR-279] Node entries on the RM UI are not sortable
> ---------------------------------------------------
>
> Key: MAPREDUCE-2843
> URL: https://issues.apache.org/jira/browse/MAPREDUCE-2843
> Project: Hadoop Map/Reduce
> Issue Type: Bug
> Components: mrv2
> Affects Versions: 0.23.0, 0.24.0
> Reporter: Ramya Sunil
> Assignee: Abhijit Suresh Shingate
> Fix For: 0.23.0, 0.24.0
>
> Attachments: MAPREDUCE-2843- scr shot.jpg, MAPREDUCE-2843.1.patch,
> MAPREDUCE-2843.patch, MAPREDUCE-2843.patch
>
>
> The nodemanager entries on the RM UI is not sortable unlike the other web
> pages.
--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira