Archive for required library: 'C:/Users/Administrator/.m2/repository/org/apache/hadoop/hadoop-hdfs/2.7.3/hadoop-hdfs-2.7.3.jar' in project 'MyMapReduceProject' cannot be read or is not a valid ZIP file MyMapReduceProject Build path Build Path Problem

Solution
1. Locate the file in the project directory .classpath, delete its dependencies, but this is a temporary solution, not recommended; more importantly, I did not find the corresponding jar package. . .

2. Go to C: Delete hadoop-hdfs-2.7.3.jar under /Users/Administrator/.m2/repository/org/apache/hadoop/hadoop-hdfs/2.7.3/ directory, and then edit the files without pom.xml make any changes, save pom.xml. After maven will automatically download the missing jar package


If not enough, then you can:

1. Use other versions of the jar package
2. own the Internet to find no problem to replace the jar package

in conclusion:

If you find a relevant jar package can not be read or is not a valid ZIP file, or can the error not be found and the like, is the general jar package does not exist, or there is no discovery, re-download the solution is to remove it once . I was looking for the same jar to replace the Internet