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

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

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

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
Reviewed-on: http://gerrit.cloudera.org:8080/15753
Reviewed-by: Impala Public Jenkins <[email protected]>
Tested-by: Impala Public Jenkins <[email protected]>


> Remove some unnecessary jars from docker images
> -----------------------------------------------
>
>                 Key: IMPALA-9679
>                 URL: https://issues.apache.org/jira/browse/IMPALA-9679
>             Project: IMPALA
>          Issue Type: Improvement
>          Components: Infrastructure
>            Reporter: Tim Armstrong
>            Assignee: Tim Armstrong
>            Priority: Major
>             Fix For: Impala 4.0
>
>         Attachments: libs.txt
>
>
> There are some jars in the images that look to be unnecessary. Here's a list 
> of those that are included, built as follows:
> {noformat}
> $ ./buildall.sh -release -noclean -notests -ninja -skiptests && ninja 
> impala_base_image_release
> $ docker run -it impala_base_release ls -S -h -l /opt/impala/lib > libs.txt
> {noformat}
> If we can remove some of these it'll slim down the images and potentially 
> avoid unnecessary jars that can be associated with CVEs.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to