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 "Hitesh Shah (Commented) (JIRA)" <ji...@apache.org> on 2011/10/31 22:29:32 UTC

[jira] [Commented] (MAPREDUCE-3216) ant test TestNoDefaultsJobConf fails on trunk

    [ https://issues.apache.org/jira/browse/MAPREDUCE-3216?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13140577#comment-13140577 ] 

Hitesh Shah commented on MAPREDUCE-3216:
----------------------------------------

@Devaraj, as part of creating a patch to temporarily disabling the failing test, I provided a patch that fixes this test case. 

Please go ahead and take a look/review. Thanks. 
                
> ant test TestNoDefaultsJobConf fails on trunk
> ---------------------------------------------
>
>                 Key: MAPREDUCE-3216
>                 URL: https://issues.apache.org/jira/browse/MAPREDUCE-3216
>             Project: Hadoop Map/Reduce
>          Issue Type: Sub-task
>          Components: mrv2
>    Affects Versions: 0.23.0
>            Reporter: Hitesh Shah
>            Assignee: Devaraj K
>            Priority: Minor
>             Fix For: 0.23.1
>
>
> Testcase: testNoDefaults took 4.703 sec
>         Caused an ERROR
> Cannot initialize Cluster. Please check your configuration for mapreduce.framework.name and the correspond server addresses.
> java.io.IOException: Cannot initialize Cluster. Please check your configuration for mapreduce.framework.name and the correspond server addresses.
>         at org.apache.hadoop.mapreduce.Cluster.initialize(Cluster.java:118)
>         at org.apache.hadoop.mapreduce.Cluster.<init>(Cluster.java:81)
>         at org.apache.hadoop.mapreduce.Cluster.<init>(Cluster.java:74)
>         at org.apache.hadoop.mapred.JobClient.init(JobClient.java:460)
>         at org.apache.hadoop.mapred.JobClient.<init>(JobClient.java:439)
>         at org.apache.hadoop.mapred.JobClient.runJob(JobClient.java:809)
>         at org.apache.hadoop.conf.TestNoDefaultsJobConf.testNoDefaults(TestNoDefaultsJobConf.java:83)

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