Aggarwal-Raghav commented on issue #7924:
URL: https://github.com/apache/iceberg/issues/7924#issuecomment-1610824467

   First of all thanks for the reply. 
   I tried with `SET iceberg.mr.catalog=hive;` and with below catalog config 
also:
   
   ```
   SET iceberg.catalog.another_hive.type=hive; 
   SET iceberg.catalog.another_hive.uri=thrift://<nodename>:9083; 
   SET iceberg.catalog.another_hive.clients=10; 
   SET iceberg.catalog.another_hive.warehouse=hdfs://<nodename>:8020/warehouse;
   ```
   **With both the config select is not working.** The rest of the config are 
taken from  here only: https://iceberg.apache.org/docs/latest/hive/ 
   Let me know if anything else is required. 


-- 
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