eclipse运行mapreduce总是提示jar包不在?maven里面的jar包明明在,总是提示下面这个错误,有人知道怎么解决吗
16/08/13 15:07:17 ERROR security.UserGroupInformation: PriviledgedActionException as:hadoop (auth:SIMPLE) cause:java.io.FileNotFoundException: File does not exist: hdfs://master:8020/home/hadoop/.m2/repository/org/apache/hbase/hbase-hadoop-compat/0.98.6-hadoop2/hbase-hadoop-compat-0.98.6-hadoop2.jar
Exception in thread "main" java.io.FileNotFoundException: File does not exist: hdfs://master:8020/home/hadoop/.m2/repository/org/apache/hbase/hbase-hadoop-compat/0.98.6-hadoop2/hbase-hadoop-compat-0.98.6-hadoop2.jar
at org.apache.hadoop.hdfs.DistributedFileSystem$17.doCall(DistributedFileSystem.java:1110)
at org.apache.hadoop.hdfs.DistributedFileSystem$17.doCall(DistributedFileSystem.java:1102)