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 2020/04/20 21:51:01 UTC

[Impala-ASF-CR] IMPALA-9679: Remove some jars from Docker images

Hello Impala Public Jenkins, 

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

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

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

Change subject: IMPALA-9679: Remove some jars from Docker images
......................................................................

IMPALA-9679: Remove some jars from Docker images

This removes a few transitive dependencies that
don't appear to be needed at runtime.

This also removes the frontend test jar. The inclusion
of that jar was masking an issue where some configs
were not accessible from within the container, because
they were symlinks to paths on the host.

Testing:
Ran dockerized tests in precommit.

Ran regular tests with CDP hive.

Change-Id: I030e7cd28e29cd4e077c0b4addd4d14a8599eed6
---
M bin/create-test-configuration.sh
M docker/setup_build_context.py
M fe/pom.xml
3 files changed, 60 insertions(+), 3 deletions(-)


  git pull ssh://gerrit.cloudera.org:29418/Impala-ASF refs/changes/53/15753/5
-- 
To view, visit http://gerrit.cloudera.org:8080/15753
To unsubscribe, visit http://gerrit.cloudera.org:8080/settings

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