You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@sentry.apache.org by Colin Ma <ju...@intel.com> on 2016/04/29 03:39:08 UTC

Review Request 46811: SENTRY-1221: Improve the SentryStore and thrift api for import/export with user scope

-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/46811/
-----------------------------------------------------------

Review request for sentry.


Bugs: sentry-1221
    https://issues.apache.org/jira/browse/sentry-1221


Repository: sentry


Description
-------

Improve the SentryStore and thrift api for import/export with user scope


Diffs
-----

  sentry-provider/sentry-provider-db/src/gen/thrift/gen-javabean/org/apache/sentry/provider/db/service/thrift/TSentryMappingData.java 9b70abd 
  sentry-provider/sentry-provider-db/src/main/java/org/apache/sentry/provider/db/service/persistent/SentryStore.java f680bc7 
  sentry-provider/sentry-provider-db/src/main/java/org/apache/sentry/provider/db/service/thrift/SentryPolicyStoreProcessor.java a922d3b 
  sentry-provider/sentry-provider-db/src/main/resources/sentry_policy_service.thrift 2088eae 
  sentry-provider/sentry-provider-db/src/test/java/org/apache/sentry/provider/db/service/persistent/TestSentryStoreImportExport.java 8dadc2a 

Diff: https://reviews.apache.org/r/46811/diff/


Testing
-------


Thanks,

Colin Ma