deniskuzZ commented on PR #3288: URL: https://github.com/apache/hive/pull/3288#issuecomment-2629441940
@wecharyu, I think we need to provide catalog connection uri ```` CREATE CATALOG [IF NOT EXISTS] catalog_name TYPE 'iceberg' PROPERTIES ( 'catalog-type'='rest', 'uri'='https://iceberg-with-rest:8181/' ) ```` see https://iceberg.apache.org/docs/1.4.0/flink-ddl/ @zhangbutao, WDYT? -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: gitbox-unsubscr...@hive.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org --------------------------------------------------------------------- To unsubscribe, e-mail: gitbox-unsubscr...@hive.apache.org For additional commands, e-mail: gitbox-h...@hive.apache.org