Open
Description
When trying to build tez-api 0.9.2-1.0, I can't retrieve hadoop-hdfs-client-2.7.2.pom.
Command use to build:
mvn clean install -pl \!tez-ui -Phadoop28 -P\!hadoop27 -DskipTests
Outputs:
[INFO] -----------------------< org.apache.tez:tez-api >-----------------------
[INFO] Building tez-api 0.9.2-1.0 [3/28]
[INFO] --------------------------------[ jar ]---------------------------------
Downloading from apache.snapshots.https: https://repository.apache.org/content/repositories/snapshots/org/apache/hadoop/hadoop-hdfs-client/2.7.2/hadoop-hdfs-client-2.7.2.pom
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary for tez 0.9.2-1.0:
[INFO]
[INFO] tez ................................................ SUCCESS [ 0.602 s]
[INFO] hadoop-shim ........................................ SUCCESS [ 0.521 s]
[INFO] tez-api ............................................ FAILURE [ 0.180 s]
[INFO] tez-build-tools .................................... SKIPPED
[INFO] tez-common ......................................... SKIPPED
[INFO] tez-runtime-internals .............................. SKIPPED
[INFO] tez-runtime-library ................................ SKIPPED
[INFO] tez-mapreduce ...................................... SKIPPED
[INFO] tez-examples ....................................... SKIPPED
[INFO] tez-dag ............................................ SKIPPED
[INFO] tez-tests .......................................... SKIPPED
[INFO] tez-ext-service-tests .............................. SKIPPED
[INFO] tez-plugins ........................................ SKIPPED
[INFO] tez-protobuf-history-plugin ........................ SKIPPED
[INFO] tez-yarn-timeline-history .......................... SKIPPED
[INFO] tez-yarn-timeline-history-with-acls ................ SKIPPED
[INFO] tez-yarn-timeline-cache-plugin ..................... SKIPPED
[INFO] tez-yarn-timeline-history-with-fs .................. SKIPPED
[INFO] tez-history-parser ................................. SKIPPED
[INFO] tez-aux-services ................................... SKIPPED
[INFO] tez-tools .......................................... SKIPPED
[INFO] tez-perf-analyzer .................................. SKIPPED
[INFO] tez-job-analyzer ................................... SKIPPED
[INFO] tez-javadoc-tools .................................. SKIPPED
[INFO] hadoop-shim-impls .................................. SKIPPED
[INFO] hadoop-shim-2.8 .................................... SKIPPED
[INFO] tez-dist ........................................... SKIPPED
[INFO] Tez ................................................ SKIPPED
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 1.480 s
[INFO] Finished at: 2024-01-23T11:34:51Z
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal on project tez-api: Could not resolve dependencies for project org.apache.tez:tez-api:jar:0.9.2-1.0: Failed to collect dependencies at org.apache.hadoop:hadoop-hdfs-client:jar:2.7.2: Failed to read artifact descriptor for org.apache.hadoop:hadoop-hdfs-client:jar:2.7.2: Could not transfer artifact org.apache.hadoop:hadoop-hdfs-client:pom:2.7.2 from/to apache.snapshots.https (https://repository.apache.org/content/repositories/snapshots): Access denied to: https://repository.apache.org/content/repositories/snapshots/org/apache/hadoop/hadoop-hdfs-client/2.7.2/hadoop-hdfs-client-2.7.2.pom , ReasonPhrase:Forbidden. -> [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-api
Metadata
Metadata
Assignees
Labels
No labels