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

时间:2022-10-27 17:42:31

解决方法:

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