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

Session level metastore

    XMLWordPrintableJSON

Details

    • New Feature
    • Status: Open
    • Major
    • Resolution: Unresolved
    • 0.6.0
    • None
    • Query Processor
    • None

    Description

      Implement a shadow metastore that is in memory and runs for a session. This can contain definitions for session specific views that can be used to implement data flow variables in Hive. It can also be used for testing scripts. First we will support the later use case where in all the DDL statements in the session create objects in the session metastore and all the queries are converted to explain internal. Any thoughts on load commands?

      This feature is enabled when

      set hive.session.test = true

      is done in the session.

      Attachments

        1. HIVE-805.patch
          28 kB
          Ashish Thusoo
        2. HIVE-805-1.patch
          30 kB
          Ashish Thusoo

        Issue Links

          Activity

            People

              athusoo Ashish Thusoo
              athusoo Ashish Thusoo
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

              Dates

                Created:
                Updated: