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

A database's warehouse.dir is not used for tables created in it.

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Duplicate
    • 0.7.0, 0.8.0
    • 0.8.0
    • Clients, Metastore
    • None

    Description

      $ create database db with dbproperties ('hive.metastore.warehouse.dir' = 'loc');
      $ use db;
      $ create table test(name string);

      Table 'test's location is not under 'loc'. Instead its under hive-site.xml's warehouse dir.

      Attachments

        1. HIVE-2033_prelim.patch
          3 kB
          Thiruvel Thirumoolan

        Activity

          People

            thiruvel Thiruvel Thirumoolan
            thiruvel Thiruvel Thirumoolan
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: