[
https://issues.apache.org/jira/browse/IMPALA-1818?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Michael Smith closed IMPALA-1818.
---------------------------------
Resolution: Cannot Reproduce
> ALTER TABLE RENAME fails between different HDFS encryption zones
> ----------------------------------------------------------------
>
> Key: IMPALA-1818
> URL: https://issues.apache.org/jira/browse/IMPALA-1818
> Project: IMPALA
> Issue Type: Bug
> Components: Catalog
> Affects Versions: Impala 2.0
> Reporter: Matthew Jacobs
> Priority: Minor
> Labels: security, usability
>
> ALTER TABLE RENAME fails if the original table directory is in a different
> HDFS encryption zone than the parent directory, i.e. the Hive warehouse dir.
> (Note RENAME only applies to managed tables.)
> This is somewhat of a corner case because it requires that a managed table be
> created in Impala/Hive and, before any data is inserted, it be added as an
> HDFS encryption zone (because encryption zones must be configured on empty
> directories). This does not apply to external tables which use ALTER TABLE
> ... SET LOCATION.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)