Не удалось выполнить цель по проекту oozie-sharelib-spark - PullRequest
0 голосов
/ 11 февраля 2019

Я много раз устанавливал oozie 5.0 на ubuntu 16.04, но получил ошибку. Не удалось выполнить цель в проекте oozie-sharelib-spark.что я должен делать?я использовал hadoop версии 2.7.7 и spark версии 2.2.0

[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO] 
[INFO] Apache Oozie Main .................................. SUCCESS [  6.317 s]
[INFO] Apache Oozie Client ................................ SUCCESS [01:02 min]
[INFO] Apache Oozie Share Lib Oozie ....................... SUCCESS [ 23.129 s]
[INFO] Apache Oozie Share Lib HCatalog .................... SUCCESS [ 11.260 s]
[INFO] Apache Oozie Share Lib Distcp ...................... SUCCESS [  2.530 s]
[INFO] Apache Oozie Core .................................. SUCCESS [06:25 min]
[INFO] Apache Oozie Share Lib Streaming ................... SUCCESS [ 33.390 s]
[INFO] Apache Oozie Share Lib Pig ......................... SUCCESS [ 35.898 s]
[INFO] Apache Oozie Share Lib Hive ........................ SUCCESS [ 45.733 s]
[INFO] Apache Oozie Share Lib Hive 2 ...................... SUCCESS [ 54.633 s]
[INFO] Apache Oozie Share Lib Sqoop ....................... SUCCESS [ 17.107 s]
[INFO] Apache Oozie Examples .............................. SUCCESS [ 20.260 s]
[INFO] Apache Oozie Share Lib Spark ....................... FAILURE [ 14.599 s]
[INFO] Apache Oozie Share Lib ............................. SKIPPED
[INFO] Apache Oozie Docs .................................. SKIPPED
[INFO] Apache Oozie WebApp ................................ SKIPPED
[INFO] Apache Oozie Tools ................................. SKIPPED
[INFO] Apache Oozie MiniOozie ............................. SKIPPED
[INFO] Apache Oozie Server ................................ SKIPPED
[INFO] Apache Oozie Distro ................................ SKIPPED
[INFO] Apache Oozie ZooKeeper Security Tests .............. SKIPPED
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 11:58 min
[INFO] Finished at: 2019-02-11T16:42:04+07:00
[INFO] Final Memory: 130M/754M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal on project oozie-sharelib-spark: Could not resolve dependencies for project org.apache.oozie:oozie-sharelib-spark:jar:5.0.0: The following artifacts could not be resolved: com.google.guava:guava:jar:14.0.1, net.sourceforge.f2j:arpack_combined_all:jar:0.1: Could not transfer artifact com.google.guava:guava:jar:14.0.1 from/to central (http://repo1.maven.org/maven2): Connection reset -> [Help 1]

[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/DependencyResolutionException
[ERROR] 
[ERROR] After correcting the problems, you can resume the build with the command
[ERROR]   mvn <goals> -rf :oozie-sharelib-spark

ERROR, Oozie distro creation failed
...