You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@hive.apache.org by "Hive QA (JIRA)" <ji...@apache.org> on 2014/07/09 23:21:04 UTC

[jira] [Commented] (HIVE-6252) sql std auth - support 'with admin option' in revoke role metastore api

    [ https://issues.apache.org/jira/browse/HIVE-6252?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14056762#comment-14056762 ] 

Hive QA commented on HIVE-6252:
-------------------------------



{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/12654848/HIVE-6252.1.patch

{color:red}ERROR:{color} -1 due to 9 failed/errored test(s), 5702 tests executed
*Failed tests:*
{noformat}
org.apache.hadoop.hive.metastore.TestAuthzApiEmbedAuthorizerInEmbed.testGrantRole
org.apache.hadoop.hive.metastore.TestAuthzApiEmbedAuthorizerInRemote.testCreateRole
org.apache.hadoop.hive.metastore.TestAuthzApiEmbedAuthorizerInRemote.testDropRole
org.apache.hadoop.hive.metastore.TestAuthzApiEmbedAuthorizerInRemote.testGetPrivSet
org.apache.hadoop.hive.metastore.TestAuthzApiEmbedAuthorizerInRemote.testGrantPriv
org.apache.hadoop.hive.metastore.TestAuthzApiEmbedAuthorizerInRemote.testGrantRole
org.apache.hadoop.hive.metastore.TestAuthzApiEmbedAuthorizerInRemote.testListPriv
org.apache.hadoop.hive.metastore.TestAuthzApiEmbedAuthorizerInRemote.testListRoles
org.apache.hadoop.hive.metastore.TestAuthzApiEmbedAuthorizerInRemote.testRevokeRole
{noformat}

Test results: http://ec2-174-129-184-35.compute-1.amazonaws.com/jenkins/job/PreCommit-HIVE-Build/723/testReport
Console output: http://ec2-174-129-184-35.compute-1.amazonaws.com/jenkins/job/PreCommit-HIVE-Build/723/console
Test logs: http://ec2-174-129-184-35.compute-1.amazonaws.com/logs/PreCommit-HIVE-Build-723/

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: 9 tests failed
{noformat}

This message is automatically generated.

ATTACHMENT ID: 12654848

> sql std auth - support 'with admin option' in revoke role metastore api
> -----------------------------------------------------------------------
>
>                 Key: HIVE-6252
>                 URL: https://issues.apache.org/jira/browse/HIVE-6252
>             Project: Hive
>          Issue Type: Sub-task
>          Components: Authorization, SQLStandardAuthorization
>            Reporter: Thejas M Nair
>            Assignee: Jason Dere
>         Attachments: HIVE-6252.1.patch
>
>   Original Estimate: 24h
>  Remaining Estimate: 24h
>
> The metastore api for revoking role privileges does not accept 'with admin option' , though the syntax supports it. SQL syntax also supports grantor specification in revoke role statement.
> It should be similar to the grant_role api.



--
This message was sent by Atlassian JIRA
(v6.2#6252)