VasilyMelnik commented on issue #5515:
URL: https://github.com/apache/iceberg/issues/5515#issuecomment-1216248194

   Thanks a lot!
   Problem was in wrong catalog properties. I changed to 
   ```
   spark.sql.catalog.hive_prod = org.apache.iceberg.spark.SparkCatalog
   spark.sql.catalog.hive_prod.type = hive
   ```
   and now everything is fine!


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