-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/69517/
-----------------------------------------------------------
Review request for sentry and Sergio Pena.
Bugs: SENTRY-2475
https://issues.apache.org/jira/browse/SENTRY-2475
Repository: sentry
Description
-------
With the new changes proposed, sentry should be able to accept a list of
authorizables for which permissions should be exported. In this process, sentry
should update the the list authorizables to the export file along with the
permissions/role/groups etc.
This information can be used by sentry to cleanup the existing permissions
before starting importing the data.
Diffs
-----
sentry-binding/sentry-binding-hive-common/src/main/java/org/apache/sentry/binding/hive/SentryIniPolicyFileFormatter.java
b8ec8a1abadd3b7f99160893c5a4adb2608ea927
sentry-binding/sentry-binding-hive/src/test/java/org/apache/sentry/binding/hive/TestSentryIniPolicyFileFormatter.java
7baeee17339d29576b841480e600a3cfaf14adf3
sentry-core/sentry-core-common/src/main/java/org/apache/sentry/core/common/utils/PolicyFileConstants.java
216d8612bee688057aa834b1a96045bb7df6b9c4
sentry-service/sentry-service-api/src/main/java/org/apache/sentry/api/service/thrift/SentryPolicyServiceClientDefaultImpl.java
68d864cfbdf18057d87a65a04af8991292aadccf
Diff: https://reviews.apache.org/r/69517/diff/1/
Testing
-------
Updated tests to verify this new functionality added
Thanks,
kalyan kumar kalvagadda