[
https://issues.apache.org/jira/browse/SENTRY-1734?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15989736#comment-15989736
]
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:red}Overall:{color} -1 due to 2 errors
{color:red}ERROR:{color} mvn test exited 1
{color:red}ERROR:{color} Failed: org.apache.sentry.tests.e2e.kafka.TestAuthorize
Console output:
https://builds.apache.org/job/PreCommit-SENTRY-Build/2602/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)