You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@sentry.apache.org by "Prasad Mujumdar (JIRA)" <ji...@apache.org> on 2014/06/06 20:28:02 UTC

[jira] [Commented] (SENTRY-264) SentryOnFailureHookContext missing database and table

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

Prasad Mujumdar commented on SENTRY-264:
----------------------------------------

[~eheyming] In case of auth DDL statements, db and table is not really relevant. These operations are at a global context.  For the normal queries, the db or table details should be available.
Are you seeing the problem with select statements or auth DDL ?.


> SentryOnFailureHookContext missing database and table
> -----------------------------------------------------
>
>                 Key: SENTRY-264
>                 URL: https://issues.apache.org/jira/browse/SENTRY-264
>             Project: Sentry
>          Issue Type: Bug
>            Reporter: Erin Heyming
>
> The SentryOnFailureHookContext has the database and table set to null. It is important for these values to be set in order to determine which database/table the user was trying to access/modify when they were denied.



--
This message was sent by Atlassian JIRA
(v6.2#6252)