You are viewing a plain text version of this content. The canonical link for it is here.
Posted to yarn-issues@hadoop.apache.org by "Ravi Prakash (JIRA)" <ji...@apache.org> on 2014/06/25 08:54:24 UTC

[jira] [Commented] (YARN-2163) WebUI: Order of AppId in apps table should be consistent with ApplicationId.compareTo().

    [ https://issues.apache.org/jira/browse/YARN-2163?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14043107#comment-14043107 ] 

Ravi Prakash commented on YARN-2163:
------------------------------------

This makes sense to me. I'll try to review and test the patch soon.

> WebUI: Order of AppId in apps table should be consistent with ApplicationId.compareTo().
> ----------------------------------------------------------------------------------------
>
>                 Key: YARN-2163
>                 URL: https://issues.apache.org/jira/browse/YARN-2163
>             Project: Hadoop YARN
>          Issue Type: Bug
>          Components: resourcemanager, webapp
>    Affects Versions: 2.4.0
>            Reporter: Wangda Tan
>            Priority: Minor
>         Attachments: YARN-2163.patch, apps page.png
>
>
> Currently, AppId is treated as numeric, so the sort result in applications table is sorted by int typed id only (not included cluster timestamp), see attached screenshot. Order of AppId in web page should be consistent with ApplicationId.compareTo().



--
This message was sent by Atlassian JIRA
(v6.2#6252)