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

Collapse hive.metastore.uris and hive.metastore.local

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Closed
    • Major
    • Resolution: Fixed
    • None
    • 0.10.0
    • Metastore
    • None
    • Hide
      This patch removed support for the 'hive.metastore.local' configuration property. Going forward Hive will assume that the metastore is operating in local mode if the configuration property 'hive.metastore.uris' is unset, and will assume remote mode otherwise.
      Show
      This patch removed support for the 'hive.metastore.local' configuration property. Going forward Hive will assume that the metastore is operating in local mode if the configuration property 'hive.metastore.uris' is unset, and will assume remote mode otherwise.

    Description

      We should just have hive.metastore.uris. If it is empty, we shall assume local mode, if non-empty we shall use that string to connect to remote metastore. Having two different keys for same information is confusing.

      Attachments

        1. hive-2585_3.patch
          8 kB
          Ashutosh Chauhan
        2. ASF.LICENSE.NOT.GRANTED--HIVE-2585.D2559.2.patch
          8 kB
          Phabricator
        3. ASF.LICENSE.NOT.GRANTED--HIVE-2585.D2559.1.patch
          7 kB
          Phabricator

        Issue Links

          Activity

            People

              ashutoshc Ashutosh Chauhan
              ashutoshc Ashutosh Chauhan
              Votes:
              0 Vote for this issue
              Watchers:
              5 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: