[
https://issues.apache.org/jira/browse/HIVE-25703?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17444697#comment-17444697
]
Zoltan Haindrich commented on HIVE-25703:
-----------------------------------------
this script is part of hive-dev-box right now...originally this script was
created for a bit different case - but I've simply used it to do some real
release testing; there are issue which doesn't happen during regular testing -
we still miss oracle and some simple smoke tests; (I think analyze table
compute statictics for column still runs into some ugly exception with a
release...)
https://github.com/kgyrtkirk/hive-dev-box/commit/22df97b63f98f53121aeb85947bbb19773a5c50f
> 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)