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/06/15 20:52:25 UTC

[GitHub] [iceberg] kbendick removed a comment on pull request #2617: Refine error message when performing incremental scans on metadata tables

kbendick removed a comment on pull request #2617:
URL: https://github.com/apache/iceberg/pull/2617#issuecomment-861010834


   I've run the tests locally on Java 8 and Java 11 and I think the test failure is unrelated. It seems to be some sort of HMS connection failure.
   
   I'm also going to rebase to master locally and see if the current state of the tests is an issue, but I think this is just a plain old HMS transient failure.
   
   ```
   > Task :iceberg-hive-metastore:test
   org.apache.iceberg.hive.TestHiveCommitLocks > testLockAcquisitionAfterRetries FAILED
       java.lang.RuntimeException: Metastore operation failed for hivedb.tbl
           Caused by:
           NoSuchObjectException(message:hivedb: No current connection.)
   ```


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