Uploaded image for project: 'Hive'
  1. Hive
  2. HIVE-5837 SQL standard based secure authorization for hive
  3. HIVE-6440

sql std auth - add command to change owner of database

    XMLWordPrintableJSON

Details

    • Sub-task
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • None
    • 0.13.0
    • Authorization
    • None
    • Hide
      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 ).

      Show
      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 ).

    Description

      It should be possible to change the owner of a database once it is created.

      Attachments

        1. HIVE-6440.3.patch
          51 kB
          Thejas Nair
        2. HIVE-6440.2.patch
          48 kB
          Thejas Nair
        3. HIVE-6440.1.patch
          43 kB
          Thejas Nair

        Issue Links

          Activity

            People

              thejas Thejas Nair
              thejas Thejas Nair
              Votes:
              0 Vote for this issue
              Watchers:
              3 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: