You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@sentry.apache.org by "Yibing Shi (JIRA)" <ji...@apache.org> on 2015/04/01 15:06:53 UTC

[jira] [Updated] (SENTRY-687) Handle authorization for 'select ' hive queries

     [ https://issues.apache.org/jira/browse/SENTRY-687?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Yibing Shi updated SENTRY-687:
------------------------------
    Attachment: SENTRY-687.1.patch

> Handle authorization for 'select <expr>' hive queries
> -----------------------------------------------------
>
>                 Key: SENTRY-687
>                 URL: https://issues.apache.org/jira/browse/SENTRY-687
>             Project: Sentry
>          Issue Type: Bug
>            Reporter: Prasad Mujumdar
>             Fix For: 1.6.0
>
>         Attachments: SENTRY-687.1.patch
>
>
> Hive internally rewrites this 'select <expression>' query into 'select <expression> from _dummy_database._dummy_table', where these dummy db and table are temp entities for the current query.
> The Hive binding need to handle these special objects.



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