You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues-all@impala.apache.org by "Fredy Wijaya (JIRA)" <ji...@apache.org> on 2018/08/28 20:54:00 UTC

[jira] [Work started] (IMPALA-7502) ALTER TABLE RENAME should require ALL on the source table

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

Work on IMPALA-7502 started by Fredy Wijaya.
--------------------------------------------
> ALTER TABLE RENAME should require ALL on the source table
> ---------------------------------------------------------
>
>                 Key: IMPALA-7502
>                 URL: https://issues.apache.org/jira/browse/IMPALA-7502
>             Project: IMPALA
>          Issue Type: Bug
>          Components: Frontend
>    Affects Versions: Impala 3.0
>            Reporter: Fredy Wijaya
>            Assignee: Fredy Wijaya
>            Priority: Major
>              Labels: security
>
> For ALTER TABLE RENAME, currently Impala requires ALTER on the source table and CRATE on the destination database. This may pose a security risk as described in: https://issues.apache.org/jira/browse/SENTRY-2264. The solution is to require ALL at the source table and CREATE at the destination database.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

---------------------------------------------------------------------
To unsubscribe, e-mail: issues-all-unsubscribe@impala.apache.org
For additional commands, e-mail: issues-all-help@impala.apache.org