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

HiveServer2 - expose queryable data dictionary (ie Oracles' ALL_TAB_COLUMNS)

    XMLWordPrintableJSON

Details

    • New Feature
    • Status: Open
    • Major
    • Resolution: Unresolved
    • 2.3.2, 3.0.0
    • None
    • SQL
    • None

    Description

      All major db vendors have a table like information_schema.columns, all_tab_columns or syscolumns containing table_name,column_name, data_type, col_order. Adding this feature to HiveServer2 would be very convenient for users.

      This information is currently only available in the mysql metastore ie TBLS, COLS but should be exposed up into the HiveServer2 10000 port connection. Thus saving users from having 2 connections (1 to see data, 1 to see metadata). For security reason too, mysql can be firewalled from end-users.

      Attachments

        Activity

          People

            Unassigned Unassigned
            toopt4 t oo
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated: