[
https://issues.apache.org/jira/browse/SENTRY-2352?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16579087#comment-16579087
]
Hadoop QA commented on SENTRY-2352:
-----------------------------------
Here are the results of testing the latest attachment
https://issues.apache.org/jira/secure/attachment/12935443/SENTRY-2352.1.patch
against master.
{color:red}Overall:{color} -1 due to an error
{color:red}ERROR:{color} mvn test exited 1
Console output:
https://builds.apache.org/job/PreCommit-SENTRY-Build/4021/console
This message is automatically generated.
> User roles with ALTER on a table can not show or describe the table on which
> they have ALTER
> --------------------------------------------------------------------------------------------
>
> Key: SENTRY-2352
> URL: https://issues.apache.org/jira/browse/SENTRY-2352
> Project: Sentry
> Issue Type: Bug
> Components: Sentry
> Affects Versions: 2.0.0
> Reporter: Sergio Peña
> Assignee: Sergio Peña
> Priority: Major
> Attachments: SENTRY-2352.1.patch
>
>
> A user with ALTER on a table in a database, doesn't see the table when they
> execute SHOW TABLES in that database.
> Also, the user with ALTER on a table in that database, can't execute DESCRIBE
> on that table.
> For the alter privilege to be useful, a user will want to be able to see the
> table that they have the privilege on, and be able to describe that table.
>
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)