You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@hive.apache.org by "Sthevg1 (Jira)" <ji...@apache.org> on 2020/08/20 17:25:00 UTC

[jira] [Resolved] (HIVE-24046) Table properties external table purge

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

Sthevg1 resolved HIVE-24046.
----------------------------
    Release Note: Issue  was found to be not with Hive but other distribution using hive.
      Resolution: Invalid

> Table properties external table purge
> -------------------------------------
>
>                 Key: HIVE-24046
>                 URL: https://issues.apache.org/jira/browse/HIVE-24046
>             Project: Hive
>          Issue Type: Improvement
>          Components: distribution
>            Reporter: Sthevg1
>            Priority: Major
>
> External table with table properties TBLPROPERTIES ("external.table.purge"="true") moves data to .Trash while performing insert overwrite on that external table. When large data/partitions are overwritten this fills up .Trash and affects the other functionality.
> When we do insert overwrite, it should be obvious to completely purge the data instead of moving into .Trash with out without TBLPROPERTIES ("external.table.purge"="true").
>  



--
This message was sent by Atlassian Jira
(v8.3.4#803005)