Hi Everyone! We have starburst enterprise running on an EKS cluster and we wanted to add an iceberg catalog which is in a different AWS account. We have added hive.metastore.glue.catalogid=[AWSAccountID]. But I am unable to see the schemas and tables in starburst. Could you please let us know how to correctly configure cross account glue catalog?
A few months ago I have used following catalog settings:
connector.name=iceberg
iceberg.catalog.type=glue
hive.metastore.glue.region=sa-east-1
#usar o mesmo nome do catalogo do tipo hive
iceberg.hive-catalog-name=<my_hive_catalog_name>
#hive.metastore.glue.iam-role=arn:aws:iam::xxxxxx:role/xxxxxx
#hive.s3.iam-role=arn:aws:iam::xxxxx:role/xxxx
Other troubleshooting tips:
- Double check the region you are using.
- If you are using Lake formation, make sure you double check the permissions at the source account. This has been an issue in the past.
Hi, Is it working for you are you able to confirm the starburst version please?
Also could you pls share your IAM cross account and lake formation permission please