feat: add presto

Signed-off-by: kjuulh <contact@kjuulh.io>
This commit is contained in:
2024-08-06 00:02:20 +02:00
parent f345a956c9
commit 026a95790e
9 changed files with 74 additions and 0 deletions

View File

@@ -0,0 +1,5 @@
connector.name=iceberg
iceberg.catalog.type=hadoop
iceberg.catalog.warehouse=s3a://hummock001/iceberg-data
iceberg.hadoop.config.resources=/etc/iceberg/conf/hadoop-catalog.xml
hive.config.resources=/etc/iceberg/conf/hadoop-catalog.xml