You are viewing a plain text version of this content. The canonical link for it is here.
Posted to reviews@impala.apache.org by "Tim Armstrong (Code Review)" <ge...@cloudera.org> on 2019/04/24 22:39:34 UTC

[Impala-ASF-CR] IMPALA-8072: remove junk configs from containers

Hello Impala Public Jenkins, 

I'd like you to reexamine a change. Please visit

    http://gerrit.cloudera.org:8080/13104

to look at the new patch set (#2).

Change subject: IMPALA-8072: remove junk configs from containers
......................................................................

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
---
M docker/impala_base/Dockerfile
M docker/setup_build_context.py
2 files changed, 3 insertions(+), 5 deletions(-)


  git pull ssh://gerrit.cloudera.org:29418/Impala-ASF refs/changes/04/13104/2
-- 
To view, visit http://gerrit.cloudera.org:8080/13104
To unsubscribe, visit http://gerrit.cloudera.org:8080/settings

Gerrit-Project: Impala-ASF
Gerrit-Branch: master
Gerrit-MessageType: newpatchset
Gerrit-Change-Id: I6d77f79620514187a5c45483e9051bd8c40dfc9e
Gerrit-Change-Number: 13104
Gerrit-PatchSet: 2
Gerrit-Owner: Tim Armstrong <ta...@cloudera.com>
Gerrit-Reviewer: Impala Public Jenkins <im...@cloudera.com>