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 "Thomas Graves (JIRA)" <ji...@apache.org> on 2012/10/15 15:52:03 UTC

[jira] [Created] (YARN-159) RM web ui applications page should be sorted to display last app first

Thomas Graves created YARN-159:
----------------------------------

             Summary: 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


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

[jira] [Commented] (YARN-159) RM web ui applications page should be sorted to display last app first

Posted by "Hadoop QA (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/YARN-159?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13476218#comment-13476218 ] 

Hadoop QA commented on YARN-159:
--------------------------------

{color:red}-1 overall{color}.  Here are the results of testing the latest attachment 
  http://issues.apache.org/jira/secure/attachment/12549153/YARN-159.patch
  against trunk revision .

    {color:green}+1 @author{color}.  The patch does not contain any @author tags.

    {color:red}-1 tests included{color}.  The patch doesn't appear to include any new or modified tests.
                        Please justify why no new tests are needed for this patch.
                        Also please list what manual steps were performed to verify this patch.

    {color:green}+1 javac{color}.  The applied patch does not increase the total number of javac compiler warnings.

    {color:green}+1 javadoc{color}.  The javadoc tool did not generate any warning messages.

    {color:green}+1 eclipse:eclipse{color}.  The patch built with eclipse:eclipse.

    {color:green}+1 findbugs{color}.  The patch does not introduce any new Findbugs (version 1.3.9) warnings.

    {color:green}+1 release audit{color}.  The applied patch does not increase the total number of release audit warnings.

    {color:green}+1 core tests{color}.  The patch passed unit tests in hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-resourcemanager.

    {color:green}+1 contrib tests{color}.  The patch passed contrib unit tests.

Test results: https://builds.apache.org/job/PreCommit-YARN-Build/88//testReport/
Console output: https://builds.apache.org/job/PreCommit-YARN-Build/88//console

This message is automatically generated.
                
> 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
>         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

[jira] [Commented] (YARN-159) RM web ui applications page should be sorted to display last app first

Posted by "Hudson (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/YARN-159?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13488682#comment-13488682 ] 

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

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

     Result = ABORTED
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

[jira] [Assigned] (YARN-159) RM web ui applications page should be sorted to display last app first

Posted by "Thomas Graves (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/YARN-159?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Thomas Graves reassigned YARN-159:
----------------------------------

    Assignee: Thomas Graves
    
> 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
>
> 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

[jira] [Updated] (YARN-159) RM web ui applications page should be sorted to display last app first

Posted by "Thomas Graves (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/YARN-159?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Thomas Graves updated YARN-159:
-------------------------------

    Attachment: YARN-159.patch
    
> 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
>         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

[jira] [Commented] (YARN-159) RM web ui applications page should be sorted to display last app first

Posted by "Robert Joseph Evans (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/YARN-159?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13476195#comment-13476195 ] 

Robert Joseph Evans commented on YARN-159:
------------------------------------------

+1 for the idea.  This bugs me all the time.
                
> 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
>
> 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

[jira] [Commented] (YARN-159) RM web ui applications page should be sorted to display last app first

Posted by "Robert Joseph Evans (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/YARN-159?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13487908#comment-13487908 ] 

Robert Joseph Evans commented on YARN-159:
------------------------------------------

+1.  The change is small and fixes the issue.  I'll check it in.
                
> 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
>         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

[jira] [Commented] (YARN-159) RM web ui applications page should be sorted to display last app first

Posted by "Hudson (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/YARN-159?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13488667#comment-13488667 ] 

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

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

     Result = FAILURE
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

[jira] [Commented] (YARN-159) RM web ui applications page should be sorted to display last app first

Posted by "Thomas Graves (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/YARN-159?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13476205#comment-13476205 ] 

Thomas Graves commented on YARN-159:
------------------------------------

Sorry type - no should say is "now" descending.
                
> 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
>         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

[jira] [Commented] (YARN-159) RM web ui applications page should be sorted to display last app first

Posted by "Hudson (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/YARN-159?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13488651#comment-13488651 ] 

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

Integrated in Hadoop-Hdfs-0.23-Build #422 (See [https://builds.apache.org/job/Hadoop-Hdfs-0.23-Build/422/])
    svn merge -c 1404228 FIXES: YARN-159. RM web ui applications page should be sorted to display last app first (tgraves via bobby) (Revision 1404231)

     Result = SUCCESS
bobby : http://svn.apache.org/viewcvs.cgi/?root=Apache-SVN&view=rev&rev=1404231
Files : 
* /hadoop/common/branches/branch-0.23/hadoop-yarn-project/CHANGES.txt
* /hadoop/common/branches/branch-0.23/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

[jira] [Commented] (YARN-159) RM web ui applications page should be sorted to display last app first

Posted by "Hudson (JIRA)" <ji...@apache.org>.
    [ 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

[jira] [Commented] (YARN-159) RM web ui applications page should be sorted to display last app first

Posted by "Hudson (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/YARN-159?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13488605#comment-13488605 ] 

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

Integrated in Hadoop-Yarn-trunk #23 (See [https://builds.apache.org/job/Hadoop-Yarn-trunk/23/])
    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