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 "Amar Kamat (Created) (JIRA)" <ji...@apache.org> on 2011/11/09 11:01:52 UTC

[jira] [Created] (MAPREDUCE-3386) Streaming and Gridmix tests are failing in trunk

Streaming and Gridmix tests are failing in trunk
------------------------------------------------

                 Key: MAPREDUCE-3386
                 URL: https://issues.apache.org/jira/browse/MAPREDUCE-3386
             Project: Hadoop Map/Reduce
          Issue Type: Bug
          Components: contrib/gridmix, contrib/streaming
    Affects Versions: 0.24.0
            Reporter: Amar Kamat
             Fix For: 0.24.0


Streaming and Gridmix tests are failing. Following error occurs in TestGridmixSummary:
{noformat}
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 addr
esses.
        at org.apache.hadoop.mapreduce.Cluster.initialize(Cluster.java:123)
        at org.apache.hadoop.mapreduce.Cluster.<init>(Cluster.java:85)
        at org.apache.hadoop.mapreduce.Cluster.<init>(Cluster.java:78)
        at org.apache.hadoop.mapred.JobClient.init(JobClient.java:460)
        at org.apache.hadoop.mapred.JobClient.<init>(JobClient.java:450)
        at org.apache.hadoop.mapred.gridmix.TestGridmixSummary.testClusterSummarizer(TestGridmixSummary.java:365)
{noformat}

--
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] [Resolved] (MAPREDUCE-3386) Streaming and Gridmix tests are failing in trunk

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

Amar Kamat resolved MAPREDUCE-3386.
-----------------------------------

    Resolution: Cannot Reproduce
    
> Streaming and Gridmix tests are failing in trunk
> ------------------------------------------------
>
>                 Key: MAPREDUCE-3386
>                 URL: https://issues.apache.org/jira/browse/MAPREDUCE-3386
>             Project: Hadoop Map/Reduce
>          Issue Type: Bug
>          Components: contrib/gridmix, contrib/streaming
>    Affects Versions: 0.24.0
>            Reporter: Amar Kamat
>             Fix For: 0.24.0
>
>
> Streaming and Gridmix tests are failing. Following error occurs in TestGridmixSummary:
> {noformat}
> 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 addr
> esses.
>         at org.apache.hadoop.mapreduce.Cluster.initialize(Cluster.java:123)
>         at org.apache.hadoop.mapreduce.Cluster.<init>(Cluster.java:85)
>         at org.apache.hadoop.mapreduce.Cluster.<init>(Cluster.java:78)
>         at org.apache.hadoop.mapred.JobClient.init(JobClient.java:460)
>         at org.apache.hadoop.mapred.JobClient.<init>(JobClient.java:450)
>         at org.apache.hadoop.mapred.gridmix.TestGridmixSummary.testClusterSummarizer(TestGridmixSummary.java:365)
> {noformat}

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