You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@impala.apache.org by "Tim Armstrong (Jira)" <ji...@apache.org> on 2021/02/10 07:20:00 UTC

[jira] [Resolved] (IMPALA-10469) Support pushing quickstart images to Apache repo

     [ https://issues.apache.org/jira/browse/IMPALA-10469?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Tim Armstrong resolved IMPALA-10469.
------------------------------------
    Fix Version/s: Impala 4.0
       Resolution: Fixed

> Support pushing quickstart images to Apache repo
> ------------------------------------------------
>
>                 Key: IMPALA-10469
>                 URL: https://issues.apache.org/jira/browse/IMPALA-10469
>             Project: IMPALA
>          Issue Type: Sub-task
>          Components: Infrastructure
>            Reporter: Tim Armstrong
>            Assignee: Tim Armstrong
>            Priority: Major
>             Fix For: Impala 4.0
>
>
> We need a naming scheme and maybe a script to do the push. We've so far assumed a different repository for each image, but in the Apache docker, we only have a single repository and need to encode the image type and version into the tag
> See  https://hub.docker.com/repository/docker/apache/kudu for an example.
> They have:
> apache/kudu:<version>
> apache/kudu:kudu-python-<version>
> apache/kudu:impala-latest
> Airflow does the opposite, and this might be easier to use with IMPALA_QUICKSTART_IMAGE_PREFIX: 
> https://hub.docker.com/repository/registry-1.docker.io/apache/airflow/tags?page=1&ordering=last_updated



--
This message was sent by Atlassian Jira
(v8.3.4#803005)