Alan Gates created HIVE-8562:
--------------------------------
Summary: ResultSet.isClosed sometimes doesn't work with mysql
Key: HIVE-8562
URL: https://issues.apache.org/jira/browse/HIVE-8562
Project: Hive
Issue Type: Bug
Components: Transactions
Affects Versions: 0.14.0
Reporter: Alan Gates
Assignee: Alan Gates
Priority: Critical
Fix For: 0.14.0
Calls to ResultSet.isClosed are sometimes throwing an AbstractMethodException
when used against MySQL. This is causing issues for the compactor when it
tries to update stats. As far as I can tell it only happens when the result
set is empty (which is weird).
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)