You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@hive.apache.org by "Kevin Wilfong (JIRA)" <ji...@apache.org> on 2012/06/14 01:39:43 UTC

[jira] [Updated] (HIVE-3134) Drop table/index/database can result in orphaned locations

     [ https://issues.apache.org/jira/browse/HIVE-3134?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Kevin Wilfong updated HIVE-3134:
--------------------------------

    Status: Patch Available  (was: Open)
    
> Drop table/index/database can result in orphaned locations
> ----------------------------------------------------------
>
>                 Key: HIVE-3134
>                 URL: https://issues.apache.org/jira/browse/HIVE-3134
>             Project: Hive
>          Issue Type: Bug
>            Reporter: Kevin Wilfong
>            Assignee: Kevin Wilfong
>         Attachments: HIVE-3134.1.patch.txt
>
>
> Today when a managed table has a partition with a location which is not a subdirectory of the table's location, when the table is dropped the partition's data is not deleted from HDFS, resulting in an orphaned directory (the data exists but nothing points to it).
> The same applies to dropping a database with cascade and a table has a location outside the database.
> I think it is safe to assume managed tables/partitions own the directories they point to, so we should clean these up.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira