[
https://issues.apache.org/jira/browse/HIVE-26450?focusedWorklogId=798304&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-798304
]
ASF GitHub Bot logged work on HIVE-26450:
-----------------------------------------
Author: ASF GitHub Bot
Created on: 05/Aug/22 07:35
Start Date: 05/Aug/22 07:35
Worklog Time Spent: 10m
Work Description: abstractdog commented on PR #3502:
URL: https://github.com/apache/hive/pull/3502#issuecomment-1206141015
passes locally, fails in precommit, currently checking, reproduced with
flaky-check: http://ci.hive.apache.org/job/hive-flaky-check/577/
```
docker: Error response from daemon: manifest for
gvenzl/oracle-xe:18.4.0-slim not found.
See 'docker run --help'.
```
Issue Time Tracking
-------------------
Worklog Id: (was: 798304)
Time Spent: 20m (was: 10m)
> 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: 20m
> 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)