[
https://issues.apache.org/jira/browse/HADOOP-18786?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17738791#comment-17738791
]
ASF GitHub Bot commented on HADOOP-18786:
-----------------------------------------
ctubbsii commented on PR #5789:
URL: https://github.com/apache/hadoop/pull/5789#issuecomment-1613822991
The version bumps are merely incidental to the actual issue this PR and JIRA
are intending to expose: that the use of the archives should be avoided.
If committers want to bump the versions first, I can rebase this PR once
that is done. However, these changes are pretty trivial, so I'm not really
needed for that part. Once the committers decide to act on this, they can
rebase or merge however they see fit. Up to now, these "should" comments about
what to do about the version bumps have been very unclear to me... it looks
like discussion among yourselves... but if it's a request for me to change
something in this PR, please state the request clearly.
> Hadoop build depends on archives.apache.org
> -------------------------------------------
>
> Key: HADOOP-18786
> URL: https://issues.apache.org/jira/browse/HADOOP-18786
> Project: Hadoop Common
> Issue Type: Bug
> Components: build
> Affects Versions: 3.3.6
> Reporter: Christopher Tubbs
> Priority: Critical
> Labels: pull-request-available
>
> Several times throughout Hadoop's source, the ASF archive is referenced,
> including part of the build that downloads Yetus.
> Building a release from source should not require access to the ASF archives,
> as that contributes to end users being subject to throttling and blocking by
> INFRA, for "abuse" of the archives, even though they are merely building a
> current ASF release from source. This is particularly problematic for
> downstream packagers who must build from Hadoop's source, or for CI/CD
> situations that depend on Hadoop's source, and particularly problematic for
> those end users behind a NAT gateway, because even if Hadoop's use of the
> archive is modest, it adds up for multiple users.
> The build should be modified, so that it does not require access to fixed
> versions in the archives (or should work with the upstream of those dependent
> projects to publish their releases elsewhere, for routine consumptions). In
> the interim, the source could be updated to point to the current dependency
> versions available on downloads.apache.org.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]