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/22 23:50:34 UTC

[jira] [Created] (HIVE-8562) ResultSet.isClosed sometimes doesn't work with mysql

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)