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 "Joe McDonnell (Jira)" <ji...@apache.org> on 2020/10/28 01:14:00 UTC

[jira] [Created] (IMPALA-10297) Use reduced set of jars for impalad_executor Docker image

Joe McDonnell created IMPALA-10297:
--------------------------------------

             Summary: Use reduced set of jars for impalad_executor Docker image
                 Key: IMPALA-10297
                 URL: https://issues.apache.org/jira/browse/IMPALA-10297
             Project: IMPALA
          Issue Type: Improvement
          Components: Frontend
    Affects Versions: Impala 4.0
            Reporter: Joe McDonnell


In IMPALA-10278, we reverted a key piece of IMPALA-10016 that used a reduced set of jars for the impalad_executor Docker image. This tracks reenabling that optimization to use a reduced set of jars.

The crucial issue in IMPALA-10278 is that org.apache.impala.common.JniUtil was not included in the reduced set of jars. We would need to split that out so that it can be consumed independently of the impala-frontend jar and incorporate it in the set of executor jars.

This would require tests that use impalad_coordinator/impalad_executor Docker images.



--
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