Jonathan Eagles created TEZ-3948:
------------------------------------
Summary: Tez distribution broken with hadoop3
Key: TEZ-3948
URL: https://issues.apache.org/jira/browse/TEZ-3948
Project: Apache Tez
Issue Type: Bug
Reporter: Jonathan Eagles
{noformat}
[INFO] Reactor Summary:
[INFO]
[INFO] tez ................................................ SUCCESS [ 2.628 s]
[INFO] hadoop-shim ........................................ SUCCESS [ 4.282 s]
[INFO] tez-api ............................................ SUCCESS [ 28.471 s]
[INFO] tez-common ......................................... SUCCESS [ 5.227 s]
[INFO] tez-runtime-internals .............................. SUCCESS [ 7.945 s]
[INFO] tez-runtime-library ................................ SUCCESS [ 16.923 s]
[INFO] tez-mapreduce ...................................... SUCCESS [ 10.258 s]
[INFO] tez-examples ....................................... SUCCESS [ 3.717 s]
[INFO] tez-dag ............................................ SUCCESS [ 24.304 s]
[INFO] tez-tests .......................................... SUCCESS [ 6.807 s]
[INFO] tez-ext-service-tests .............................. SUCCESS [ 7.315 s]
[INFO] tez-ui ............................................. SUCCESS [01:04 min]
[INFO] tez-plugins ........................................ SUCCESS [ 0.044 s]
[INFO] tez-protobuf-history-plugin ........................ SUCCESS [ 4.715 s]
[INFO] tez-yarn-timeline-history .......................... SUCCESS [ 2.663 s]
[INFO] tez-yarn-timeline-history-with-acls ................ SUCCESS [ 1.894 s]
[INFO] tez-history-parser ................................. SUCCESS [ 3.420 s]
[INFO] tez-aux-services ................................... SUCCESS [ 3.396 s]
[INFO] tez-tools .......................................... SUCCESS [ 0.030 s]
[INFO] tez-perf-analyzer .................................. SUCCESS [ 0.051 s]
[INFO] tez-job-analyzer ................................... SUCCESS [ 3.803 s]
[INFO] tez-javadoc-tools .................................. SUCCESS [ 2.101 s]
[INFO] hadoop-shim-impls .................................. SUCCESS [ 0.059 s]
[INFO] hadoop-shim-2.8 .................................... SUCCESS [ 2.086 s]
[INFO] tez-dist ........................................... FAILURE [ 0.086 s]
[INFO] Tez ................................................ SKIPPED
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 03:28 min
[INFO] Finished at: 2018-06-02T02:17:52Z
[INFO] Final Memory: 108M/1418M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal on project tez-dist: Could not resolve dependencies for project
org.apache.tez:tez-dist:pom:0.10.0-SNAPSHOT: The following artifacts could not be resolved:
org.apache.tez:tez-yarn-timeline-history-with-fs:jar:0.10.0-SNAPSHOT, org.apache.tez:tez-yarn-timeline-cache-plugin:jar:0.10.0-SNAPSHOT:
Failure to find org.apache.tez:tez-yarn-timeline-history-with-fs:jar:0.10.0-SNAPSHOT in https://repository.apache.org/content/repositories/snapshots
was cached in the local repository, resolution will not be reattempted until the update interval
of apache.snapshots.https has elapsed or updates are forced -> [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/DependencyResolutionException
[ERROR]
[ERROR] After correcting the problems, you can resume the build with the command
[ERROR] mvn <goals> -rf :tez-dist
{noformat}
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)
|