You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@sentry.apache.org by "Hadoop QA (JIRA)" <ji...@apache.org> on 2015/09/10 21:58:45 UTC

[jira] [Commented] (SENTRY-881) Allow some metadata operations with column-level privileges

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

Hadoop QA commented on SENTRY-881:
----------------------------------

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

{color:red}Overall:{color} -1 due to an error

{color:red}ERROR:{color} failed to build with patch (exit code 1)

Console output: https://builds.apache.org/job/PreCommit-SENTRY-Build/847/console

This message is automatically generated.

> Allow some metadata operations with column-level privileges
> -----------------------------------------------------------
>
>                 Key: SENTRY-881
>                 URL: https://issues.apache.org/jira/browse/SENTRY-881
>             Project: Sentry
>          Issue Type: Bug
>          Components: Sentry
>    Affects Versions: 1.5.0, 1.6.0
>            Reporter: Lenni Kuff
>            Assignee: Lenni Kuff
>         Attachments: SENTRY-881.0.patch
>
>
> It would be useful to allow some metadata operations if a user has only column-level permissions on a table. The two common statements are:
> DESCRIBE table
> and 
> SHOW COLUMNS IN table
> DESCRIBE variants such as DESCRIBE FORMATTED should continue to require table level privileges, since they expose additional table metadata.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)