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
Just wondering why all config in trino is file based? Why not store it in a database, is that a conscious decission?
I'm bumping into a iceberg rest issue, where I create a catalog in Polaris, and I want this catalog to be available in trino but then I need to add a new connector with the right iceberg.rest-catalog.warehouse config. Or am I missing something?
Tried to configure a connector without the iceberg.rest-catalog.warehouse property and this gave an error that it needs the setting to be able to consult tables.
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
Uh oh!
There was an error while loading. Please reload this page.
-
Just wondering why all config in trino is file based? Why not store it in a database, is that a conscious decission?
I'm bumping into a iceberg rest issue, where I create a catalog in Polaris, and I want this catalog to be available in trino but then I need to add a new connector with the right
iceberg.rest-catalog.warehouseconfig. Or am I missing something?Tried to configure a connector without the
iceberg.rest-catalog.warehouseproperty and this gave an error that it needs the setting to be able to consult tables.Beta Was this translation helpful? Give feedback.
All reactions