[
https://issues.apache.org/jira/browse/MAPREDUCE-6301?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14458375#comment-14458375
]
Akira AJISAKA commented on MAPREDUCE-6301:
------------------------------------------
Hi [~brahmareddy], thank you for updating the patch.
1. Would you fix the audit warnings by updating the following section of the
pom.xml in hadoop-yarn-common project?
{code}
<exclude>src/main/resources/webapps/static/dt-1.9.4/css/jui-dt.css</exclude>
<exclude>src/main/resources/webapps/static/dt-1.9.4/css/demo_table.css</exclude>
<exclude>src/main/resources/webapps/static/dt-1.9.4/images/Sorting
icons.psd</exclude>
{code}
2. I'm thinking {{demo_table.css}} can be removed.
Now I'm trying to confirm that this issue is fixed by your patch. I'll add a
comment later.
(The findbugs warnings look unrelated to the patch.)
> Task UI, sort by name doesn't work
> ----------------------------------
>
> Key: MAPREDUCE-6301
> URL: https://issues.apache.org/jira/browse/MAPREDUCE-6301
> Project: Hadoop Map/Reduce
> Issue Type: Bug
> Components: webapps
> Affects Versions: 2.5.1
> Reporter: Thomas Graves
> Assignee: Brahma Reddy Battula
> Attachments: MAPREDUCE-6301.patch, YARN-3323-002.patch,
> YARN-3323.patch
>
>
> If you go to the MapReduce ApplicationMaster or HistoryServer UI and open the
> list of tasks, then try to sort by the task name/id, it does nothing.
> Note that if you go to the task attempts, that seem to sort fine.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)