[ 
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 <impala-public-jenk...@cloudera.com>
Tested-by: Impala Public Jenkins <impala-public-jenk...@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-unsubscr...@impala.apache.org
For additional commands, e-mail: issues-all-h...@impala.apache.org

Reply via email to