You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@hive.apache.org by "Heyuan Li (JIRA)" <ji...@apache.org> on 2013/12/21 00:34:09 UTC

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

    [ https://issues.apache.org/jira/browse/HIVE-4996?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13854676#comment-13854676 ] 

Heyuan Li commented on HIVE-4996:
---------------------------------

We are meeting the same issue in hive 0.11, standalone mode + MySQL as metastore.

> 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, 0.11.0
>         Environment: hiveserver1  Java HotSpot(TM) 64-Bit Server VM (build 20.6-b01, mixed mode)
>            Reporter: wangfeng
>            Priority: Critical
>              Labels: hive, metastore
>   Original Estimate: 504h
>  Remaining Estimate: 504h
>
> 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 was sent by Atlassian JIRA
(v6.1.4#6159)