[ https://issues.apache.org/jira/browse/HIVE-6250?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13900723#comment-13900723 ]
Hive QA commented on HIVE-6250: ------------------------------- {color:green}Overall{color}: +1 all checks pass Here are the results of testing the latest attachment: https://issues.apache.org/jira/secure/attachment/12628817/HIVE-6250.2.patch {color:green}SUCCESS:{color} +1 5119 tests passed Test results: http://bigtop01.cloudera.org:8080/job/PreCommit-HIVE-Build/1314/testReport Console output: http://bigtop01.cloudera.org:8080/job/PreCommit-HIVE-Build/1314/console Messages: {noformat} Executing org.apache.hive.ptest.execution.PrepPhase Executing org.apache.hive.ptest.execution.ExecutionPhase Executing org.apache.hive.ptest.execution.ReportingPhase {noformat} This message is automatically generated. ATTACHMENT ID: 12628817 > 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 > Assignee: Thejas M Nair > Attachments: HIVE-6250.1.patch, HIVE-6250.2.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)