-
Notifications
You must be signed in to change notification settings - Fork 54
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Failed connecting to Hive metastore, with buckets on Cloudian #5
Comments
Here is the error log with --debug option trino:default> show schemas; Query 20220831_000050_00000_5adaa failed: Failed connecting to Hive metastore: [metastore:9083] |
I have trino installed on K8s - 1 pod coordinator, 2 pods workers, 1 pod hive metastore connecting to Cloudian hyperstore
but when i connect and do show tables i get below error
trino --server 10.5.74.220:8080 --catalog hive --schema default
trino:default>
trino:default> show tables;
Query 20220831_000942_00019_5adaa failed: Failed connecting to Hive metastore: [metastore:9083]
Can you give me some advice how to resolve this.
Appreciate any help
The text was updated successfully, but these errors were encountered: