79573661

Date: 2025-04-14 16:58:52
Score: 1.5
Natty:
Report link

Take a look near the top of https://trino.io/docs/current/connector/iceberg.html and you'll see that your value of "catalog" is not valid for "iceberg.catalog.type". Valid options are hive_metastore, glue, jdbc, rest, nessie, and snowflake.

From there, more properties will be needed (see the links just above that for you specific choice). For example, using "rest" will require these options to be set; https://trino.io/docs/current/object-storage/metastores.html#iceberg-rest-catalog.

Making sure you also know some other places you can ask Trino questions at; https://trino.io/slack and https://www.starburst.io/community/forum/ (I prefer the last one, but I'm Starburst DevRel and a "bit" opinionated).

Reasons:
  • RegEx Blacklisted phrase (1): see the links
  • Long answer (-0.5):
  • No code block (0.5):
  • Low reputation (0.5):
Posted by: Lester Martin