You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@hive.apache.org by "Barna Zsombor Klara (JIRA)" <ji...@apache.org> on 2017/07/21 14:33:00 UTC

[jira] [Created] (HIVE-17149) Hdfs directory is not cleared if partition creation failed on HMS

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)