[
https://issues.apache.org/jira/browse/SENTRY-1734?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15989777#comment-15989777
]
Hadoop QA commented on SENTRY-1734:
-----------------------------------
Here are the results of testing the latest attachment
https://issues.apache.org/jira/secure/attachment/12865643/SENTRY-1734.001-sentry-ha-redesign.patch
against sentry-ha-redesign.
{color:green}Overall:{color} +1 all checks pass
{color:green}SUCCESS:{color} all tests passed
Console output:
https://builds.apache.org/job/PreCommit-SENTRY-Build/2603/console
This message is automatically generated.
> Create/Alter/Drop database/table should check corresponding property before
> drop privileges
> --------------------------------------------------------------------------------------------
>
> Key: SENTRY-1734
> URL: https://issues.apache.org/jira/browse/SENTRY-1734
> Project: Sentry
> Issue Type: Sub-task
> Affects Versions: sentry-ha-redesign
> Reporter: Hao Hao
> Assignee: Alexander Kolbasov
> Priority: Critical
> Fix For: sentry-ha-redesign
>
> Attachments: SENTRY-1734.001-sentry-ha-redesign.patch
>
>
> Before HA, at create/alter/drop database/table, Sentry HMS plugin
> (https://github.com/apache/sentry/blob/sentry-ha-redesign/sentry-binding/sentry-binding-hive/src/main/java/org/apache/sentry/binding/metastore/SentryMetastorePostEventListener.java#L123)
> was checking property(e.g. sentry.hive.sync.create) before do
> dropSentryDBPrivilege(dropSentryTablePrivilege) . To be consistent, HA branch
> should do the same.
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)