Barna Zsombor Klara created HIVE-17149:
------------------------------------------
Summary: Hdfs directory is not cleared if partition creation
failed on HMS
Key: HIVE-17149
URL: https://issues.apache.org/jira/browse/HIVE-17149
Project: Hive
Issue Type: Bug
Components: Metastore
Affects Versions: 3.0.0
Reporter: Barna Zsombor Klara
Assignee: Barna Zsombor Klara
Hive#loadPartition will load a directory into a Hive Table Partition. It will
alter the existing content of
the partition with the new contents and create a new partition if one does not
exist.
The file move is performed before the partition creation and if the creation
failes, the moved files are not cleared.
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)