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 "Thomas Graves (Created) (JIRA)" <ji...@apache.org> on 2012/01/09 22:43:39 UTC

[jira] [Created] (MAPREDUCE-3645) TestJobHistory fails

TestJobHistory fails
--------------------

                 Key: MAPREDUCE-3645
                 URL: https://issues.apache.org/jira/browse/MAPREDUCE-3645
             Project: Hadoop Map/Reduce
          Issue Type: Bug
          Components: mrv1
            Reporter: Thomas Graves
            Priority: Blocker
             Fix For: 0.23.0


TestJobHistory fails.

>>> org.apache.hadoop.mapred.TestJobHistory.testDoneFolderOnHDFS 	
>>> org.apache.hadoop.mapred.TestJobHistory.testDoneFolderNotOnDefaultFileSystem 	
>>> org.apache.hadoop.mapred.TestJobHistory.testHistoryFolderOnHDFS 	
>>> org.apache.hadoop.mapred.TestJobHistory.testJobHistoryFile 

It looks like this was introduced by MAPREDUCE-3349 and the issue is that the test expects the hostname to be in the format rackname/hostname, but with 3349 it split those apart into 2 different fields.

--
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-3645) TestJobHistory fails

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

Hadoop QA commented on MAPREDUCE-3645:
--------------------------------------

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

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

    +1 tests included.  The patch appears to include 3 new or modified tests.

    +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 appears to introduce 1 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 passed unit tests in .

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

Test results: https://builds.apache.org/job/PreCommit-MAPREDUCE-Build/1575//testReport/
Findbugs warnings: https://builds.apache.org/job/PreCommit-MAPREDUCE-Build/1575//artifact/trunk/hadoop-mapreduce-project/patchprocess/newPatchFindbugsWarningshadoop-mapreduce-client-app.html
Console output: https://builds.apache.org/job/PreCommit-MAPREDUCE-Build/1575//console

This message is automatically generated.
                
> TestJobHistory fails
> --------------------
>
>                 Key: MAPREDUCE-3645
>                 URL: https://issues.apache.org/jira/browse/MAPREDUCE-3645
>             Project: Hadoop Map/Reduce
>          Issue Type: Bug
>          Components: mrv1
>            Reporter: Thomas Graves
>            Assignee: Thomas Graves
>            Priority: Blocker
>             Fix For: 0.23.0
>
>         Attachments: MAPREDUCE-3645.patch
>
>
> TestJobHistory fails.
> >>> org.apache.hadoop.mapred.TestJobHistory.testDoneFolderOnHDFS 	
> >>> org.apache.hadoop.mapred.TestJobHistory.testDoneFolderNotOnDefaultFileSystem 	
> >>> org.apache.hadoop.mapred.TestJobHistory.testHistoryFolderOnHDFS 	
> >>> org.apache.hadoop.mapred.TestJobHistory.testJobHistoryFile 
> It looks like this was introduced by MAPREDUCE-3349 and the issue is that the test expects the hostname to be in the format rackname/hostname, but with 3349 it split those apart into 2 different fields.

--
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-3645) TestJobHistory fails

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

Thomas Graves updated MAPREDUCE-3645:
-------------------------------------

    Status: Patch Available  (was: Open)
    
> TestJobHistory fails
> --------------------
>
>                 Key: MAPREDUCE-3645
>                 URL: https://issues.apache.org/jira/browse/MAPREDUCE-3645
>             Project: Hadoop Map/Reduce
>          Issue Type: Bug
>          Components: mrv1
>            Reporter: Thomas Graves
>            Assignee: Thomas Graves
>            Priority: Blocker
>             Fix For: 0.23.0
>
>         Attachments: MAPREDUCE-3645.patch
>
>
> TestJobHistory fails.
> >>> org.apache.hadoop.mapred.TestJobHistory.testDoneFolderOnHDFS 	
> >>> org.apache.hadoop.mapred.TestJobHistory.testDoneFolderNotOnDefaultFileSystem 	
> >>> org.apache.hadoop.mapred.TestJobHistory.testHistoryFolderOnHDFS 	
> >>> org.apache.hadoop.mapred.TestJobHistory.testJobHistoryFile 
> It looks like this was introduced by MAPREDUCE-3349 and the issue is that the test expects the hostname to be in the format rackname/hostname, but with 3349 it split those apart into 2 different fields.

--
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-3645) TestJobHistory fails

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

Hudson commented on MAPREDUCE-3645:
-----------------------------------

Integrated in Hadoop-Mapreduce-trunk-Commit #1549 (See [https://builds.apache.org/job/Hadoop-Mapreduce-trunk-Commit/1549/])
    MAPREDUCE-3645. TestJobHistory fails. (Thomas Graves via mahadev)

mahadev : http://svn.apache.org/viewcvs.cgi/?root=Apache-SVN&view=rev&rev=1230307
Files : 
* /hadoop/common/trunk/hadoop-mapreduce-project/CHANGES.txt
* /hadoop/common/trunk/hadoop-mapreduce-project/src/test/mapred/org/apache/hadoop/mapred/TestJobHistory.java

                
> TestJobHistory fails
> --------------------
>
>                 Key: MAPREDUCE-3645
>                 URL: https://issues.apache.org/jira/browse/MAPREDUCE-3645
>             Project: Hadoop Map/Reduce
>          Issue Type: Bug
>          Components: mrv1
>            Reporter: Thomas Graves
>            Assignee: Thomas Graves
>            Priority: Blocker
>             Fix For: 0.23.1
>
>         Attachments: MAPREDUCE-3645.patch
>
>
> TestJobHistory fails.
> >>> org.apache.hadoop.mapred.TestJobHistory.testDoneFolderOnHDFS 	
> >>> org.apache.hadoop.mapred.TestJobHistory.testDoneFolderNotOnDefaultFileSystem 	
> >>> org.apache.hadoop.mapred.TestJobHistory.testHistoryFolderOnHDFS 	
> >>> org.apache.hadoop.mapred.TestJobHistory.testJobHistoryFile 
> It looks like this was introduced by MAPREDUCE-3349 and the issue is that the test expects the hostname to be in the format rackname/hostname, but with 3349 it split those apart into 2 different fields.

--
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-3645) TestJobHistory fails

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

Thomas Graves commented on MAPREDUCE-3645:
------------------------------------------

findbugs warning is pre-existing.
                
> TestJobHistory fails
> --------------------
>
>                 Key: MAPREDUCE-3645
>                 URL: https://issues.apache.org/jira/browse/MAPREDUCE-3645
>             Project: Hadoop Map/Reduce
>          Issue Type: Bug
>          Components: mrv1
>            Reporter: Thomas Graves
>            Assignee: Thomas Graves
>            Priority: Blocker
>             Fix For: 0.23.0
>
>         Attachments: MAPREDUCE-3645.patch
>
>
> TestJobHistory fails.
> >>> org.apache.hadoop.mapred.TestJobHistory.testDoneFolderOnHDFS 	
> >>> org.apache.hadoop.mapred.TestJobHistory.testDoneFolderNotOnDefaultFileSystem 	
> >>> org.apache.hadoop.mapred.TestJobHistory.testHistoryFolderOnHDFS 	
> >>> org.apache.hadoop.mapred.TestJobHistory.testJobHistoryFile 
> It looks like this was introduced by MAPREDUCE-3349 and the issue is that the test expects the hostname to be in the format rackname/hostname, but with 3349 it split those apart into 2 different fields.

--
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] [Assigned] (MAPREDUCE-3645) TestJobHistory fails

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

Thomas Graves reassigned MAPREDUCE-3645:
----------------------------------------

    Assignee: Thomas Graves
    
> TestJobHistory fails
> --------------------
>
>                 Key: MAPREDUCE-3645
>                 URL: https://issues.apache.org/jira/browse/MAPREDUCE-3645
>             Project: Hadoop Map/Reduce
>          Issue Type: Bug
>          Components: mrv1
>            Reporter: Thomas Graves
>            Assignee: Thomas Graves
>            Priority: Blocker
>             Fix For: 0.23.0
>
>         Attachments: MAPREDUCE-3645.patch
>
>
> TestJobHistory fails.
> >>> org.apache.hadoop.mapred.TestJobHistory.testDoneFolderOnHDFS 	
> >>> org.apache.hadoop.mapred.TestJobHistory.testDoneFolderNotOnDefaultFileSystem 	
> >>> org.apache.hadoop.mapred.TestJobHistory.testHistoryFolderOnHDFS 	
> >>> org.apache.hadoop.mapred.TestJobHistory.testJobHistoryFile 
> It looks like this was introduced by MAPREDUCE-3349 and the issue is that the test expects the hostname to be in the format rackname/hostname, but with 3349 it split those apart into 2 different fields.

--
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-3645) TestJobHistory fails

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

Thomas Graves updated MAPREDUCE-3645:
-------------------------------------

    Attachment: MAPREDUCE-3645.patch
    
> TestJobHistory fails
> --------------------
>
>                 Key: MAPREDUCE-3645
>                 URL: https://issues.apache.org/jira/browse/MAPREDUCE-3645
>             Project: Hadoop Map/Reduce
>          Issue Type: Bug
>          Components: mrv1
>            Reporter: Thomas Graves
>            Assignee: Thomas Graves
>            Priority: Blocker
>             Fix For: 0.23.0
>
>         Attachments: MAPREDUCE-3645.patch
>
>
> TestJobHistory fails.
> >>> org.apache.hadoop.mapred.TestJobHistory.testDoneFolderOnHDFS 	
> >>> org.apache.hadoop.mapred.TestJobHistory.testDoneFolderNotOnDefaultFileSystem 	
> >>> org.apache.hadoop.mapred.TestJobHistory.testHistoryFolderOnHDFS 	
> >>> org.apache.hadoop.mapred.TestJobHistory.testJobHistoryFile 
> It looks like this was introduced by MAPREDUCE-3349 and the issue is that the test expects the hostname to be in the format rackname/hostname, but with 3349 it split those apart into 2 different fields.

--
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-3645) TestJobHistory fails

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

Hudson commented on MAPREDUCE-3645:
-----------------------------------

Integrated in Hadoop-Common-trunk-Commit #1530 (See [https://builds.apache.org/job/Hadoop-Common-trunk-Commit/1530/])
    MAPREDUCE-3645. TestJobHistory fails. (Thomas Graves via mahadev)

mahadev : http://svn.apache.org/viewcvs.cgi/?root=Apache-SVN&view=rev&rev=1230307
Files : 
* /hadoop/common/trunk/hadoop-mapreduce-project/CHANGES.txt
* /hadoop/common/trunk/hadoop-mapreduce-project/src/test/mapred/org/apache/hadoop/mapred/TestJobHistory.java

                
> TestJobHistory fails
> --------------------
>
>                 Key: MAPREDUCE-3645
>                 URL: https://issues.apache.org/jira/browse/MAPREDUCE-3645
>             Project: Hadoop Map/Reduce
>          Issue Type: Bug
>          Components: mrv1
>            Reporter: Thomas Graves
>            Assignee: Thomas Graves
>            Priority: Blocker
>             Fix For: 0.23.1
>
>         Attachments: MAPREDUCE-3645.patch
>
>
> TestJobHistory fails.
> >>> org.apache.hadoop.mapred.TestJobHistory.testDoneFolderOnHDFS 	
> >>> org.apache.hadoop.mapred.TestJobHistory.testDoneFolderNotOnDefaultFileSystem 	
> >>> org.apache.hadoop.mapred.TestJobHistory.testHistoryFolderOnHDFS 	
> >>> org.apache.hadoop.mapred.TestJobHistory.testJobHistoryFile 
> It looks like this was introduced by MAPREDUCE-3349 and the issue is that the test expects the hostname to be in the format rackname/hostname, but with 3349 it split those apart into 2 different fields.

--
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-3645) TestJobHistory fails

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

Hudson commented on MAPREDUCE-3645:
-----------------------------------

Integrated in Hadoop-Mapreduce-trunk #956 (See [https://builds.apache.org/job/Hadoop-Mapreduce-trunk/956/])
    MAPREDUCE-3645. TestJobHistory fails. (Thomas Graves via mahadev)

mahadev : http://svn.apache.org/viewcvs.cgi/?root=Apache-SVN&view=rev&rev=1230307
Files : 
* /hadoop/common/trunk/hadoop-mapreduce-project/CHANGES.txt
* /hadoop/common/trunk/hadoop-mapreduce-project/src/test/mapred/org/apache/hadoop/mapred/TestJobHistory.java

                
> TestJobHistory fails
> --------------------
>
>                 Key: MAPREDUCE-3645
>                 URL: https://issues.apache.org/jira/browse/MAPREDUCE-3645
>             Project: Hadoop Map/Reduce
>          Issue Type: Bug
>          Components: mrv1
>            Reporter: Thomas Graves
>            Assignee: Thomas Graves
>            Priority: Blocker
>             Fix For: 0.23.1
>
>         Attachments: MAPREDUCE-3645.patch
>
>
> TestJobHistory fails.
> >>> org.apache.hadoop.mapred.TestJobHistory.testDoneFolderOnHDFS 	
> >>> org.apache.hadoop.mapred.TestJobHistory.testDoneFolderNotOnDefaultFileSystem 	
> >>> org.apache.hadoop.mapred.TestJobHistory.testHistoryFolderOnHDFS 	
> >>> org.apache.hadoop.mapred.TestJobHistory.testJobHistoryFile 
> It looks like this was introduced by MAPREDUCE-3349 and the issue is that the test expects the hostname to be in the format rackname/hostname, but with 3349 it split those apart into 2 different fields.

--
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-3645) TestJobHistory fails

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

Hudson commented on MAPREDUCE-3645:
-----------------------------------

Integrated in Hadoop-Mapreduce-0.23-Commit #379 (See [https://builds.apache.org/job/Hadoop-Mapreduce-0.23-Commit/379/])
    MAPREDUCE-3645. TestJobHistory fails. (Thomas Graves via mahadev) - Merging r1230307 from trunk.

mahadev : http://svn.apache.org/viewcvs.cgi/?root=Apache-SVN&view=rev&rev=1230308
Files : 
* /hadoop/common/branches/branch-0.23/hadoop-mapreduce-project/CHANGES.txt
* /hadoop/common/branches/branch-0.23/hadoop-mapreduce-project/src/test/mapred/org/apache/hadoop/mapred/TestJobHistory.java

                
> TestJobHistory fails
> --------------------
>
>                 Key: MAPREDUCE-3645
>                 URL: https://issues.apache.org/jira/browse/MAPREDUCE-3645
>             Project: Hadoop Map/Reduce
>          Issue Type: Bug
>          Components: mrv1
>            Reporter: Thomas Graves
>            Assignee: Thomas Graves
>            Priority: Blocker
>             Fix For: 0.23.1
>
>         Attachments: MAPREDUCE-3645.patch
>
>
> TestJobHistory fails.
> >>> org.apache.hadoop.mapred.TestJobHistory.testDoneFolderOnHDFS 	
> >>> org.apache.hadoop.mapred.TestJobHistory.testDoneFolderNotOnDefaultFileSystem 	
> >>> org.apache.hadoop.mapred.TestJobHistory.testHistoryFolderOnHDFS 	
> >>> org.apache.hadoop.mapred.TestJobHistory.testJobHistoryFile 
> It looks like this was introduced by MAPREDUCE-3349 and the issue is that the test expects the hostname to be in the format rackname/hostname, but with 3349 it split those apart into 2 different fields.

--
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-3645) TestJobHistory fails

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

Mahadev konar updated MAPREDUCE-3645:
-------------------------------------

      Resolution: Fixed
    Hadoop Flags: Reviewed
          Status: Resolved  (was: Patch Available)

I just committed this. Thanks Thomas!
                
> TestJobHistory fails
> --------------------
>
>                 Key: MAPREDUCE-3645
>                 URL: https://issues.apache.org/jira/browse/MAPREDUCE-3645
>             Project: Hadoop Map/Reduce
>          Issue Type: Bug
>          Components: mrv1
>            Reporter: Thomas Graves
>            Assignee: Thomas Graves
>            Priority: Blocker
>             Fix For: 0.23.1
>
>         Attachments: MAPREDUCE-3645.patch
>
>
> TestJobHistory fails.
> >>> org.apache.hadoop.mapred.TestJobHistory.testDoneFolderOnHDFS 	
> >>> org.apache.hadoop.mapred.TestJobHistory.testDoneFolderNotOnDefaultFileSystem 	
> >>> org.apache.hadoop.mapred.TestJobHistory.testHistoryFolderOnHDFS 	
> >>> org.apache.hadoop.mapred.TestJobHistory.testJobHistoryFile 
> It looks like this was introduced by MAPREDUCE-3349 and the issue is that the test expects the hostname to be in the format rackname/hostname, but with 3349 it split those apart into 2 different fields.

--
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-3645) TestJobHistory fails

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

Thomas Graves updated MAPREDUCE-3645:
-------------------------------------

    Target Version/s: 0.23.1  (was: 0.23.0)
    
> TestJobHistory fails
> --------------------
>
>                 Key: MAPREDUCE-3645
>                 URL: https://issues.apache.org/jira/browse/MAPREDUCE-3645
>             Project: Hadoop Map/Reduce
>          Issue Type: Bug
>          Components: mrv1
>            Reporter: Thomas Graves
>            Assignee: Thomas Graves
>            Priority: Blocker
>             Fix For: 0.23.0
>
>         Attachments: MAPREDUCE-3645.patch
>
>
> TestJobHistory fails.
> >>> org.apache.hadoop.mapred.TestJobHistory.testDoneFolderOnHDFS 	
> >>> org.apache.hadoop.mapred.TestJobHistory.testDoneFolderNotOnDefaultFileSystem 	
> >>> org.apache.hadoop.mapred.TestJobHistory.testHistoryFolderOnHDFS 	
> >>> org.apache.hadoop.mapred.TestJobHistory.testJobHistoryFile 
> It looks like this was introduced by MAPREDUCE-3349 and the issue is that the test expects the hostname to be in the format rackname/hostname, but with 3349 it split those apart into 2 different fields.

--
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-3645) TestJobHistory fails

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

Hudson commented on MAPREDUCE-3645:
-----------------------------------

Integrated in Hadoop-Hdfs-trunk #923 (See [https://builds.apache.org/job/Hadoop-Hdfs-trunk/923/])
    MAPREDUCE-3645. TestJobHistory fails. (Thomas Graves via mahadev)

mahadev : http://svn.apache.org/viewcvs.cgi/?root=Apache-SVN&view=rev&rev=1230307
Files : 
* /hadoop/common/trunk/hadoop-mapreduce-project/CHANGES.txt
* /hadoop/common/trunk/hadoop-mapreduce-project/src/test/mapred/org/apache/hadoop/mapred/TestJobHistory.java

                
> TestJobHistory fails
> --------------------
>
>                 Key: MAPREDUCE-3645
>                 URL: https://issues.apache.org/jira/browse/MAPREDUCE-3645
>             Project: Hadoop Map/Reduce
>          Issue Type: Bug
>          Components: mrv1
>            Reporter: Thomas Graves
>            Assignee: Thomas Graves
>            Priority: Blocker
>             Fix For: 0.23.1
>
>         Attachments: MAPREDUCE-3645.patch
>
>
> TestJobHistory fails.
> >>> org.apache.hadoop.mapred.TestJobHistory.testDoneFolderOnHDFS 	
> >>> org.apache.hadoop.mapred.TestJobHistory.testDoneFolderNotOnDefaultFileSystem 	
> >>> org.apache.hadoop.mapred.TestJobHistory.testHistoryFolderOnHDFS 	
> >>> org.apache.hadoop.mapred.TestJobHistory.testJobHistoryFile 
> It looks like this was introduced by MAPREDUCE-3349 and the issue is that the test expects the hostname to be in the format rackname/hostname, but with 3349 it split those apart into 2 different fields.

--
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-3645) TestJobHistory fails

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

Thomas Graves commented on MAPREDUCE-3645:
------------------------------------------

One of the errors with added debug into to print hostname and expected hostname

Host name : host1.foo.com of task attempt attempt_20120109210634113_0001_m_000002_0 obtained from history file did not match the expected value /default-rack/host1.foo.comjunit.framework.AssertionFailedError: Host name : host1.foo.com of task attempt attempt_20120109210634113_0001_m_000002_0 obtained from history file did not match the expected value /default-rack/host1.foo.com        at org.apache.hadoop.mapred.TestJobHistory.validateTaskAttemptLevelKeyValues(TestJobHistory.java:527)        at org.apache.hadoop.mapred.TestJobHistory.validateJobHistoryFileContent(TestJobHistory.java:595)
        at org.apache.hadoop.mapred.TestJobHistory.runDoneFolderTest(TestJobHistory.java:751)        at org.apache.hadoop.mapred.TestJobHistory.testDoneFolderOnHDFS(TestJobHistory.java:621)
                
> TestJobHistory fails
> --------------------
>
>                 Key: MAPREDUCE-3645
>                 URL: https://issues.apache.org/jira/browse/MAPREDUCE-3645
>             Project: Hadoop Map/Reduce
>          Issue Type: Bug
>          Components: mrv1
>            Reporter: Thomas Graves
>            Priority: Blocker
>             Fix For: 0.23.0
>
>
> TestJobHistory fails.
> >>> org.apache.hadoop.mapred.TestJobHistory.testDoneFolderOnHDFS 	
> >>> org.apache.hadoop.mapred.TestJobHistory.testDoneFolderNotOnDefaultFileSystem 	
> >>> org.apache.hadoop.mapred.TestJobHistory.testHistoryFolderOnHDFS 	
> >>> org.apache.hadoop.mapred.TestJobHistory.testJobHistoryFile 
> It looks like this was introduced by MAPREDUCE-3349 and the issue is that the test expects the hostname to be in the format rackname/hostname, but with 3349 it split those apart into 2 different fields.

--
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-3645) TestJobHistory fails

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

Mahadev konar commented on MAPREDUCE-3645:
------------------------------------------

+1 the patch looks good.
                
> TestJobHistory fails
> --------------------
>
>                 Key: MAPREDUCE-3645
>                 URL: https://issues.apache.org/jira/browse/MAPREDUCE-3645
>             Project: Hadoop Map/Reduce
>          Issue Type: Bug
>          Components: mrv1
>            Reporter: Thomas Graves
>            Assignee: Thomas Graves
>            Priority: Blocker
>             Fix For: 0.23.1
>
>         Attachments: MAPREDUCE-3645.patch
>
>
> TestJobHistory fails.
> >>> org.apache.hadoop.mapred.TestJobHistory.testDoneFolderOnHDFS 	
> >>> org.apache.hadoop.mapred.TestJobHistory.testDoneFolderNotOnDefaultFileSystem 	
> >>> org.apache.hadoop.mapred.TestJobHistory.testHistoryFolderOnHDFS 	
> >>> org.apache.hadoop.mapred.TestJobHistory.testJobHistoryFile 
> It looks like this was introduced by MAPREDUCE-3349 and the issue is that the test expects the hostname to be in the format rackname/hostname, but with 3349 it split those apart into 2 different fields.

--
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-3645) TestJobHistory fails

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

Hudson commented on MAPREDUCE-3645:
-----------------------------------

Integrated in Hadoop-Hdfs-0.23-Commit #358 (See [https://builds.apache.org/job/Hadoop-Hdfs-0.23-Commit/358/])
    MAPREDUCE-3645. TestJobHistory fails. (Thomas Graves via mahadev) - Merging r1230307 from trunk.

mahadev : http://svn.apache.org/viewcvs.cgi/?root=Apache-SVN&view=rev&rev=1230308
Files : 
* /hadoop/common/branches/branch-0.23/hadoop-mapreduce-project/CHANGES.txt
* /hadoop/common/branches/branch-0.23/hadoop-mapreduce-project/src/test/mapred/org/apache/hadoop/mapred/TestJobHistory.java

                
> TestJobHistory fails
> --------------------
>
>                 Key: MAPREDUCE-3645
>                 URL: https://issues.apache.org/jira/browse/MAPREDUCE-3645
>             Project: Hadoop Map/Reduce
>          Issue Type: Bug
>          Components: mrv1
>            Reporter: Thomas Graves
>            Assignee: Thomas Graves
>            Priority: Blocker
>             Fix For: 0.23.1
>
>         Attachments: MAPREDUCE-3645.patch
>
>
> TestJobHistory fails.
> >>> org.apache.hadoop.mapred.TestJobHistory.testDoneFolderOnHDFS 	
> >>> org.apache.hadoop.mapred.TestJobHistory.testDoneFolderNotOnDefaultFileSystem 	
> >>> org.apache.hadoop.mapred.TestJobHistory.testHistoryFolderOnHDFS 	
> >>> org.apache.hadoop.mapred.TestJobHistory.testJobHistoryFile 
> It looks like this was introduced by MAPREDUCE-3349 and the issue is that the test expects the hostname to be in the format rackname/hostname, but with 3349 it split those apart into 2 different fields.

--
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-3645) TestJobHistory fails

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

Hudson commented on MAPREDUCE-3645:
-----------------------------------

Integrated in Hadoop-Hdfs-0.23-Build #136 (See [https://builds.apache.org/job/Hadoop-Hdfs-0.23-Build/136/])
    MAPREDUCE-3645. TestJobHistory fails. (Thomas Graves via mahadev) - Merging r1230307 from trunk.

mahadev : http://svn.apache.org/viewcvs.cgi/?root=Apache-SVN&view=rev&rev=1230308
Files : 
* /hadoop/common/branches/branch-0.23/hadoop-mapreduce-project/CHANGES.txt
* /hadoop/common/branches/branch-0.23/hadoop-mapreduce-project/src/test/mapred/org/apache/hadoop/mapred/TestJobHistory.java

                
> TestJobHistory fails
> --------------------
>
>                 Key: MAPREDUCE-3645
>                 URL: https://issues.apache.org/jira/browse/MAPREDUCE-3645
>             Project: Hadoop Map/Reduce
>          Issue Type: Bug
>          Components: mrv1
>            Reporter: Thomas Graves
>            Assignee: Thomas Graves
>            Priority: Blocker
>             Fix For: 0.23.1
>
>         Attachments: MAPREDUCE-3645.patch
>
>
> TestJobHistory fails.
> >>> org.apache.hadoop.mapred.TestJobHistory.testDoneFolderOnHDFS 	
> >>> org.apache.hadoop.mapred.TestJobHistory.testDoneFolderNotOnDefaultFileSystem 	
> >>> org.apache.hadoop.mapred.TestJobHistory.testHistoryFolderOnHDFS 	
> >>> org.apache.hadoop.mapred.TestJobHistory.testJobHistoryFile 
> It looks like this was introduced by MAPREDUCE-3349 and the issue is that the test expects the hostname to be in the format rackname/hostname, but with 3349 it split those apart into 2 different fields.

--
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-3645) TestJobHistory fails

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

Mahadev konar updated MAPREDUCE-3645:
-------------------------------------

    Fix Version/s:     (was: 0.23.0)
                   0.23.1
    
> TestJobHistory fails
> --------------------
>
>                 Key: MAPREDUCE-3645
>                 URL: https://issues.apache.org/jira/browse/MAPREDUCE-3645
>             Project: Hadoop Map/Reduce
>          Issue Type: Bug
>          Components: mrv1
>            Reporter: Thomas Graves
>            Assignee: Thomas Graves
>            Priority: Blocker
>             Fix For: 0.23.1
>
>         Attachments: MAPREDUCE-3645.patch
>
>
> TestJobHistory fails.
> >>> org.apache.hadoop.mapred.TestJobHistory.testDoneFolderOnHDFS 	
> >>> org.apache.hadoop.mapred.TestJobHistory.testDoneFolderNotOnDefaultFileSystem 	
> >>> org.apache.hadoop.mapred.TestJobHistory.testHistoryFolderOnHDFS 	
> >>> org.apache.hadoop.mapred.TestJobHistory.testJobHistoryFile 
> It looks like this was introduced by MAPREDUCE-3349 and the issue is that the test expects the hostname to be in the format rackname/hostname, but with 3349 it split those apart into 2 different fields.

--
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-3645) TestJobHistory fails

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

Hudson commented on MAPREDUCE-3645:
-----------------------------------

Integrated in Hadoop-Common-0.23-Commit #368 (See [https://builds.apache.org/job/Hadoop-Common-0.23-Commit/368/])
    MAPREDUCE-3645. TestJobHistory fails. (Thomas Graves via mahadev) - Merging r1230307 from trunk.

mahadev : http://svn.apache.org/viewcvs.cgi/?root=Apache-SVN&view=rev&rev=1230308
Files : 
* /hadoop/common/branches/branch-0.23/hadoop-mapreduce-project/CHANGES.txt
* /hadoop/common/branches/branch-0.23/hadoop-mapreduce-project/src/test/mapred/org/apache/hadoop/mapred/TestJobHistory.java

                
> TestJobHistory fails
> --------------------
>
>                 Key: MAPREDUCE-3645
>                 URL: https://issues.apache.org/jira/browse/MAPREDUCE-3645
>             Project: Hadoop Map/Reduce
>          Issue Type: Bug
>          Components: mrv1
>            Reporter: Thomas Graves
>            Assignee: Thomas Graves
>            Priority: Blocker
>             Fix For: 0.23.1
>
>         Attachments: MAPREDUCE-3645.patch
>
>
> TestJobHistory fails.
> >>> org.apache.hadoop.mapred.TestJobHistory.testDoneFolderOnHDFS 	
> >>> org.apache.hadoop.mapred.TestJobHistory.testDoneFolderNotOnDefaultFileSystem 	
> >>> org.apache.hadoop.mapred.TestJobHistory.testHistoryFolderOnHDFS 	
> >>> org.apache.hadoop.mapred.TestJobHistory.testJobHistoryFile 
> It looks like this was introduced by MAPREDUCE-3349 and the issue is that the test expects the hostname to be in the format rackname/hostname, but with 3349 it split those apart into 2 different fields.

--
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-3645) TestJobHistory fails

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

Hudson commented on MAPREDUCE-3645:
-----------------------------------

Integrated in Hadoop-Mapreduce-0.23-Build #158 (See [https://builds.apache.org/job/Hadoop-Mapreduce-0.23-Build/158/])
    MAPREDUCE-3645. TestJobHistory fails. (Thomas Graves via mahadev) - Merging r1230307 from trunk.

mahadev : http://svn.apache.org/viewcvs.cgi/?root=Apache-SVN&view=rev&rev=1230308
Files : 
* /hadoop/common/branches/branch-0.23/hadoop-mapreduce-project/CHANGES.txt
* /hadoop/common/branches/branch-0.23/hadoop-mapreduce-project/src/test/mapred/org/apache/hadoop/mapred/TestJobHistory.java

                
> TestJobHistory fails
> --------------------
>
>                 Key: MAPREDUCE-3645
>                 URL: https://issues.apache.org/jira/browse/MAPREDUCE-3645
>             Project: Hadoop Map/Reduce
>          Issue Type: Bug
>          Components: mrv1
>            Reporter: Thomas Graves
>            Assignee: Thomas Graves
>            Priority: Blocker
>             Fix For: 0.23.1
>
>         Attachments: MAPREDUCE-3645.patch
>
>
> TestJobHistory fails.
> >>> org.apache.hadoop.mapred.TestJobHistory.testDoneFolderOnHDFS 	
> >>> org.apache.hadoop.mapred.TestJobHistory.testDoneFolderNotOnDefaultFileSystem 	
> >>> org.apache.hadoop.mapred.TestJobHistory.testHistoryFolderOnHDFS 	
> >>> org.apache.hadoop.mapred.TestJobHistory.testJobHistoryFile 
> It looks like this was introduced by MAPREDUCE-3349 and the issue is that the test expects the hostname to be in the format rackname/hostname, but with 3349 it split those apart into 2 different fields.

--
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-3645) TestJobHistory fails

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

Hudson commented on MAPREDUCE-3645:
-----------------------------------

Integrated in Hadoop-Hdfs-trunk-Commit #1603 (See [https://builds.apache.org/job/Hadoop-Hdfs-trunk-Commit/1603/])
    MAPREDUCE-3645. TestJobHistory fails. (Thomas Graves via mahadev)

mahadev : http://svn.apache.org/viewcvs.cgi/?root=Apache-SVN&view=rev&rev=1230307
Files : 
* /hadoop/common/trunk/hadoop-mapreduce-project/CHANGES.txt
* /hadoop/common/trunk/hadoop-mapreduce-project/src/test/mapred/org/apache/hadoop/mapred/TestJobHistory.java

                
> TestJobHistory fails
> --------------------
>
>                 Key: MAPREDUCE-3645
>                 URL: https://issues.apache.org/jira/browse/MAPREDUCE-3645
>             Project: Hadoop Map/Reduce
>          Issue Type: Bug
>          Components: mrv1
>            Reporter: Thomas Graves
>            Assignee: Thomas Graves
>            Priority: Blocker
>             Fix For: 0.23.1
>
>         Attachments: MAPREDUCE-3645.patch
>
>
> TestJobHistory fails.
> >>> org.apache.hadoop.mapred.TestJobHistory.testDoneFolderOnHDFS 	
> >>> org.apache.hadoop.mapred.TestJobHistory.testDoneFolderNotOnDefaultFileSystem 	
> >>> org.apache.hadoop.mapred.TestJobHistory.testHistoryFolderOnHDFS 	
> >>> org.apache.hadoop.mapred.TestJobHistory.testJobHistoryFile 
> It looks like this was introduced by MAPREDUCE-3349 and the issue is that the test expects the hostname to be in the format rackname/hostname, but with 3349 it split those apart into 2 different fields.

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