Uploaded image for project: 'Hive'
  1. Hive
  2. HIVE-18762

Support ALTER TABLE SET OWNER command

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • 3.0.0
    • 3.0.0
    • Metastore
    • None

    Description

      Currently only a user can be a owner of hive table. It should be extended so that either user/role can be set a owner of a table.

      With this support ownership of a table can be transferred to either user or role.

      Should be able to run below commands and change the ownership

      alter table tb1 set owner user user1;
      alter table tb1 set owner role role1;

       

      Attachments

        Issue Links

          Activity

            People

              spena Sergio Peña
              kkalyan Krishna Kalyan
              Votes:
              0 Vote for this issue
              Watchers:
              6 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: