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 "Tim Armstrong (Jira)" <ji...@apache.org> on 2020/04/20 16:40:00 UTC

[jira] [Created] (IMPALA-9679) Remove unnecessary jars from docker images

Tim Armstrong created IMPALA-9679:
-------------------------------------

             Summary: Remove 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
         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: issues-all-unsubscribe@impala.apache.org
For additional commands, e-mail: issues-all-help@impala.apache.org