Uploaded image for project: 'Apache HAWQ'
  1. Apache HAWQ
  2. HAWQ-501

Switch from using hcatalog to hive as the reserve keyword

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Resolved
    • Minor
    • Resolution: Won't Fix
    • None
    • backlog
    • External Tables, Hcatalog, PXF
    • None

    Description

      An alternative means of accessing hive tables is for the user to use hcatalog as the keyword eg: table default.customers will be accessed as hcatalog.default.customers.
      The end user must not be aware of the underlying catalog store and should instead only be aware of hive/hbase/hdfs.
      The above table can instead be accessed via hive.default.customers.
      This allows us to expand this approach to also work with other datasources once schema auto discovery is complete HAWQ-450 and HAWQ-500
      A file on HBase can be accessed using hbase.<tablename>

      Attachments

        Activity

          People

            godenyao Goden Yao
            shivram Shivram Mani
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: