joshua-yeung-mox commented on issue #10524:
URL: https://github.com/apache/iceberg/issues/10524#issuecomment-2655917729

   > Finally, I noticed the problem was the session catalog (the default one) 
was not configured to connect to glue catalog. So it was just an empty local 
"default" catalog. What must be done at first (before trying to setup anything 
related to iceberg) is to setup spark catalog using hive dependencies to 
connect to glue catalog and query non iceberg tables. Once this catalog is 
setup you can add iceberg configuration with a new catalog based on iceberg 
tables. Hope this help.
   
   @salah-djb , can you share how to configure the session catalog to connect 
to glue catalog?


-- 
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: issues-unsubscr...@iceberg.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscr...@iceberg.apache.org
For additional commands, e-mail: issues-h...@iceberg.apache.org

Reply via email to