Hans Uhlig created HIVE-3624:
--------------------------------
Summary: Unable to add single file partition
Key: HIVE-3624
URL: https://issues.apache.org/jira/browse/HIVE-3624
Project: Hive
Issue Type: Bug
Components: StorageHandler
Affects Versions: 0.9.0
Environment: ubuntu, centos
Reporter: Hans Uhlig
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.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira