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

Investigate the need for granting ALL privilege on server when creating an external Kudu table

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • None
    • Impala 4.2.0
    • Frontend
    • None
    • ghx-label-1

    Description

      We found that to allow a user usr to create an external Kudu table in Impala, we need to grant the user the ALL privilege on the server in advance like the following, which seems too strict. It would be good to figure out whether such a requirement is indeed necessary.

      GRANT ALL ON SERVER TO USER usr;
      

      Attachments

        Issue Links

          Activity

            People

              fangyurao Fang-Yu Rao
              fangyurao Fang-Yu Rao
              Votes:
              0 Vote for this issue
              Watchers:
              3 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: