码迷,mamicode.com
首页 > 其他好文 > 详细

Cannot initialize Cluster. Please check your configuration for mapreduce.framework.name and the correspond server addresses.

时间:2015-07-05 10:56:18      阅读:1431      评论:0      收藏:0      [点我收藏+]

标签:

解决方法:

    <dependency>
            <groupId>org.apache.hadoop</groupId>
            <artifactId>hadoop-mapreduce-client-common</artifactId>
            <version>2.4.1</version>
        </dependency>

 

Cannot initialize Cluster. Please check your configuration for mapreduce.framework.name and the correspond server addresses.

标签:

原文地址:http://www.cnblogs.com/lvlv/p/4621728.html

(0)
(0)
   
举报
评论 一句话评论(0
登录后才能评论!
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!