Hadoop 2.4 Failed to execute goal org.apache.maven.plugins:maven-antrun-plugin:1.7

前端 未结 3 745
北恋
北恋 2021-01-15 06:30

I am trying to install Hadoop 2.4.0 from source, I got the following error, I have googled around but cannot find any solution.

Please help.

Regards

3条回答
  •  迷失自我
    2021-01-15 07:00

    Go to hadoop-common > target > native > CMakeFiles, check the error log CMakeError.log.

    Is g++ installed?

提交回复
热议问题