You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@hive.apache.org by "Jayesh (JIRA)" <ji...@apache.org> on 2014/04/18 22:35:14 UTC

[jira] [Resolved] (HIVE-6935) skipTrash option in hive command line

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

Jayesh resolved HIVE-6935.
--------------------------

    Resolution: Duplicate

> skipTrash option in hive command line
> -------------------------------------
>
>                 Key: HIVE-6935
>                 URL: https://issues.apache.org/jira/browse/HIVE-6935
>             Project: Hive
>          Issue Type: New Feature
>          Components: CLI
>            Reporter: Jayesh
>
> hive drop table command deletes the data from HDFS warehouse and puts it into Trash.
> Currently there is no way to provide flag to tell warehouse to skip trash while deleting table data.
> This ticket is to add skipTrash feature in hive command-line, that looks as following. 
> hive -e "drop table skipTrash testTable"
> This would be good feature to add, so that user can specify when not to put data into trash directory and thus not to fill hdfs space instead of relying on trash interval and policy configuration to take care of disk filling issue.



--
This message was sent by Atlassian JIRA
(v6.2#6252)