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

support jdbc documented table types in default configuration

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Fixed
    • 0.11.0
    • 0.12.0
    • HiveServer2, JDBC
    • None

    Description

      The jdbc table types supported by hive server2 are not the documented typical types [1] in jdbc, they are hive specific types (MANAGED_TABLE, EXTERNAL_TABLE, VIRTUAL_VIEW).

      HIVE-4573 added support for the jdbc documented typical types, but the HS2 default configuration is to return the hive types

      The default configuration should result in the expected jdbc typical behavior.

      [1] http://docs.oracle.com/javase/6/docs/api/java/sql/DatabaseMetaData.html?is-external=true#getTables(java.lang.String, java.lang.String, java.lang.String, java.lang.String[])

      Attachments

        1. HIVE-4998.1.patch
          4 kB
          Thejas Nair

        Issue Links

          Activity

            People

              thejas Thejas Nair
              thejas Thejas Nair
              Votes:
              0 Vote for this issue
              Watchers:
              4 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: