[
https://issues.apache.org/jira/browse/HIVE-26450?focusedWorklogId=798440&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-798440
]
ASF GitHub Bot logged work on HIVE-26450:
-----------------------------------------
Author: ASF GitHub Bot
Created on: 05/Aug/22 14:43
Start Date: 05/Aug/22 14:43
Worklog Time Spent: 10m
Work Description: abstractdog merged PR #3502:
URL: https://github.com/apache/hive/pull/3502
Issue Time Tracking
-------------------
Worklog Id: (was: 798440)
Time Spent: 50m (was: 40m)
> 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: 50m
> 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)