[ https://issues.apache.org/jira/browse/HIVE-9404?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Eugene Koifman updated HIVE-9404: --------------------------------- Fix Version/s: 1.0.0 0.14.1 > NPE in > org.apache.hadoop.hive.metastore.txn.TxnHandler.determineDatabaseProduct() > --------------------------------------------------------------------------------- > > Key: HIVE-9404 > URL: https://issues.apache.org/jira/browse/HIVE-9404 > Project: Hive > Issue Type: Bug > Components: Transactions > Affects Versions: 0.15.0 > Reporter: Eugene Koifman > Assignee: Eugene Koifman > Fix For: 0.15.0, 0.14.1, 1.0.0 > > Attachments: HIVE-9404.patch > > > {noformat} > Caused by: java.lang.NullPointerException > at > org.apache.hadoop.hive.metastore.txn.TxnHandler.determineDatabaseProduct(TxnHandler.java:1015) > at > org.apache.hadoop.hive.metastore.txn.TxnHandler.checkRetryable(TxnHandler.java:906) > at > org.apache.hadoop.hive.metastore.txn.TxnHandler.getOpenTxns(TxnHandler.java:238) > at > org.apache.hadoop.hive.metastore.HiveMetaStore$HMSHandler.get_open_txns(HiveMetaStore.java:5321) > {noformat} -- This message was sent by Atlassian JIRA (v6.3.4#6332)