You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@hive.apache.org by "wangfeng (JIRA)" <ji...@apache.org> on 2013/08/05 05:55:48 UTC

[jira] [Created] (HIVE-4996) unbalanced calls to openTransaction/commitTransaction

wangfeng created HIVE-4996:
------------------------------

             Summary: unbalanced calls to openTransaction/commitTransaction
                 Key: HIVE-4996
                 URL: https://issues.apache.org/jira/browse/HIVE-4996
             Project: Hive
          Issue Type: Bug
          Components: Metastore
    Affects Versions: 0.10.0
         Environment: hiveserver1  Java HotSpot(TM) 64-Bit Server VM (build 20.6-b01, mixed mode)
            Reporter: wangfeng
            Priority: Critical


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

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira