You are viewing a plain text version of this content. The canonical link for it is here.
Posted to common-dev@hadoop.apache.org by "Raghu Angadi (JIRA)" <ji...@apache.org> on 2008/08/15 19:35:44 UTC

[jira] Created: (HADOOP-3960) Couple of mapred unit test are failing in Hudson builds.

Couple of mapred unit test are failing in Hudson builds.
--------------------------------------------------------

                 Key: HADOOP-3960
                 URL: https://issues.apache.org/jira/browse/HADOOP-3960
             Project: Hadoop Core
          Issue Type: Bug
          Components: mapred
            Reporter: Raghu Angadi


Most frequent ones are 

{{org.apache.hadoop.mapred.TestMapRed.testMapred}} and {{org.apache.hadoop.mapred.TestMiniMRDFSSort.testMapReduceSort}}



-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Commented: (HADOOP-3960) Couple of mapred unit test are failing in Hudson builds.

Posted by "Raghu Angadi (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/HADOOP-3960?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12622936#action_12622936 ] 

Raghu Angadi commented on HADOOP-3960:
--------------------------------------

Test traces from [one of the builds|http://hudson.zones.apache.org/hudson/job/Hadoop-Patch/3051/testReport/] :

* {noformat}java.io.IOException: Not a file: file:/zonestorage/hudson/home/hudson/hudson/jobs/Hadoop-Patch/workspace/trunk/mapred.loadtest/intermediateouts/part-00000/data
	at org.apache.hadoop.mapred.FileInputFormat.getSplits(FileInputFormat.java:195)
	at org.apache.hadoop.mapred.JobClient.submitJob(JobClient.java:740)
	at org.apache.hadoop.mapred.JobClient.runJob(JobClient.java:1036)
	at org.apache.hadoop.mapred.TestMapRed.launch(TestMapRed.java:614)
	at org.apache.hadoop.mapred.TestMapRed.testMapred(TestMapRed.java:248){noformat}

* {noformat} java.io.FileNotFoundException: File does not exist: /tmp/sortvalidate/recordstatschecker/part-00000
	at org.apache.hadoop.hdfs.DistributedFileSystem.getFileStatus(DistributedFileSystem.java:404)
	at org.apache.hadoop.fs.FileSystem.getLength(FileSystem.java:677)
	at org.apache.hadoop.io.SequenceFile$Reader.<init>(SequenceFile.java:1416)
	at org.apache.hadoop.io.SequenceFile$Reader.<init>(SequenceFile.java:1411)
	at org.apache.hadoop.mapred.SortValidator$RecordStatsChecker.checkRecords(SortValidator.java:370)
	at org.apache.hadoop.mapred.SortValidator.run(SortValidator.java:561)
	at org.apache.hadoop.util.ToolRunner.run(ToolRunner.java:65)
	at org.apache.hadoop.mapred.TestMiniMRDFSSort.runSortValidator(TestMiniMRDFSSort.java:73)
	at org.apache.hadoop.mapred.TestMiniMRDFSSort.testMapReduceSort(TestMiniMRDFSSort.java:99) {noformat}



> Couple of mapred unit test are failing in Hudson builds.
> --------------------------------------------------------
>
>                 Key: HADOOP-3960
>                 URL: https://issues.apache.org/jira/browse/HADOOP-3960
>             Project: Hadoop Core
>          Issue Type: Bug
>          Components: mapred
>            Reporter: Raghu Angadi
>
> Most frequent ones are 
> {{org.apache.hadoop.mapred.TestMapRed.testMapred}} and {{org.apache.hadoop.mapred.TestMiniMRDFSSort.testMapReduceSort}}

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Resolved: (HADOOP-3960) Couple of mapred unit test are failing in Hudson builds.

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

Raghu Angadi resolved HADOOP-3960.
----------------------------------

    Resolution: Duplicate

Thanks Nicholas. Resolving this as duplicate of HADOOP-3950.

> Couple of mapred unit test are failing in Hudson builds.
> --------------------------------------------------------
>
>                 Key: HADOOP-3960
>                 URL: https://issues.apache.org/jira/browse/HADOOP-3960
>             Project: Hadoop Core
>          Issue Type: Bug
>          Components: mapred
>            Reporter: Raghu Angadi
>
> Most frequent ones are 
> {{org.apache.hadoop.mapred.TestMapRed.testMapred}} and {{org.apache.hadoop.mapred.TestMiniMRDFSSort.testMapReduceSort}}

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Commented: (HADOOP-3960) Couple of mapred unit test are failing in Hudson builds.

Posted by "Tsz Wo (Nicholas), SZE (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/HADOOP-3960?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12622934#action_12622934 ] 

Tsz Wo (Nicholas), SZE commented on HADOOP-3960:
------------------------------------------------

I think this one is duplicated with HADOOP-3950.

> Couple of mapred unit test are failing in Hudson builds.
> --------------------------------------------------------
>
>                 Key: HADOOP-3960
>                 URL: https://issues.apache.org/jira/browse/HADOOP-3960
>             Project: Hadoop Core
>          Issue Type: Bug
>          Components: mapred
>            Reporter: Raghu Angadi
>
> Most frequent ones are 
> {{org.apache.hadoop.mapred.TestMapRed.testMapred}} and {{org.apache.hadoop.mapred.TestMiniMRDFSSort.testMapReduceSort}}

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.