-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/65867/
-----------------------------------------------------------
Review request for sentry.
Bugs: SENTRY-2147
https://issues.apache.org/jira/browse/SENTRY-2147
Repository: sentry
Description
-------
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".
Diffs
-----
sentry-binding/sentry-binding-hive/src/main/java/org/apache/sentry/binding/hive/authz/SentryHiveAuthorizerFactory.java
db8e4288
Diff: https://reviews.apache.org/r/65867/diff/1/
Testing
-------
Thanks,
Colm O hEigeartaigh