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

[jira] [Assigned] (HIVE-25535) Adding table property "NO_CLEANUP"

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

Ashish Sharma reassigned HIVE-25535:
------------------------------------


> Adding table property "NO_CLEANUP"
> ----------------------------------
>
>                 Key: HIVE-25535
>                 URL: https://issues.apache.org/jira/browse/HIVE-25535
>             Project: Hive
>          Issue Type: Improvement
>            Reporter: Ashish Sharma
>            Assignee: Ashish Sharma
>            Priority: Major
>
> Add "NO_CLEANUP" in the table properties enable/disable the table-level cleanup and prevent the cleaner process from automatically cleaning obsolete directories/files.
> Example - 
> ALTER TABLE <tablename> SET TBLPROPERTIES('NO_CLEANUP'=FALSE/TRUE);



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