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 "Wangda Tan (JIRA)" <ji...@apache.org> on 2014/06/16 12:25:01 UTC

[jira] [Updated] (YARN-2163) WebUI: AppId should be treated as text when sort by AppId in Applications table

     [ https://issues.apache.org/jira/browse/YARN-2163?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Wangda Tan updated YARN-2163:
-----------------------------

    Description: 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().  (was: Currently, AppId is treated as numeric, so the sort result in applications table is sorted by id (not included cluster timestamp), see attached screenshot. This is incorrect when there're multiple cluster timestamp exists.
The AppId should be treated as text, we need sort AppId alphabetized.)

> WebUI: AppId should be treated as text when sort by AppId in Applications table
> -------------------------------------------------------------------------------
>
>                 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
>
> 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)