We are using trino (391) and hive metastore (2.1.1) with apache ozone without HA. (1.2.1) When I fire a create table statement on hive catalog from trino, the query gets stuck. The query neither shows progress nor ends. What would be the problem?
Asked
Active
Viewed 118 times
1
-
Can you tell us if you can query the metastore from the command line, without going through trino? – Robert Rapplean Jul 28 '22 at 22:22
-
yes @RobertRapplean – Hazal ÖZBEY Jul 29 '22 at 06:47