[
https://issues.apache.org/jira/browse/MAPREDUCE-6300?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14493166#comment-14493166
]
Siqi Li commented on MAPREDUCE-6300:
------------------------------------
I don't think sorting by numeric is necessary for TaskID, AppID, and
AppAttemptID. Since all of them have a NumberFormat which formats the string in
toString() method. That's why I feel like sorting as string is sufficient to
fix the problem.
> Task list sort by task id broken
> --------------------------------
>
> Key: MAPREDUCE-6300
> URL: https://issues.apache.org/jira/browse/MAPREDUCE-6300
> Project: Hadoop Map/Reduce
> Issue Type: Bug
> Reporter: Siqi Li
> Assignee: Siqi Li
> Priority: Minor
> Attachments: MAPREDUCE-6300.v1.patch, MAPREDUCE-6300.v2.patch,
> MAPREDUCE-6300.v3.patch, MAPREDUCE-6300.v4.patch, screenshot-1.png
>
>
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)