You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@sentry.apache.org by "SentryQA (JIRA)" <ji...@apache.org> on 2014/06/13 11:59:02 UTC

[jira] [Commented] (SENTRY-162) Cleanup DB store privilege metadata on Hive DDL statements

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

SentryQA commented on SENTRY-162:
---------------------------------

Here are the results of testing the latest attachment
https://issues.apache.org/jira/secure/attachment/12650252/SENTRY-162.1.patch against master.

{color:red}Overall:{color} -1 due to 9 errors

{color:red}ERROR:{color} mvn test exited 1
{color:red}ERROR:{color} Failed: org.apache.sentry.policy.db.TestSimpleDBPolicyEngineDFS
{color:red}ERROR:{color} Failed: org.apache.sentry.policy.db.TestSimpleDBPolicyEngineDFS
{color:red}ERROR:{color} Failed: org.apache.sentry.policy.db.TestSimpleDBPolicyEngineDFS
{color:red}ERROR:{color} Failed: org.apache.sentry.policy.db.TestSimpleDBPolicyEngineDFS
{color:red}ERROR:{color} Failed: org.apache.sentry.policy.db.TestSimpleDBPolicyEngineDFS
{color:red}ERROR:{color} Failed: org.apache.sentry.policy.db.TestSimpleDBPolicyEngineDFS
{color:red}ERROR:{color} Failed: org.apache.sentry.policy.db.TestSimpleDBPolicyEngineDFS
{color:red}ERROR:{color} Failed: org.apache.sentry.policy.db.TestSimpleDBPolicyEngineDFS

Console output: http://bigtop01.cloudera.org:8080/job/PreCommit-SENTRY-Build/147/console

This message is automatically generated.

> Cleanup DB store privilege metadata on Hive DDL statements
> ----------------------------------------------------------
>
>                 Key: SENTRY-162
>                 URL: https://issues.apache.org/jira/browse/SENTRY-162
>             Project: Sentry
>          Issue Type: Bug
>            Reporter: Prasad Mujumdar
>            Assignee: Prasad Mujumdar
>              Labels: grant/revoke
>         Attachments: SENTRY-162-noThrift.1.patch, SENTRY-162.1.patch
>
>
> The hive statements like drop table, alter table rename etc will rename or destroy the DB objects. We need to update the privilege metadata for these objects the accordingly.
> At minimum, we need to handle it for following -
> DROP TABLE
> DROP DATABASE
> ALTER TABLE RENAME



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