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

        

Reply via email to