ShubhamSharmaCSE opened a new issue, #9654:
URL: https://github.com/apache/iceberg/issues/9654

   ### Apache Iceberg version
   
   None
   
   ### Query engine
   
   Spark
   
   ### Please describe the bug 🐞
   
   iceberg version: iceberg-spark-runtime-3.3_2.12-1.1.0-amzn-0.jar
   
   Spark job is failing due to timeout to acquire lock on the iceberg table. We 
see that the lock is present in the hive metastore from one of the early runs 
and it is not getting cleared up. If we manually, remove the lock, the next run 
finishes. However, it is not consistent as spark job falls into the same issue 
post few runs.
   
   Any resolution on this?


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

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


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

Reply via email to