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

2014-12-08 Thread Alan Gates (JIRA)

 [ 
https://issues.apache.org/jira/browse/HIVE-8326?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Alan Gates updated HIVE-8326:
-
   Resolution: Fixed
Fix Version/s: 0.15.0
   Status: Resolved  (was: Patch Available)

Patch checked in.  Thanks Eugene for the review.

 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
 Fix For: 0.15.0

 Attachments: HIVE-8326.patch


 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)


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

2014-11-26 Thread Alan Gates (JIRA)

 [ 
https://issues.apache.org/jira/browse/HIVE-8326?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Alan Gates updated HIVE-8326:
-
Attachment: HIVE-8326.patch

This patch changes DbTxnManager to check that concurrency is set to true when 
it is handed the config file.

 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
 Attachments: HIVE-8326.patch


 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)


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

2014-11-26 Thread Alan Gates (JIRA)

 [ 
https://issues.apache.org/jira/browse/HIVE-8326?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Alan Gates updated HIVE-8326:
-
Status: Patch Available  (was: Open)

 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
 Attachments: HIVE-8326.patch


 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)