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

Refactor HiveConf variables into two categories (query and session level)

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Open
    • Major
    • Resolution: Unresolved
    • None
    • None
    • Clients
    • None

    Description

      Created while fixing HIVE-84.

      Most of variables in HiveConf fall into two distinct categories: valid only for a job (job name, id etc) and valid across sessions and jobs. So it may be good idea to explicitly distinguish them so that changes in HiveConf object can be detected and acted appropriately.

      I suppose this requites a sizable refactoring of the code in SessionState, HiveConf & Hive classes.

      Attachments

        Issue Links

          Activity

            People

              Unassigned Unassigned
              prasadc Prasad Chakka
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

              Dates

                Created:
                Updated: