You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@sentry.apache.org by "Colm O hEigeartaigh (JIRA)" <ji...@apache.org> on 2018/03/01 12:32:00 UTC

[jira] [Created] (SENTRY-2147) Fix Javadoc for SentryHiveAuthorizerFactory

Colm O hEigeartaigh created SENTRY-2147:
-------------------------------------------

             Summary: Fix Javadoc for SentryHiveAuthorizerFactory
                 Key: SENTRY-2147
                 URL: https://issues.apache.org/jira/browse/SENTRY-2147
             Project: Sentry
          Issue Type: Improvement
            Reporter: Colm O hEigeartaigh
            Assignee: Colm O hEigeartaigh
             Fix For: 2.1.0
         Attachments: SENTRY-2147.patch

The Javadoc for SentryHiveAuthorizerFactory incorrectly states that it should be configured as follows:

 <property>
   <name>hive.security.authorization.enable</name>
  <value>org.apache.sentry.binding.hive.authz.SentryHiveAuthorizerFactory</value>
</property>

Instead it should be "hive.security.authorization.manager".



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)