[
https://issues.apache.org/jira/browse/HIVE-25703?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17444692#comment-17444692
]
Zoltan Haindrich commented on HIVE-25703:
-----------------------------------------
I was just writing `postgres` and that implicitly meaned `postgres:latest` -
right now I've changed it to `postgres:buster`;
we could fixate the version - or maybe I should move that init script into the
project itself?
> Postgres metastore test failures
> --------------------------------
>
> Key: HIVE-25703
> URL: https://issues.apache.org/jira/browse/HIVE-25703
> Project: Hive
> Issue Type: Bug
> Reporter: Zoltan Haindrich
> Assignee: Zoltan Haindrich
> Priority: Major
>
> all recent builds are failing because postgres metastore don't start
> underlying issue is that the docker container can't start because of:
> ```
> ls: cannot access '/docker-entrypoint-initdb.d/': Operation not permitted
> ```
--
This message was sent by Atlassian Jira
(v8.20.1#820001)