Details
Description
when we used hiveserver1 based on hive-0.10.0, we found the Exception thrown.It was:
FAILED: Error in metadata: MetaException(message:java.lang.RuntimeException: commitTransaction was called but openTransactionCalls = 0. This probably indicates that the
re are unbalanced calls to openTransaction/commitTransaction)
FAILED: Execution Error, return code 1 from org.apache.hadoop.hive.ql.exec.DDLTask
help
Attachments
Attachments
Issue Links
- is broken by
-
HIVE-4807 Hive metastore hangs
- Closed
- is duplicated by
-
HIVE-3272 RetryingRawStore will perform partial transaction on retry
- Resolved
- is related to
-
HIVE-8850 ObjectStore:: rollbackTransaction() needs to be looked into further.
- Resolved
-
HIVE-5181 RetryingRawStore should not retry on logical failures (e.g. from commit)
- Resolved
-
HIVE-1760 Mismatched open/commit transaction calls in case of connection retry
- Closed
- links to