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 "Sahil Takiar (Jira)" <ji...@apache.org> on 2020/10/08 23:14:00 UTC

[jira] [Updated] (IMPALA-10068) Split out jars for catalog Docker images

     [ https://issues.apache.org/jira/browse/IMPALA-10068?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Sahil Takiar updated IMPALA-10068:
----------------------------------
        Parent:     (was: IMPALA-10028)
    Issue Type: Task  (was: Sub-task)

> Split out jars for catalog Docker images
> ----------------------------------------
>
>                 Key: IMPALA-10068
>                 URL: https://issues.apache.org/jira/browse/IMPALA-10068
>             Project: IMPALA
>          Issue Type: Task
>            Reporter: Sahil Takiar
>            Priority: Major
>
> One way to decrease the size of the catalogd images is to only include jar files necessary to run the catalogd. Currently, all Impala coordiantor / executor jars are included in the catalogd images, which is not necessary.
> This can be fixed by splitting the fe/ Java code into fe/ and catalogd/ folders (and perhaps a  java-common/ folder). This is probably a nice improvement to make regardless because the fe and catalogd code should really be in separate Maven modules. By separating all catalogd code into a separate Maven module it should be easy to modify the Docker built scripts to only copy in the catalogd jars for the catalogd Impala image.



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