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

[jira] [Created] (SENTRY-300) HiveAuthzBinding checks for Hive server2 config which is not available when using Sentry with Hive meta store server

Sravya Tirukkovalur created SENTRY-300:
------------------------------------------

             Summary: HiveAuthzBinding checks for Hive server2 config which is not available when using Sentry with Hive meta store server
                 Key: SENTRY-300
                 URL: https://issues.apache.org/jira/browse/SENTRY-300
             Project: Sentry
          Issue Type: Bug
    Affects Versions: 1.4.0
            Reporter: Sravya Tirukkovalur
             Fix For: 1.4.0


String authMethod = Strings.nullToEmpty(hiveConf.getVar(ConfVars.HIVE_SERVER2_AUTHENTICATION)).trim();

https://github.com/apache/incubator-sentry/blob/master/sentry-binding/sentry-binding-hive/src/main/java/org/apache/sentry/binding/hive/authz/HiveAuthzBinding.java#L147



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