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/02 23:33:00 UTC

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

Tim Armstrong created IMPALA-10469:
--------------------------------------

             Summary: 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


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



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