oozie安装错误bin/mkdistro.sh-dskiptests

xzlaal3s  于 2021-05-27  发布在  Hadoop
关注(0)|答案(0)|浏览(355)
  1. hduser@kas-XX:/usr/lib/Oozie/oozie-4.3.0$ bin/mkdistro.sh -DskipTests
  2. WARNING: An illegal reflective access operation has occurred
  3. WARNING: Illegal reflective access by com.google.inject.internal.cglib.core.$ReflectUtils$1 (file:/usr/share/maven/lib/guice.jar) to method java.lang.ClassLoader.defineClass(java.lang.String,byte[],int,int,java.security.ProtectionDomain)
  4. WARNING: Please consider reporting this to the maintainers of com.google.inject.internal.cglib.core.$ReflectUtils$1
  5. WARNING: Use --illegal-access=warn to enable warnings of further illegal reflective access operations
  6. WARNING: All illegal access operations will be denied in a future release
  7. [INFO] Scanning for projects...
  8. Downloading from central: http://repo1.maven.org/maven2/org/apache/apache/17/apache-17.pom
  9. [ERROR] [ERROR] Some problems were encountered while processing the POMs:
  10. [FATAL] Non-resolvable parent POM for org.apache.oozie:oozie-main:4.3.0: Could not transfer artifact org.apache:apache:pom:17 from/to central (http://repo1.maven.org/maven2): Failed to transfer file: http://repo1.maven.org/maven2/org/apache/apache/17/apache-17.pom. Return code is: 501 , ReasonPhrase:HTTPS Required. and 'parent.relativePath' points at wrong local POM @ line 21, column 13
  11. @
  12. [ERROR] The build could not read 1 project -> [Help 1]
  13. [ERROR]
  14. [ERROR] The project org.apache.oozie:oozie-main:4.3.0 (/usr/lib/Oozie/oozie-4.3.0/pom.xml) has 1 error
  15. [ERROR] Non-resolvable parent POM for org.apache.oozie:oozie-main:4.3.0: Could not transfer artifact org.apache:apache:pom:17 from/to central (http://repo1.maven.org/maven2): Failed to transfer file: http://repo1.maven.org/maven2/org/apache/apache/17/apache-17.pom. Return code is: 501 , ReasonPhrase:HTTPS Required. and 'parent.relativePath' points at wrong local POM @ line 21, column 13 -> [Help 2]
  16. [ERROR]
  17. [ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch.
  18. [ERROR] Re-run Maven using the -X switch to enable full debug logging.
  19. [ERROR]
  20. [ERROR] For more information about the errors and possible solutions, please read the following articles:
  21. [ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/ProjectBuildingException
  22. [ERROR] [Help 2] http://cwiki.apache.org/confluence/display/MAVEN/UnresolvableModelException
  23. ERROR, Oozie distro creation failed

版本信息:

  1. Hadoop 3.1.2,
  2. openjdk version "11.0.5" ,
  3. Apache Maven 3.6.0
  4. Maven home: /usr/share/maven
  5. Java version: 11.0.5, vendor: Private Build, runtime: /usr/lib/jvm/java-11-openjdk-amd64
  6. Default locale: en_IN, platform encoding: UTF-8
  7. OS name: "linux", version: "5.3.0-26-generic", arch: "amd64", family: "unix",
  8. Ubuntu 18.04

{个人hadoop环境和单节点}

暂无答案!

目前还没有任何答案,快来回答吧!

相关问题