-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/68268/
-----------------------------------------------------------
Review request for sentry, Arjun Mishra, kalyan kumar kalvagadda, and Na Li.
Bugs: sentry-2157
https://issues.apache.org/jira/browse/sentry-2157
Repository: sentry
Description
-------
This patch logs owner privileges grants and revokes.
Diffs
-----
sentry-service/sentry-service-server/src/main/java/org/apache/sentry/api/service/thrift/SentryPolicyStoreProcessor.java
61f9168b1970144dbf0b7a7378f2d25e70f1761d
sentry-service/sentry-service-server/src/main/java/org/apache/sentry/provider/db/audit/SentryAuditLogger.java
PRE-CREATION
sentry-service/sentry-service-server/src/main/java/org/apache/sentry/provider/db/log/entity/JsonLogEntityFactory.java
61becceac881443b02182e6ab1012add4c046499
sentry-service/sentry-service-server/src/main/java/org/apache/sentry/provider/db/log/util/CommandUtil.java
6479a6055e8c7087f0e484080ec9d46a9c146212
sentry-service/sentry-service-server/src/test/java/org/apache/sentry/provider/db/log/entity/TestJsonLogEntityFactory.java
307f38eadb65bf12dc6225cfe43a5d590657d055
Diff: https://reviews.apache.org/r/68268/diff/1/
Testing
-------
I run the patch in a cluster and the audit logs is displaying the correct
messages.
Thanks,
Sergio Pena