HADOOP-18268. Install maven from Apache archives#4373
Merged
GauthamBanasandra merged 4 commits intoapache:trunkfrom Jun 2, 2022
Merged
HADOOP-18268. Install maven from Apache archives#4373GauthamBanasandra merged 4 commits intoapache:trunkfrom
GauthamBanasandra merged 4 commits intoapache:trunkfrom
Conversation
This comment was marked as outdated.
This comment was marked as outdated.
This comment was marked as outdated.
This comment was marked as outdated.
Member
|
It seems like network issue. How about using CDN https://dlcdn.apache.org/maven/maven-3/3.6.3/binaries/apache-maven-3.6.3-bin.tar.gz instead of the mirror site? |
This comment was marked as outdated.
This comment was marked as outdated.
This reverts commit 2f20e0d762779300b135f0dbeb167a50146fc172.
1225026 to
cf6bc6a
Compare
|
🎊 +1 overall
This message was automatically generated. |
HarshitGupta11
pushed a commit
to HarshitGupta11/hadoop
that referenced
this pull request
Nov 28, 2022
* The remote server hosting maven was temporarily unavailable causing the Hadoop Jenkins CI to fail. * Thus, we're switching to use a CDN to mitigate such issues.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Description of PR
The Jenkins CI for Hadoop is failing to build since it's unable to download and install maven -
Jenkins run - https://ci-hadoop.apache.org/job/hadoop-multibranch/job/PR-4370/4/console
We need to switch to using Maven from Apache archives to prevent such issues.
How was this patch tested?
CI validation.
For code changes:
LICENSE,LICENSE-binary,NOTICE-binaryfiles?