You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I am using the Nessie catalog and have been trying to switch over to the REST catalog to get support for views.
Nessie recognizes my azure warehouse (https://myaccountname.blob.core.windows.net/warehouse), whether it is the warehouse config property or a table location property. However, the REST can't recognize it in either case:
trino.exceptions.TrinoQueryError: TrinoQueryError(type=INTERNAL_ERROR, name=GENERIC_INTERNAL_ERROR, message="Server error: IllegalStateException: Warehouse 'https://myaccountname.blob.core.windows.net/warehouse' is not known"
This discussion was converted from issue #24805 on January 27, 2025 13:19.
Heading
Bold
Italic
Quote
Code
Link
Numbered list
Unordered list
Task list
Attach files
Mention
Reference
Menu
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
I am using the Nessie catalog and have been trying to switch over to the REST catalog to get support for views.
Nessie recognizes my azure warehouse (https://myaccountname.blob.core.windows.net/warehouse), whether it is the warehouse config property or a table location property. However, the REST can't recognize it in either case:
Nessie config (works):
REST config (not working):
Beta Was this translation helpful? Give feedback.
All reactions