[ https://issues.apache.org/jira/browse/HIVE-26450?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
László Bodor updated HIVE-26450: -------------------------------- Description: Currently, we use: {code} pvargacl/oracle-xe-18.4.0 - 12.7GB {code} instead, we can use: {code} gvenzl/oracle-xe:18.4.0-slim - 1.94GB {code} https://github.com/gvenzl/oci-oracle-xe above sizes are returned by 'docker image ls' regarding the concern of thirdparty images, we switch from one thirdparty image to another, which doesn't make the situation worse was: Currently, we use: {code} pvargacl/oracle-xe-18.4.0 - 12.7GB {code} instead, we can use: {code} gvenzl/oracle-xe:18.4.0-slim - 1.94GB {code} https://github.com/gvenzl/oci-oracle-xe above sizes are returned by 'docker image ls' regarding the concern of thirdparty images, we switch to one thirdparty image to another, which doesn't make the situation worse > Use a more lightweight Oracle image > ----------------------------------- > > Key: HIVE-26450 > URL: https://issues.apache.org/jira/browse/HIVE-26450 > Project: Hive > Issue Type: Improvement > Reporter: László Bodor > Assignee: László Bodor > Priority: Major > Labels: pull-request-available > Fix For: 4.0.0-alpha-2 > > Time Spent: 10m > Remaining Estimate: 0h > > Currently, we use: > {code} > pvargacl/oracle-xe-18.4.0 - 12.7GB > {code} > instead, we can use: > {code} > gvenzl/oracle-xe:18.4.0-slim - 1.94GB > {code} > https://github.com/gvenzl/oci-oracle-xe > above sizes are returned by 'docker image ls' > regarding the concern of thirdparty images, we switch from one thirdparty > image to another, which doesn't make the situation worse -- This message was sent by Atlassian Jira (v8.20.10#820010)