gpt4 book ai didi

hadoop - 建立Oozie的二进制发行版失败

转载 作者:行者123 更新时间:2023-12-02 21:54:04 26 4
gpt4 key购买 nike

我在这里搜索oozie的二进制分发版:

http://apache.mirrors.tds.net/oozie/3.3.2/

它只有源分布。二进制分发不可用吗?

因此,我尝试使用

./bin/mkdistro.sh

一切正常,但停在一点:
[INFO] ------------------------------------------------------------------------
[INFO] Building Apache Oozie Core 3.3.2
[INFO] ------------------------------------------------------------------------
[WARNING] Could not transfer metadata asm:asm/maven-metadata.xml from/to local.repository (file:../../local.repository/trunk): No connector available to access repository local.repository (file:../../local.repository/trunk) of type legacy using the available factories WagonRepositoryConnectorFactory
[INFO]
[INFO] --- maven-clean-plugin:2.4.1:clean (default-clean) @ oozie-core ---
[INFO]
[INFO] --- maven-resources-plugin:2.5:resources (default-resources) @ oozie-core ---
[debug] execute contextualize
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 12 resources
[INFO]
[INFO] --- maven-compiler-plugin:2.3.2:compile (default-compile) @ oozie-core ---
[INFO] Compiling 385 source files to /usr/local/oozie/oozie/core/target/classes
[INFO]
[INFO] --- maven-antrun-plugin:1.6:run (default) @ oozie-core ---
[INFO] Executing tasks

main:
[INFO] Executed tasks
[INFO]
[INFO] --- maven-dependency-plugin:2.4:build-classpath (create-mrapp-generated-classpath) @ oozie-core ---
[INFO] Wrote classpath file '/usr/local/oozie/oozie/core/target/test-classes/mrapp-generated-classpath'.
[INFO]
[INFO] --- maven-resources-plugin:2.5:testResources (default-testResources) @ oozie-core ---
[debug] execute contextualize
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 79 resources
[INFO]
[INFO] --- maven-compiler-plugin:2.3.2:testCompile (default-testCompile) @ oozie-core ---
[INFO] Compiling 245 source files to /usr/local/oozie/oozie/core/target/test-classes
[INFO]
[INFO] --- maven-surefire-plugin:2.12:test (default-test) @ oozie-core ---
[INFO] Surefire report directory: /usr/local/oozie/oozie/core/target/surefire-reports

-------------------------------------------------------
T E S T S
-------------------------------------------------------
Concurrency config is parallel='classes', perCoreThreadCount=false, threadCount=1, useUnlimitedThreads=false
./bin/mkdistro.sh: line 71: 6907 Killed mvn clean package assembly:single ${MVN_OPTS} "$@"

ERROR, Oozie distro creation failed

有人可以指出我的二进制发行版还是可以帮助我解决此构建问题?

我有Maven版本3。

还尝试了以下选项,但没有帮助。
$ export MAVEN_OPTS=-Xmx1024m

最佳答案

我正在使用导致此问题的OpenJDK。

切换到Sun / Oracle JDK 6,构建正常。

关于hadoop - 建立Oozie的二进制发行版失败,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/16795030/

26 4 0
Copyright 2021 - 2024 cfsdn All Rights Reserved 蜀ICP备2022000587号
广告合作:1813099741@qq.com 6ren.com