You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@impala.apache.org by "Attila Bukor (Jira)" <ji...@apache.org> on 2020/07/22 11:31:00 UTC

[jira] [Created] (IMPALA-9990) Kudu table ownership

Attila Bukor created IMPALA-9990:
------------------------------------

             Summary: Kudu table ownership
                 Key: IMPALA-9990
                 URL: https://issues.apache.org/jira/browse/IMPALA-9990
             Project: IMPALA
          Issue Type: New Feature
            Reporter: Attila Bukor


KUDU-3090 adds support for table ownership and exposes setting owner on creating and altering tables. ALTER TABLE <table> SET OWNER USER <user> should now be supported on Kudu tables using the new API and Impala should also set the owner to the real user creating the table on table creation (by default it's the logged in user which in this case would be impala).



--
This message was sent by Atlassian Jira
(v8.3.4#803005)