You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@hive.apache.org by "Chaoyu Tang (JIRA)" <ji...@apache.org> on 2016/03/09 17:53:40 UTC

[jira] [Created] (HIVE-13243) Hive drop table on encyption zone fails for external tables

Chaoyu Tang created HIVE-13243:
----------------------------------

             Summary: Hive drop table on encyption zone fails for external tables
                 Key: HIVE-13243
                 URL: https://issues.apache.org/jira/browse/HIVE-13243
             Project: Hive
          Issue Type: Bug
          Components: Encryption, Metastore
            Reporter: Chaoyu Tang
            Assignee: Chaoyu Tang


When dropping an external table with its data located in an encryption zone, hive should not throw out MetaException(message:Unable to drop table because it is in an encryption zone and trash is enabled. Use PURGE option to skip trash.) in checkTrashPurgeCombination since the data should not get deleted (or trashed) anyway regardless HDFS Trash is enabled or not.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)