[
https://issues.apache.org/jira/browse/IMPALA-8977?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Joe McDonnell resolved IMPALA-8977.
-----------------------------------
Resolution: Fixed
> Native toolchain docker image build references non-existent maven tarball
> -------------------------------------------------------------------------
>
> Key: IMPALA-8977
> URL: https://issues.apache.org/jira/browse/IMPALA-8977
> Project: IMPALA
> Issue Type: Bug
> Components: Infrastructure
> Affects Versions: Impala 3.4.0
> Reporter: Joe McDonnell
> Priority: Blocker
> Labels: native-toolchain
>
> docker/all/postinstall.sh needs to download and install maven, but it is
> referencing a URL that no longer exists:
> [https://github.com/cloudera/native-toolchain/blob/2d6d6ba119e2bf303f82dbc3ce07e8120e7e3914/docker/all/postinstall.sh#L37]
> {code:java}
> dl_verify
> https://apache.osuosl.org/maven/maven-3/3.6.0/binaries/apache-maven-3.6.0-bin.tar.gz
> 6a1b346af36a1f1a491c1c1a141667c5de69b42e6611d3687df26868bc0f4637
> {code}
> That URL now 404s. The current version is now 3.6.2.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)