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:
[email protected]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]