安装时报错:Failed to execute goal org.apache.maven.plugins:maven-antrun-plugin:1.7:run (site) on project hadoop-hdfs: An Ant BuildException has occured: input file /usr/local/hadoop-2.6.0-stable/hadoop-2.6.0-src/hadoop-hdfs-project/hadoop-hdfs/target/findbugsXml.xml does not exist

原因错误已经写得很清楚了。

解决办法:去掉docs,执行:mvn package -Pdist,native -DskipTests -Dtar <rf> :hadoop-hdfs

相关文章:

  • 2022-02-08
  • 2022-12-23
  • 2021-08-08
  • 2022-01-22
  • 2021-09-15
  • 2021-05-03
  • 2021-10-24
猜你喜欢
  • 2021-07-26
  • 2022-12-23
  • 2021-08-05
  • 2021-08-26
  • 2021-07-18
  • 2021-10-08
相关资源
相似解决方案