Uploaded image for project: 'IMPALA'
  1. IMPALA
  2. IMPALA-7502

ALTER TABLE RENAME should require ALL on the source table

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • Impala 3.0
    • Impala 3.1.0
    • Frontend
    • ghx-label-6

    Description

      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.

      Attachments

        Activity

          People

            fredyw Fredy Wijaya
            fredyw Fredy Wijaya
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: