[ https://issues.apache.org/jira/browse/HIVE-6250?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Thejas M Nair updated HIVE-6250: -------------------------------- Attachment: HIVE-6250.1.patch HIVE-6250.1.patch is the second revision in https://reviews.apache.org/r/18038/ > sql std auth - view authorization should not underlying table. More tests and > fixes. > ------------------------------------------------------------------------------------ > > Key: HIVE-6250 > URL: https://issues.apache.org/jira/browse/HIVE-6250 > Project: Hive > Issue Type: Sub-task > Components: Authorization > Reporter: Thejas M Nair > Attachments: HIVE-6250.1.patch > > Original Estimate: 24h > Remaining Estimate: 24h > > This patch adds more tests for table and view authorization and also fixes a > number of issues found during testing - > - View authorization should happen on only on the view, and not the > underlying table (Change in ReadEntity to indicate if it is a direct/indirect > dependency) > - table owner in metadata should be the user as per SessionState > authentication provider > - added utility function for finding the session state authentication > provider user > - authorization should be based on current roles > - admin user should have all permissions > - error message improvements -- This message was sent by Atlassian JIRA (v6.1.5#6160)