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

Unable to add single file partition

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Open
    • Major
    • Resolution: Unresolved
    • 0.9.0
    • None
    • Metastore
    • None
    • ubuntu, centos

    Description

      Hive complains when calling ALTER TABLE ADD PARTITION on an EXTERNAL table when the partition location points to a single file. This is caused during Warehouse.mkdirs called by org.apache.hadoop.hive.metastore.HiveMetaStore$HMSHandler.add_partition_core_notxn(HiveMetaStore.java:1494). The external data already exists in place and shouldnt need additional directories needed.

      Attachments

        Activity

          People

            Unassigned Unassigned
            huhlig Hans Uhlig
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated: