[ https://issues.apache.org/jira/browse/YARN-2163?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14043114#comment-14043114 ]
Hadoop QA commented on YARN-2163: --------------------------------- {color:red}-1 overall{color}. Here are the results of testing the latest attachment http://issues.apache.org/jira/secure/attachment/12650545/apps%20page.png against trunk revision . {color:red}-1 patch{color}. The patch command could not apply the patch. Console output: https://builds.apache.org/job/PreCommit-YARN-Build/4073//console This message is automatically generated. > 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)