[ https://issues.apache.org/jira/browse/HIVE-8611?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14200062#comment-14200062 ]
Hive QA commented on HIVE-8611: ------------------------------- {color:red}Overall{color}: -1 at least one tests failed Here are the results of testing the latest attachment: https://issues.apache.org/jira/secure/attachment/12679742/HIVE-8611.3.patch {color:red}ERROR:{color} -1 due to 4 failed/errored test(s), 6678 tests executed *Failed tests:* {noformat} org.apache.hadoop.hive.cli.TestMiniTezCliDriver.testCliDriver_optimize_nullscan org.apache.hadoop.hive.cli.TestMiniTezCliDriver.testCliDriver_vector_mapjoin_reduce org.apache.hadoop.hive.cli.TestNegativeCliDriver.testNegativeCliDriver_authorization_grant_server org.apache.hadoop.hive.cli.TestNegativeCliDriver.testNegativeCliDriver_authorization_grant_uri {noformat} Test results: http://ec2-174-129-184-35.compute-1.amazonaws.com/jenkins/job/PreCommit-HIVE-TRUNK-Build/1660/testReport Console output: http://ec2-174-129-184-35.compute-1.amazonaws.com/jenkins/job/PreCommit-HIVE-TRUNK-Build/1660/console Test logs: http://ec2-174-129-184-35.compute-1.amazonaws.com/logs/PreCommit-HIVE-TRUNK-Build-1660/ Messages: {noformat} Executing org.apache.hive.ptest.execution.PrepPhase Executing org.apache.hive.ptest.execution.ExecutionPhase Executing org.apache.hive.ptest.execution.ReportingPhase Tests exited with: TestsFailedException: 4 tests failed {noformat} This message is automatically generated. ATTACHMENT ID: 12679742 - PreCommit-HIVE-TRUNK-Build > grant/revoke syntax should support additional objects for authorization > plugins > ------------------------------------------------------------------------------- > > Key: HIVE-8611 > URL: https://issues.apache.org/jira/browse/HIVE-8611 > Project: Hive > Issue Type: Bug > Components: Authentication, SQL > Affects Versions: 0.13.0 > Reporter: Prasad Mujumdar > Assignee: Prasad Mujumdar > Fix For: 0.14.0 > > Attachments: HIVE-8611.1.patch, HIVE-8611.2.patch, HIVE-8611.2.patch, > HIVE-8611.3.patch > > > The authorization framework supports URI and global objects. The SQL syntax > however doesn't allow granting privileges on these objects. We should allow > the compiler to parse these so that it can be handled by authorization > plugins. -- This message was sent by Atlassian JIRA (v6.3.4#6332)