pvary edited a comment on issue #2927:
URL: https://github.com/apache/iceberg/issues/2927#issuecomment-891661349


   @TangYan-1: Based on the `DESCRIBE TABLE` output, I guess the problem is 
that you have to set the catalog configuration in Hive as well as a session 
config before executing the query:
   ```
   set iceberg.mr.catalog = hive;
   ```


-- 
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: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]



---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to