You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues-all@impala.apache.org by "ASF subversion and git services (Jira)" <ji...@apache.org> on 2022/11/23 23:52:00 UTC

[jira] [Commented] (IMPALA-11741) Impala docker builds should verify that 'hostname' is installed

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

ASF subversion and git services commented on IMPALA-11741:
----------------------------------------------------------

Commit 52956bae141acf2ecdd7b28ff7edb4d2f2fe3f10 in impala's branch refs/heads/master from Joe McDonnell
[ https://gitbox.apache.org/repos/asf?p=impala.git;h=52956bae1 ]

IMPALA-11741: Verify that 'hostname' is installed in Docker images

Some deployments rely on having the 'hostname' utility
installed in Impala's Docker image (e.g. for constructing
daemon startup arguments). Most distributions include it
by default, but Redhat UBI8 does not.

This adds 'hostname' to the list of installed packages
for both Ubuntu and the Redhat family. This also verifies
that 'hostname' runs properly.

Testing:
 - Verified that this adds hostname for UBI8 images

Change-Id: I5a760680294a3ad7e74e843d3f4c06cd38819e88
Reviewed-on: http://gerrit.cloudera.org:8080/19273
Reviewed-by: Wenzhe Zhou <wz...@cloudera.com>
Tested-by: Impala Public Jenkins <im...@cloudera.com>


> Impala docker builds should verify that 'hostname' is installed
> ---------------------------------------------------------------
>
>                 Key: IMPALA-11741
>                 URL: https://issues.apache.org/jira/browse/IMPALA-11741
>             Project: IMPALA
>          Issue Type: Bug
>          Components: Infrastructure
>    Affects Versions: Impala 4.2.0
>            Reporter: Joe McDonnell
>            Assignee: Joe McDonnell
>            Priority: Blocker
>
> Apparently, the Redhat UBI8 base images don't come with the 'hostname' utility installed. The 'hostname' utility is useful for initializing various Docker-based deployments. We should make sure that it is installed in all Impala Docker images.



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

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