You are viewing a plain text version of this content. The canonical link for it is here.
Posted to mapreduce-dev@hadoop.apache.org by "Siddharth Seth (JIRA)" <ji...@apache.org> on 2011/09/24 03:31:26 UTC

[jira] [Created] (MAPREDUCE-3085) Fix / remove failing tests from MrV1

Fix / remove failing tests from MrV1
------------------------------------

                 Key: MAPREDUCE-3085
                 URL: https://issues.apache.org/jira/browse/MAPREDUCE-3085
             Project: Hadoop Map/Reduce
          Issue Type: Bug
          Components: mrv2
    Affects Versions: 0.23.0, 0.24.0
            Reporter: Siddharth Seth


30 failures. Most related to 
{code}
Error Message

Invalid "mapreduce.jobtracker.address" configuration value for JobTracker: "local"

Stacktrace

java.io.IOException: Invalid "mapreduce.jobtracker.address" configuration value for JobTracker: "local"
	at org.apache.hadoop.mapred.JobTrackerClientProtocolProvider.create(JobTrackerClientProtocolProvider.java:47)
	at org.apache.hadoop.mapreduce.Cluster.<init>(Cluster.java:74)
	at org.apache.hadoop.mapred.JobClient.init(JobClient.java:459)
	at org.apache.hadoop.mapred.JobClient.<init>(JobClient.java:438)
	at org.apache.hadoop.mapred.TestComparators.configure(TestComparators.java:332)
	at org.apache.hadoop.mapred.TestComparators.testDefaultMRComparator(TestComparators.java:341)
{code}
https://builds.apache.org/view/G-L/view/Hadoop/job/Hadoop-Mapreduce-trunk-Commit/963/#showFailuresLink

Tests like TestTaskTrackerBlackListing, which aren't relevant can probably be removed.

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] [Resolved] (MAPREDUCE-3085) Fix / remove failing tests from MrV1

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

Vinod Kumar Vavilapalli resolved MAPREDUCE-3085.
------------------------------------------------

    Resolution: Duplicate

Closing as duplicate. We'll look at other test-failures separately post MAPREDUCE-3064.

> Fix / remove failing tests from MrV1
> ------------------------------------
>
>                 Key: MAPREDUCE-3085
>                 URL: https://issues.apache.org/jira/browse/MAPREDUCE-3085
>             Project: Hadoop Map/Reduce
>          Issue Type: Bug
>          Components: mrv2
>    Affects Versions: 0.23.0, 0.24.0
>            Reporter: Siddharth Seth
>
> 30 failures. Most related to 
> {code}
> Error Message
> Invalid "mapreduce.jobtracker.address" configuration value for JobTracker: "local"
> Stacktrace
> java.io.IOException: Invalid "mapreduce.jobtracker.address" configuration value for JobTracker: "local"
> 	at org.apache.hadoop.mapred.JobTrackerClientProtocolProvider.create(JobTrackerClientProtocolProvider.java:47)
> 	at org.apache.hadoop.mapreduce.Cluster.<init>(Cluster.java:74)
> 	at org.apache.hadoop.mapred.JobClient.init(JobClient.java:459)
> 	at org.apache.hadoop.mapred.JobClient.<init>(JobClient.java:438)
> 	at org.apache.hadoop.mapred.TestComparators.configure(TestComparators.java:332)
> 	at org.apache.hadoop.mapred.TestComparators.testDefaultMRComparator(TestComparators.java:341)
> {code}
> https://builds.apache.org/view/G-L/view/Hadoop/job/Hadoop-Mapreduce-trunk-Commit/963/#showFailuresLink
> Tests like TestTaskTrackerBlackListing, which aren't relevant can probably be removed.

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira