Uploaded image for project: 'Hive'
  1. Hive
  2. HIVE-4467

HiveConnection does not handle failures correctly

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Open
    • Major
    • Resolution: Unresolved
    • 0.11.0, 0.12.0
    • None
    • HiveServer2, JDBC
    • None

    Description

      HiveConnection uses Utils.verifySuccess* routines to check if there is any error from the server side. This is not handled well. In Utils.verifySuccess() when withInfo is 'false', the condition evaluates to 'false' and no SQLexception is thrown even though there could be a problem on the server.

      Attachments

        1. HIVE-4467_1.patch
          6 kB
          Thiruvel Thirumoolan
        2. HIVE-4467.patch
          4 kB
          Thiruvel Thirumoolan

        Activity

          People

            thiruvel Thiruvel Thirumoolan
            thiruvel Thiruvel Thirumoolan
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

            Dates

              Created:
              Updated: