You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@hive.apache.org by "Alan Gates (JIRA)" <ji...@apache.org> on 2014/10/02 00:13:34 UTC

[jira] [Created] (HIVE-8326) Using DbTxnManager with concurrency off results in run time error

Alan Gates created HIVE-8326:
--------------------------------

             Summary: Using DbTxnManager with concurrency off results in run time error
                 Key: HIVE-8326
                 URL: https://issues.apache.org/jira/browse/HIVE-8326
             Project: Hive
          Issue Type: Bug
          Components: Transactions
    Affects Versions: 0.14.0
            Reporter: Alan Gates
            Assignee: Alan Gates


Setting
{code}
hive.txn.manager=org.apache.hadoop.hive.ql.lockmgr.DbTxnManager
hive.support.concurrency=false
{code}

results in queries failing at runtime with an NPE in DbTxnManager.heartbeat.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)