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 2023/01/05 06:30:23 UTC

[GitHub] [iceberg] dmgcodevil commented on issue #6370: What is the purpose of Hive Lock ?

dmgcodevil commented on issue #6370:
URL: https://github.com/apache/iceberg/issues/6370#issuecomment-1371833337

   @pvary I mean, does it solve the problem with orphan locks? Also, we see a lot of errors thrown [here](https://github.com/apache/iceberg/blob/master/hive-metastore/src/main/java/org/apache/iceberg/hive/HiveTableOperations.java#L294), but I don't understand how it's possible. Is it b/c some other process released the lock and update a table? Nonetheless, can get rid of locks, i.e. this [line](https://github.com/apache/iceberg/blob/master/hive-metastore/src/main/java/org/apache/iceberg/hive/HiveTableOperations.java#L266)?  


-- 
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-unsubscribe@iceberg.apache.org

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