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)