[
https://issues.apache.org/jira/browse/SENTRY-2355?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16586455#comment-16586455
]
Hadoop QA commented on SENTRY-2355:
-----------------------------------
Here are the results of testing the latest attachment
https://issues.apache.org/jira/secure/attachment/12936293/SENTRY-2355.5.patch
against master.
{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/4055/console
This message is automatically generated.
> Merge the DB owner privileges configurations into one enum configuration
> ------------------------------------------------------------------------
>
> Key: SENTRY-2355
> URL: https://issues.apache.org/jira/browse/SENTRY-2355
> Project: Sentry
> Issue Type: Sub-task
> Components: Sentry
> Affects Versions: 2.1.0
> Reporter: Sergio Peña
> Assignee: Sergio Peña
> Priority: Major
> Attachments: SENTRY-2355.1.patch, SENTRY-2355.2.patch,
> SENTRY-2355.3.patch, SENTRY-2355.4.patch, SENTRY-2355.5.patch
>
>
> Instead of using 'sentry.enable.owner.privileges' and
> 'sentry.enable.owner.privileges.with.grant', we could easily merge both
> configs into one single option that allows users to manage the desired grant
> for the owner privilege.
> The proposal is to use 'sentry.db.policy.store.owner.as.privilege' which is
> set to an enum value that contains 'none', 'all' and 'all_with_grant'.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)