You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@iceberg.apache.org by GitBox <gi...@apache.org> on 2021/05/10 16:07:47 UTC

[GitHub] [iceberg] pvary commented on issue #2578: Cannot unset hive.engine.enabled once enabled if Iceberg Jars are not on the HMS Classpath

pvary commented on issue #2578:
URL: https://github.com/apache/iceberg/issues/2578#issuecomment-836894262


   The root cause is that even `HiveMetastoreClient.getTable()` tries to instantiate the defined storageHandler, and if that fails then an exception is thrown.
   Maybe some fix on HMSClient side?


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

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



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