You are viewing a plain text version of this content. The canonical link for it is here.
Posted to common-issues@hadoop.apache.org by "ASF GitHub Bot (Jira)" <ji...@apache.org> on 2023/06/21 23:36:00 UTC

[jira] [Commented] (HADOOP-18780) Add tags 3.3/3.3.5 to the official Hadoop docker image

    [ https://issues.apache.org/jira/browse/HADOOP-18780?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17735931#comment-17735931 ] 

ASF GitHub Bot commented on HADOOP-18780:
-----------------------------------------

jojochuang opened a new pull request, #5765:
URL: https://github.com/apache/hadoop/pull/5765

   ### Description of PR
   Add additional tags to the Hadoop docker images.
   
   ### How was this patch tested?
   Manually tested locally.
   
   > $ docker images apache/hadoop
   > REPOSITORY      TAG       IMAGE ID       CREATED             SIZE
   > apache/hadoop   3         ac9fc979c212   About an hour ago   1.64GB
   > apache/hadoop   3.3       ac9fc979c212   About an hour ago   1.64GB
   > apache/hadoop   3.3.5     ac9fc979c212   About an hour ago   1.64GB
   
   ### For code changes:
   
   - [ ] Does the title or this PR starts with the corresponding JIRA issue id (e.g. 'HADOOP-17799. Your PR title ...')?
   - [ ] Object storage: have the integration tests been executed and the endpoint declared according to the connector-specific documentation?
   - [ ] If adding new dependencies to the code, are these dependencies licensed in a way that is compatible for inclusion under [ASF 2.0](http://www.apache.org/legal/resolved.html#category-a)?
   - [ ] If applicable, have you updated the `LICENSE`, `LICENSE-binary`, `NOTICE-binary` files?
   
   




> Add tags 3.3/3.3.5 to the official Hadoop docker image
> ------------------------------------------------------
>
>                 Key: HADOOP-18780
>                 URL: https://issues.apache.org/jira/browse/HADOOP-18780
>             Project: Hadoop Common
>          Issue Type: Task
>            Reporter: Wei-Chiu Chuang
>            Assignee: Wei-Chiu Chuang
>            Priority: Major
>
> Our official docker repository has just two tags for the images: 2 and 3.
> Shall we add more tags to the images? For example Hadoop 3 has two release lines: 3.2 and 3.3. And probably even maintenance release tags: 3.3.5, 3.3.6. This way, downstream users will not have surprises when we make a new release.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

---------------------------------------------------------------------
To unsubscribe, e-mail: common-issues-unsubscribe@hadoop.apache.org
For additional commands, e-mail: common-issues-help@hadoop.apache.org