Uploaded image for project: 'Apache Trafodion (Retired)'
  1. Apache Trafodion (Retired)
  2. TRAFODION-3086

Traf support for DDL operations directly on Hive objects

    XMLWordPrintableJSON

Details

    • New Feature
    • Status: In Progress
    • Minor
    • Resolution: Unresolved
    • None
    • None
    • None
    • None

    Description

      A previous Jira, TRAFODION-2498, added support to pass through some DDL commands to hive API. It was done via:  process hive statement 'hive-ddl-command' syntax. The supplied command was passed in as-is to the underlying interface.

      This current Jira is to add support to directly perform DDL operations on Hive objects without having to use 'process hive statement'. 

        Example:  create table hive.hive.t (...)  ...

        or:     alter table hive.hivesch.t ....

      With this enhancement, Hive objects will be treated similar to traf objects while performing DDL operations. Things like registration/unregistration in traf MD, query invalidation, cleanup, etc will be done automatically.

      A detailed spec/note will be added later.

       

       

      Attachments

        1. HiveDDL.docx
          31 kB
          Anoop Sharma

        Activity

          People

            anoopsharma Anoop Sharma
            anoopsharma Anoop Sharma
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated: