You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@impala.apache.org by "Michael Smith (Jira)" <ji...@apache.org> on 2022/12/16 17:06:00 UTC

[jira] [Closed] (IMPALA-1818) ALTER TABLE RENAME fails between different HDFS encryption zones

     [ 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)