[
https://issues.apache.org/jira/browse/HADOOP-19711?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=18024018#comment-18024018
]
ASF GitHub Bot commented on HADOOP-19711:
-----------------------------------------
adoroszlai commented on code in PR #8005:
URL: https://github.com/apache/hadoop/pull/8005#discussion_r2394132623
##########
Dockerfile:
##########
@@ -14,7 +14,7 @@
# limitations under the License.
FROM apache/hadoop-runner
-ARG
HADOOP_URL=https://dlcdn.apache.org/hadoop/common/hadoop-3.4.1/hadoop-3.4.1.tar.gz
+ARG
HADOOP_URL=https://dlcdn.apache.org/hadoop/common/hadoop-3.4.2/hadoop-3.4.2.tar
Review Comment:
BTW do you know why the tarball is published without `.gz`? It still seems
to be gzipped:
```
$ file hadoop-3.4.2.tar
hadoop-3.4.2.tar: gzip compressed data, ...
```
> Upgrade hadoop3 docker scripts to 3.4.2
> ---------------------------------------
>
> Key: HADOOP-19711
> URL: https://issues.apache.org/jira/browse/HADOOP-19711
> Project: Hadoop Common
> Issue Type: Improvement
> Components: build
> Affects Versions: 3.4.2
> Reporter: Shilun Fan
> Assignee: Shilun Fan
> Priority: Major
> Labels: pull-request-available
>
> The Hadoop 3.4.2 version has been released, and we need to update the Hadoop
> Docker image to version 3.4.2.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]