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 2019/04/25 17:44:01 UTC

[jira] [Commented] (IMPALA-8072) Clean up config files in docker containers

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

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

Commit b66ac16375d6763e5b5a0128d66e73835dcef904 in impala's branch refs/heads/master from Tim Armstrong
[ https://gitbox.apache.org/repos/asf?p=impala.git;h=b66ac16 ]

IMPALA-8072: remove junk configs from containers

The docker containers currently have minicluster configs baked into
them. This is not necessary any more since the /opt/impala/conf
directory is mounted to point at the up-to-date configs, so there's
no reason to include configs in the container.

Testing:
Confirmed that I could build containers, start up a minicluster and run
queries.

Change-Id: I6d77f79620514187a5c45483e9051bd8c40dfc9e
Reviewed-on: http://gerrit.cloudera.org:8080/13104
Reviewed-by: Impala Public Jenkins <im...@cloudera.com>
Tested-by: Impala Public Jenkins <im...@cloudera.com>


> Clean up config files in docker containers
> ------------------------------------------
>
>                 Key: IMPALA-8072
>                 URL: https://issues.apache.org/jira/browse/IMPALA-8072
>             Project: IMPALA
>          Issue Type: Sub-task
>          Components: Infrastructure
>    Affects Versions: Impala 3.2.0
>            Reporter: Tim Armstrong
>            Assignee: Tim Armstrong
>            Priority: Major
>              Labels: docker
>             Fix For: Impala 3.3.0
>
>
> Currently the docker containers include a bunch of config files copied indiscriminately from the dev environment. Mostly these aren't valid for a production container and it's expected that the real config files will be mounted at /opt/impala/conf.
> We should instead include a more reasonable set of default configs (e.g. for admission control), plus placeholders for other config files that may need to be overridden with site-specific configs.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

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