[ https://issues.apache.org/jira/browse/HIVE-6440?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Thejas M Nair updated HIVE-6440: -------------------------------- Release Note: Adds support for following statement that can be used to set owner of a database: alter database [dbname] set owner [user|group|role] [username] Note that 'group' in above command is for parity with grant/revoke statement syntax. But the concept of group is not supported with the new sql standard authorization (only user/role are ). > sql std auth - add command to change owner of database > ------------------------------------------------------ > > Key: HIVE-6440 > URL: https://issues.apache.org/jira/browse/HIVE-6440 > Project: Hive > Issue Type: Sub-task > Components: Authorization > Reporter: Thejas M Nair > Assignee: Thejas M Nair > Attachments: HIVE-6440.1.patch, HIVE-6440.2.patch > > > It should be possible to change the owner of a database once it is created. -- This message was sent by Atlassian JIRA (v6.1.5#6160)