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

Hudson commented on YARN-159:
-----------------------------

Integrated in Hadoop-trunk-Commit #2946 (See 
[https://builds.apache.org/job/Hadoop-trunk-Commit/2946/])
    YARN-159. RM web ui applications page should be sorted to display last app 
first (tgraves via bobby) (Revision 1404228)

     Result = SUCCESS
bobby : http://svn.apache.org/viewcvs.cgi/?root=Apache-SVN&view=rev&rev=1404228
Files : 
* /hadoop/common/trunk/hadoop-yarn-project/CHANGES.txt
* 
/hadoop/common/trunk/hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-resourcemanager/src/main/java/org/apache/hadoop/yarn/server/resourcemanager/webapp/RmView.java

                
> RM web ui applications page should be sorted to display last app first 
> -----------------------------------------------------------------------
>
>                 Key: YARN-159
>                 URL: https://issues.apache.org/jira/browse/YARN-159
>             Project: Hadoop YARN
>          Issue Type: Bug
>          Components: resourcemanager
>    Affects Versions: 0.23.4
>            Reporter: Thomas Graves
>            Assignee: Thomas Graves
>             Fix For: 3.0.0, 2.0.3-alpha, 0.23.5
>
>         Attachments: YARN-159.patch
>
>
> RM web ui applications page should be sorted to display last app first.
> It currently sorts with smallest application id first, which is the first 
> apps that were submitted.  After you have one page worth of apps its much 
> more useful for it to sort such that the biggest appid (last submitted app) 
> shows up first.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to