[
https://issues.apache.org/jira/browse/HIVE-8562?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Alan Gates resolved HIVE-8562.
------------------------------
Resolution: Invalid
Turns out I was using an old version of the mysql JDBC jar. Once I use the
proper version this issue goes away.
> 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)