windows - Ant BuildException 错误构建 Hadoop 2.4.1

标签 windows hadoop maven-3

我试图在 Windows 7 上从源代码安装 Hadoop 2.4.1,在最后阶段出现以下错误。我搜索了解决方案,但无济于事。

操作系统 Windows 7:6.1(32 位)
Java:Java 版本“1.8.0_11”
协议(protocol) 2.5.0
Apache 行家 3.2.2

我使用这个教程:https://wiki.apache.org/hadoop/Hadoop2OnWindowshttps://www.srccodes.com/p/article/38/build-install-configure-run-apache-hadoop-2.2.0-microsoft-windows-os

Maven 命令:mvn package -Pdist,native-win -DskipTests -Dtar
请帮忙。

错误代码:

[INFO] ------------------------------------------------------------------------
[INFO] Building Apache Hadoop Distribution 2.4.1
[INFO] ------------------------------------------------------------------------
[INFO]
[INFO] --- maven-antrun-plugin:1.7:run (create-testdirs) @ hadoop-dist ---
[INFO] Executing tasks

main:
[INFO] Executed tasks
[INFO]
[INFO] --- maven-resources-plugin:2.2:resources (default-resources) @ hadoop-dist ---
[INFO] Using default encoding to copy filtered resources.
[INFO]
[INFO] --- maven-compiler-plugin:2.5.1:compile (default-compile) @ hadoop-dist ---
[INFO] No sources to compile
[INFO]
[INFO] --- maven-resources-plugin:2.2:testResources (default-testResources) @ hadoop-dist ---
[INFO] Using default encoding to copy filtered resources.
[INFO]
[INFO] --- maven-compiler-plugin:2.5.1:testCompile (default-testCompile) @ hadoop-dist ---
[INFO] No sources to compile
[INFO]
[INFO] --- maven-surefire-plugin:2.16:test (default-test) @ hadoop-dist ---
[INFO] Tests are skipped.
[INFO]
[INFO] --- maven-antrun-plugin:1.7:run (dist) @ hadoop-dist ---
[INFO] Executing tasks

main:
     [exec]
     [exec] Current directory /cygdrive/c/hdc/hadoop-dist/target
     [exec]
     [exec] $ rm -rf hadoop-2.4.1
     [exec] $ mkdir hadoop-2.4.1
     [exec] $ cd hadoop-2.4.1
     [exec] $ cp -r /cygdrive/c/hdc/hadoop-common-project/hadoop-common/target/hadoop-common-2.4.1/bin /cygdrive/c/hdc/ha
doop-common-project/hadoop-common/target/hadoop-common-2.4.1/etc /cygdrive/c/hdc/hadoop-common-project/hadoop-common/targ
et/hadoop-common-2.4.1/libexec /cygdrive/c/hdc/hadoop-common-project/hadoop-common/target/hadoop-common-2.4.1/sbin /cygdr
ive/c/hdc/hadoop-common-project/hadoop-common/target/hadoop-common-2.4.1/share .
     [exec] cp.exe: /cygdrive/c/hdc/hadoop-common-project/hadoop-common/target/hadoop-common-2.4.1/bin: No such file or d
irectory
     [exec] cp.exe: /cygdrive/c/hdc/hadoop-common-project/hadoop-common/target/hadoop-common-2.4.1/etc: No such file or d
irectory
     [exec] cp.exe: /cygdrive/c/hdc/hadoop-common-project/hadoop-common/target/hadoop-common-2.4.1/libexec: No such file
or directory
     [exec] cp.exe: /cygdrive/c/hdc/hadoop-common-project/hadoop-common/target/hadoop-common-2.4.1/sbin: No such file or
directory
     [exec] cp.exe: /cygdrive/c/hdc/hadoop-common-project/hadoop-common/target/hadoop-common-2.4.1/share: No such file or
 directory
     [exec]
     [exec] Failed!
     [exec]
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO]
[INFO] Apache Hadoop Main ................................. SUCCESS [  4.006 s]
[INFO] Apache Hadoop Project POM .......................... SUCCESS [  1.592 s]
[INFO] Apache Hadoop Annotations .......................... SUCCESS [  4.343 s]
[INFO] Apache Hadoop Assemblies ........................... SUCCESS [  0.233 s]
[INFO] Apache Hadoop Project Dist POM ..................... SUCCESS [  3.262 s]
[INFO] Apache Hadoop Maven Plugins ........................ SUCCESS [  4.871 s]
[INFO] Apache Hadoop MiniKDC .............................. SUCCESS [  4.450 s]
[INFO] Apache Hadoop Auth ................................. SUCCESS [  3.150 s]
[INFO] Apache Hadoop Auth Examples ........................ SUCCESS [  3.384 s]
[INFO] Apache Hadoop Common ............................... SUCCESS [02:26 min]
[INFO] Apache Hadoop NFS .................................. SUCCESS [  9.297 s]
[INFO] Apache Hadoop Common Project ....................... SUCCESS [  0.058 s]
[INFO] Apache Hadoop HDFS ................................. SUCCESS [03:31 min]
[INFO] Apache Hadoop HttpFS ............................... SUCCESS [ 34.454 s]
[INFO] Apache Hadoop HDFS BookKeeper Journal .............. SUCCESS [  9.568 s]
[INFO] Apache Hadoop HDFS-NFS ............................. SUCCESS [  4.962 s]
[INFO] Apache Hadoop HDFS Project ......................... SUCCESS [  0.071 s]
[INFO] hadoop-yarn ........................................ SUCCESS [  0.055 s]
[INFO] hadoop-yarn-api .................................... SUCCESS [ 42.210 s]
[INFO] hadoop-yarn-common ................................. SUCCESS [ 36.877 s]
[INFO] hadoop-yarn-server ................................. SUCCESS [  0.048 s]
[INFO] hadoop-yarn-server-common .......................... SUCCESS [  7.941 s]
[INFO] hadoop-yarn-server-nodemanager ..................... SUCCESS [ 14.402 s]
[INFO] hadoop-yarn-server-web-proxy ....................... SUCCESS [  2.625 s]
[INFO] hadoop-yarn-server-applicationhistoryservice ....... SUCCESS [  4.543 s]
[INFO] hadoop-yarn-server-resourcemanager ................. SUCCESS [ 16.911 s]
[INFO] hadoop-yarn-server-tests ........................... SUCCESS [  1.438 s]
[INFO] hadoop-yarn-client ................................. SUCCESS [  3.495 s]
[INFO] hadoop-yarn-applications ........................... SUCCESS [  0.042 s]
[INFO] hadoop-yarn-applications-distributedshell .......... SUCCESS [  2.033 s]
[INFO] hadoop-yarn-applications-unmanaged-am-launcher ..... SUCCESS [  1.682 s]
[INFO] hadoop-yarn-site ................................... SUCCESS [  0.051 s]
[INFO] hadoop-yarn-project ................................ SUCCESS [  3.453 s]
[INFO] hadoop-mapreduce-client ............................ SUCCESS [  0.117 s]
[INFO] hadoop-mapreduce-client-core ....................... SUCCESS [ 33.057 s]
[INFO] hadoop-mapreduce-client-common ..................... SUCCESS [ 23.963 s]
[INFO] hadoop-mapreduce-client-shuffle .................... SUCCESS [  2.181 s]
[INFO] hadoop-mapreduce-client-app ........................ SUCCESS [ 13.202 s]
[INFO] hadoop-mapreduce-client-hs ......................... SUCCESS [  8.889 s]
[INFO] hadoop-mapreduce-client-jobclient .................. SUCCESS [  7.842 s]
[INFO] hadoop-mapreduce-client-hs-plugins ................. SUCCESS [  1.379 s]
[INFO] Apache Hadoop MapReduce Examples ................... SUCCESS [  5.019 s]
[INFO] hadoop-mapreduce ................................... SUCCESS [  3.700 s]
[INFO] Apache Hadoop MapReduce Streaming .................. SUCCESS [  3.600 s]
[INFO] Apache Hadoop Distributed Copy ..................... SUCCESS [ 12.786 s]
[INFO] Apache Hadoop Archives ............................. SUCCESS [  2.083 s]
[INFO] Apache Hadoop Rumen ................................ SUCCESS [  6.695 s]
[INFO] Apache Hadoop Gridmix .............................. SUCCESS [  4.275 s]
[INFO] Apache Hadoop Data Join ............................ SUCCESS [  1.995 s]
[INFO] Apache Hadoop Extras ............................... SUCCESS [  2.223 s]
[INFO] Apache Hadoop Pipes ................................ SUCCESS [  0.042 s]
[INFO] Apache Hadoop OpenStack support .................... SUCCESS [  4.186 s]
[INFO] Apache Hadoop Client ............................... SUCCESS [  7.937 s]
[INFO] Apache Hadoop Mini-Cluster ......................... SUCCESS [  0.158 s]
[INFO] Apache Hadoop Scheduler Load Simulator ............. SUCCESS [  3.874 s]
[INFO] Apache Hadoop Tools Dist ........................... SUCCESS [  5.658 s]
[INFO] Apache Hadoop Tools ................................ SUCCESS [  0.038 s]
[INFO] Apache Hadoop Distribution ......................... FAILURE [  2.740 s]
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 12:23 min
[INFO] Finished at: 2014-07-18T17:43:34+04:00
[INFO] Final Memory: 65M/238M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-antrun-plugin:1.7:run (dist) on project hadoop-dist: An Ant
 BuildException has occured: exec returned: 1
[ERROR] around Ant part ...<exec failonerror="true" dir="C:\hdc\hadoop-dist\target" executable="sh">... @ 34:76 in C:\hdc
\hadoop-dist\target\antrun\build-main.xml
[ERROR] -> [Help 1]
[ERROR]
[ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch.
[ERROR] Re-run Maven using the -X switch to enable full debug logging.
[ERROR]
[ERROR] For more information about the errors and possible solutions, please read the following articles:
[ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/MojoExecutionException
[ERROR]
[ERROR] After correcting the problems, you can resume the build with the command
[ERROR]   mvn <goals> -rf :hadoop-dist

最佳答案

我遇到了同样的问题。

“Reactor Summar”上面有一些信息,
比如
“cp:无法打开 `/cygdrive/c/hadoop/hadoop-common-project/hadoop-common/target/hadoop-common-3.0.0-SNAPSHOT/bin/hadoop.dll' 进行读取:权限被拒绝”。

只需以管理员身份运行命令提示符

关于windows - Ant BuildException 错误构建 Hadoop 2.4.1,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/24827416/

相关文章:

.net - Windows 毫秒计时 - 没有 busywait?

c++ - 在哪里可以找到可用的 winnt.h? Rubenvb 的似乎是非常错误的

arrays - Powershell 数组包含数组

java - 从 Maven 中的插件访问项目资源

windows - 在 powershell 脚本中以不同用户身份在本地运行代码块

python - 在 Amazon EMR 上为 Pig UDF 加载我自己的 python 模块

python - 在 CDH 5.3.0 上安装 pydoop 1.0.0-rc1

hadoop - hive 找不到文件

Eclipse 逻辑目录分组

maven - 如何找到受 parent pom 更改影响的 child 的 pom?