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)

Reply via email to