You are viewing a plain text version of this content. The canonical link for it is here.
Posted to mapreduce-issues@hadoop.apache.org by "Jonathan Eagles (JIRA)" <ji...@apache.org> on 2012/04/28 00:20:50 UTC

[jira] [Created] (MAPREDUCE-4206) Sorting by Last Health-Update on the RM nodes page sorts does not work correctly

Jonathan Eagles created MAPREDUCE-4206:
------------------------------------------

             Summary: Sorting by Last Health-Update on the RM nodes page sorts does not work correctly
                 Key: MAPREDUCE-4206
                 URL: https://issues.apache.org/jira/browse/MAPREDUCE-4206
             Project: Hadoop Map/Reduce
          Issue Type: Bug
          Components: mrv2
    Affects Versions: 0.23.3, 2.0.0
            Reporter: Jonathan Eagles
            Assignee: Jonathan Eagles
            Priority: Minor


column is mistakenly sorted lexically

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] [Updated] (MAPREDUCE-4206) Sorting by Last Health-Update on the RM nodes page sorts does not work correctly

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

Thomas Graves updated MAPREDUCE-4206:
-------------------------------------

          Resolution: Fixed
       Fix Version/s: 0.23.3
    Target Version/s: 0.23.3, 2.0.0  (was: 2.0.0, 0.23.3)
              Status: Resolved  (was: Patch Available)
    
> Sorting by Last Health-Update on the RM nodes page sorts does not work correctly
> --------------------------------------------------------------------------------
>
>                 Key: MAPREDUCE-4206
>                 URL: https://issues.apache.org/jira/browse/MAPREDUCE-4206
>             Project: Hadoop Map/Reduce
>          Issue Type: Bug
>          Components: mrv2
>    Affects Versions: 0.23.3, 2.0.0
>            Reporter: Jonathan Eagles
>            Assignee: Jonathan Eagles
>            Priority: Minor
>              Labels: mrv2
>             Fix For: 0.23.3
>
>         Attachments: MAPREDUCE-4206.patch
>
>
> column is mistakenly sorted lexically

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] [Closed] (MAPREDUCE-4206) Sorting by Last Health-Update on the RM nodes page sorts does not work correctly

Posted by "Arun C Murthy (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/MAPREDUCE-4206?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Arun C Murthy closed MAPREDUCE-4206.
------------------------------------

    
> Sorting by Last Health-Update on the RM nodes page sorts does not work correctly
> --------------------------------------------------------------------------------
>
>                 Key: MAPREDUCE-4206
>                 URL: https://issues.apache.org/jira/browse/MAPREDUCE-4206
>             Project: Hadoop Map/Reduce
>          Issue Type: Bug
>          Components: mrv2
>    Affects Versions: 0.23.3, 2.0.0-alpha
>            Reporter: Jonathan Eagles
>            Assignee: Jonathan Eagles
>            Priority: Minor
>              Labels: mrv2
>             Fix For: 0.23.3, 2.0.2-alpha
>
>         Attachments: MAPREDUCE-4206.patch
>
>
> column is mistakenly sorted lexically

--
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] (MAPREDUCE-4206) Sorting by Last Health-Update on the RM nodes page sorts does not work correctly

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

Hudson commented on MAPREDUCE-4206:
-----------------------------------

Integrated in Hadoop-Mapreduce-trunk #1066 (See [https://builds.apache.org/job/Hadoop-Mapreduce-trunk/1066/])
    MAPREDUCE-4206. Sorting by Last Health-Update on the RM nodes page sorts does not work correctly (Jonathon Eagles via tgraves) (Revision 1332232)

     Result = FAILURE
tgraves : http://svn.apache.org/viewcvs.cgi/?root=Apache-SVN&view=rev&rev=1332232
Files : 
* /hadoop/common/trunk/hadoop-mapreduce-project/CHANGES.txt
* /hadoop/common/trunk/hadoop-mapreduce-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-resourcemanager/src/main/java/org/apache/hadoop/yarn/server/resourcemanager/webapp/NodesPage.java

                
> Sorting by Last Health-Update on the RM nodes page sorts does not work correctly
> --------------------------------------------------------------------------------
>
>                 Key: MAPREDUCE-4206
>                 URL: https://issues.apache.org/jira/browse/MAPREDUCE-4206
>             Project: Hadoop Map/Reduce
>          Issue Type: Bug
>          Components: mrv2
>    Affects Versions: 0.23.3, 2.0.0
>            Reporter: Jonathan Eagles
>            Assignee: Jonathan Eagles
>            Priority: Minor
>              Labels: mrv2
>             Fix For: 0.23.3
>
>         Attachments: MAPREDUCE-4206.patch
>
>
> column is mistakenly sorted lexically

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] [Commented] (MAPREDUCE-4206) Sorting by Last Health-Update on the RM nodes page sorts does not work correctly

Posted by "Jonathan Eagles (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/MAPREDUCE-4206?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13264196#comment-13264196 ] 

Jonathan Eagles commented on MAPREDUCE-4206:
--------------------------------------------

Test failure TestYarnClientProtocolProvider is addressed by MAPREDUCE-4202. This is a UI change only and no unit test was added. Manually testing was performed and found to be working as listed above.
                
> Sorting by Last Health-Update on the RM nodes page sorts does not work correctly
> --------------------------------------------------------------------------------
>
>                 Key: MAPREDUCE-4206
>                 URL: https://issues.apache.org/jira/browse/MAPREDUCE-4206
>             Project: Hadoop Map/Reduce
>          Issue Type: Bug
>          Components: mrv2
>    Affects Versions: 0.23.3, 2.0.0
>            Reporter: Jonathan Eagles
>            Assignee: Jonathan Eagles
>            Priority: Minor
>              Labels: mrv2
>         Attachments: MAPREDUCE-4206.patch
>
>
> column is mistakenly sorted lexically

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] [Commented] (MAPREDUCE-4206) Sorting by Last Health-Update on the RM nodes page sorts does not work correctly

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

Hudson commented on MAPREDUCE-4206:
-----------------------------------

Integrated in Hadoop-Hdfs-trunk #1031 (See [https://builds.apache.org/job/Hadoop-Hdfs-trunk/1031/])
    MAPREDUCE-4206. Sorting by Last Health-Update on the RM nodes page sorts does not work correctly (Jonathon Eagles via tgraves) (Revision 1332232)

     Result = FAILURE
tgraves : http://svn.apache.org/viewcvs.cgi/?root=Apache-SVN&view=rev&rev=1332232
Files : 
* /hadoop/common/trunk/hadoop-mapreduce-project/CHANGES.txt
* /hadoop/common/trunk/hadoop-mapreduce-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-resourcemanager/src/main/java/org/apache/hadoop/yarn/server/resourcemanager/webapp/NodesPage.java

                
> Sorting by Last Health-Update on the RM nodes page sorts does not work correctly
> --------------------------------------------------------------------------------
>
>                 Key: MAPREDUCE-4206
>                 URL: https://issues.apache.org/jira/browse/MAPREDUCE-4206
>             Project: Hadoop Map/Reduce
>          Issue Type: Bug
>          Components: mrv2
>    Affects Versions: 0.23.3, 2.0.0
>            Reporter: Jonathan Eagles
>            Assignee: Jonathan Eagles
>            Priority: Minor
>              Labels: mrv2
>             Fix For: 0.23.3
>
>         Attachments: MAPREDUCE-4206.patch
>
>
> column is mistakenly sorted lexically

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] [Updated] (MAPREDUCE-4206) Sorting by Last Health-Update on the RM nodes page sorts does not work correctly

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

Jonathan Eagles updated MAPREDUCE-4206:
---------------------------------------

    Target Version/s: 0.23.3, 2.0.0  (was: 2.0.0, 0.23.3)
              Status: Patch Available  (was: Open)
    
> Sorting by Last Health-Update on the RM nodes page sorts does not work correctly
> --------------------------------------------------------------------------------
>
>                 Key: MAPREDUCE-4206
>                 URL: https://issues.apache.org/jira/browse/MAPREDUCE-4206
>             Project: Hadoop Map/Reduce
>          Issue Type: Bug
>          Components: mrv2
>    Affects Versions: 0.23.3, 2.0.0
>            Reporter: Jonathan Eagles
>            Assignee: Jonathan Eagles
>            Priority: Minor
>              Labels: mrv2
>         Attachments: MAPREDUCE-4206.patch
>
>
> column is mistakenly sorted lexically

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] [Commented] (MAPREDUCE-4206) Sorting by Last Health-Update on the RM nodes page sorts does not work correctly

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

Hudson commented on MAPREDUCE-4206:
-----------------------------------

Integrated in Hadoop-Hdfs-0.23-Build #244 (See [https://builds.apache.org/job/Hadoop-Hdfs-0.23-Build/244/])
    merge -r 1332234:1332235 from branch-2. FIXES: MAPREDUCE-4206 (Revision 1332237)

     Result = SUCCESS
tgraves : http://svn.apache.org/viewcvs.cgi/?root=Apache-SVN&view=rev&rev=1332237
Files : 
* /hadoop/common/branches/branch-0.23/hadoop-mapreduce-project/CHANGES.txt
* /hadoop/common/branches/branch-0.23/hadoop-mapreduce-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-resourcemanager/src/main/java/org/apache/hadoop/yarn/server/resourcemanager/webapp/NodesPage.java

                
> Sorting by Last Health-Update on the RM nodes page sorts does not work correctly
> --------------------------------------------------------------------------------
>
>                 Key: MAPREDUCE-4206
>                 URL: https://issues.apache.org/jira/browse/MAPREDUCE-4206
>             Project: Hadoop Map/Reduce
>          Issue Type: Bug
>          Components: mrv2
>    Affects Versions: 0.23.3, 2.0.0
>            Reporter: Jonathan Eagles
>            Assignee: Jonathan Eagles
>            Priority: Minor
>              Labels: mrv2
>             Fix For: 0.23.3
>
>         Attachments: MAPREDUCE-4206.patch
>
>
> column is mistakenly sorted lexically

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] [Commented] (MAPREDUCE-4206) Sorting by Last Health-Update on the RM nodes page sorts does not work correctly

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

Hudson commented on MAPREDUCE-4206:
-----------------------------------

Integrated in Hadoop-Hdfs-trunk-Commit #2227 (See [https://builds.apache.org/job/Hadoop-Hdfs-trunk-Commit/2227/])
    MAPREDUCE-4206. Sorting by Last Health-Update on the RM nodes page sorts does not work correctly (Jonathon Eagles via tgraves) (Revision 1332232)

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

                
> Sorting by Last Health-Update on the RM nodes page sorts does not work correctly
> --------------------------------------------------------------------------------
>
>                 Key: MAPREDUCE-4206
>                 URL: https://issues.apache.org/jira/browse/MAPREDUCE-4206
>             Project: Hadoop Map/Reduce
>          Issue Type: Bug
>          Components: mrv2
>    Affects Versions: 0.23.3, 2.0.0
>            Reporter: Jonathan Eagles
>            Assignee: Jonathan Eagles
>            Priority: Minor
>              Labels: mrv2
>             Fix For: 0.23.3
>
>         Attachments: MAPREDUCE-4206.patch
>
>
> column is mistakenly sorted lexically

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] [Updated] (MAPREDUCE-4206) Sorting by Last Health-Update on the RM nodes page sorts does not work correctly

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

Jonathan Eagles updated MAPREDUCE-4206:
---------------------------------------

    Attachment: MAPREDUCE-4206.patch
    
> Sorting by Last Health-Update on the RM nodes page sorts does not work correctly
> --------------------------------------------------------------------------------
>
>                 Key: MAPREDUCE-4206
>                 URL: https://issues.apache.org/jira/browse/MAPREDUCE-4206
>             Project: Hadoop Map/Reduce
>          Issue Type: Bug
>          Components: mrv2
>    Affects Versions: 0.23.3, 2.0.0
>            Reporter: Jonathan Eagles
>            Assignee: Jonathan Eagles
>            Priority: Minor
>              Labels: mrv2
>         Attachments: MAPREDUCE-4206.patch
>
>
> column is mistakenly sorted lexically

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] [Commented] (MAPREDUCE-4206) Sorting by Last Health-Update on the RM nodes page sorts does not work correctly

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

Hadoop QA commented on MAPREDUCE-4206:
--------------------------------------

-1 overall.  Here are the results of testing the latest attachment 
  http://issues.apache.org/jira/secure/attachment/12524938/MAPREDUCE-4206.patch
  against trunk revision .

    +1 @author.  The patch does not contain any @author tags.

    -1 tests included.  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.

    +1 javadoc.  The javadoc tool did not generate any warning messages.

    +1 javac.  The applied patch does not increase the total number of javac compiler warnings.

    +1 eclipse:eclipse.  The patch built with eclipse:eclipse.

    +1 findbugs.  The patch does not introduce any new Findbugs (version 1.3.9) warnings.

    +1 release audit.  The applied patch does not increase the total number of release audit warnings.

    -1 core tests.  The patch failed these unit tests:
                  org.apache.hadoop.mapreduce.TestYarnClientProtocolProvider

    +1 contrib tests.  The patch passed contrib unit tests.

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

This message is automatically generated.
                
> Sorting by Last Health-Update on the RM nodes page sorts does not work correctly
> --------------------------------------------------------------------------------
>
>                 Key: MAPREDUCE-4206
>                 URL: https://issues.apache.org/jira/browse/MAPREDUCE-4206
>             Project: Hadoop Map/Reduce
>          Issue Type: Bug
>          Components: mrv2
>    Affects Versions: 0.23.3, 2.0.0
>            Reporter: Jonathan Eagles
>            Assignee: Jonathan Eagles
>            Priority: Minor
>              Labels: mrv2
>         Attachments: MAPREDUCE-4206.patch
>
>
> column is mistakenly sorted lexically

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] [Commented] (MAPREDUCE-4206) Sorting by Last Health-Update on the RM nodes page sorts does not work correctly

Posted by "Jonathan Eagles (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/MAPREDUCE-4206?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13264040#comment-13264040 ] 

Jonathan Eagles commented on MAPREDUCE-4206:
--------------------------------------------

I have tested manually that page renders and that sorts by last health-update sort correctly across month and year boundaries.
                
> Sorting by Last Health-Update on the RM nodes page sorts does not work correctly
> --------------------------------------------------------------------------------
>
>                 Key: MAPREDUCE-4206
>                 URL: https://issues.apache.org/jira/browse/MAPREDUCE-4206
>             Project: Hadoop Map/Reduce
>          Issue Type: Bug
>          Components: mrv2
>    Affects Versions: 0.23.3, 2.0.0
>            Reporter: Jonathan Eagles
>            Assignee: Jonathan Eagles
>            Priority: Minor
>              Labels: mrv2
>         Attachments: MAPREDUCE-4206.patch
>
>
> column is mistakenly sorted lexically

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] [Commented] (MAPREDUCE-4206) Sorting by Last Health-Update on the RM nodes page sorts does not work correctly

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

Hudson commented on MAPREDUCE-4206:
-----------------------------------

Integrated in Hadoop-Mapreduce-trunk-Commit #2170 (See [https://builds.apache.org/job/Hadoop-Mapreduce-trunk-Commit/2170/])
    MAPREDUCE-4206. Sorting by Last Health-Update on the RM nodes page sorts does not work correctly (Jonathon Eagles via tgraves) (Revision 1332232)

     Result = ABORTED
tgraves : http://svn.apache.org/viewcvs.cgi/?root=Apache-SVN&view=rev&rev=1332232
Files : 
* /hadoop/common/trunk/hadoop-mapreduce-project/CHANGES.txt
* /hadoop/common/trunk/hadoop-mapreduce-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-resourcemanager/src/main/java/org/apache/hadoop/yarn/server/resourcemanager/webapp/NodesPage.java

                
> Sorting by Last Health-Update on the RM nodes page sorts does not work correctly
> --------------------------------------------------------------------------------
>
>                 Key: MAPREDUCE-4206
>                 URL: https://issues.apache.org/jira/browse/MAPREDUCE-4206
>             Project: Hadoop Map/Reduce
>          Issue Type: Bug
>          Components: mrv2
>    Affects Versions: 0.23.3, 2.0.0
>            Reporter: Jonathan Eagles
>            Assignee: Jonathan Eagles
>            Priority: Minor
>              Labels: mrv2
>             Fix For: 0.23.3
>
>         Attachments: MAPREDUCE-4206.patch
>
>
> column is mistakenly sorted lexically

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] [Commented] (MAPREDUCE-4206) Sorting by Last Health-Update on the RM nodes page sorts does not work correctly

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

Thomas Graves commented on MAPREDUCE-4206:
------------------------------------------

+1 lgtm. Thanks Jon!
                
> Sorting by Last Health-Update on the RM nodes page sorts does not work correctly
> --------------------------------------------------------------------------------
>
>                 Key: MAPREDUCE-4206
>                 URL: https://issues.apache.org/jira/browse/MAPREDUCE-4206
>             Project: Hadoop Map/Reduce
>          Issue Type: Bug
>          Components: mrv2
>    Affects Versions: 0.23.3, 2.0.0
>            Reporter: Jonathan Eagles
>            Assignee: Jonathan Eagles
>            Priority: Minor
>              Labels: mrv2
>         Attachments: MAPREDUCE-4206.patch
>
>
> column is mistakenly sorted lexically

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] [Commented] (MAPREDUCE-4206) Sorting by Last Health-Update on the RM nodes page sorts does not work correctly

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

Hudson commented on MAPREDUCE-4206:
-----------------------------------

Integrated in Hadoop-Common-trunk-Commit #2153 (See [https://builds.apache.org/job/Hadoop-Common-trunk-Commit/2153/])
    MAPREDUCE-4206. Sorting by Last Health-Update on the RM nodes page sorts does not work correctly (Jonathon Eagles via tgraves) (Revision 1332232)

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

                
> Sorting by Last Health-Update on the RM nodes page sorts does not work correctly
> --------------------------------------------------------------------------------
>
>                 Key: MAPREDUCE-4206
>                 URL: https://issues.apache.org/jira/browse/MAPREDUCE-4206
>             Project: Hadoop Map/Reduce
>          Issue Type: Bug
>          Components: mrv2
>    Affects Versions: 0.23.3, 2.0.0
>            Reporter: Jonathan Eagles
>            Assignee: Jonathan Eagles
>            Priority: Minor
>              Labels: mrv2
>             Fix For: 0.23.3
>
>         Attachments: MAPREDUCE-4206.patch
>
>
> column is mistakenly sorted lexically

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira