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

Review request for sentry, Lenni Kuff and Sravya Tirukkovalur.


Bugs: SENTRY-200
    https://issues.apache.org/jira/browse/SENTRY-200


Repository: sentry


Description
-------

Remove hive metastore dependency from db-provider.
  - removed unused hive imports
  - removed maven dependency on metastore which was due to those unused imports
  - update comments in schema tool code


Diffs
-----

  sentry-provider/sentry-provider-db/pom.xml f272fb6 
  
sentry-provider/sentry-provider-db/src/main/java/org/apache/sentry/provider/db/service/persistent/SentryStoreSchemaInfo.java
 22f1b08 
  
sentry-provider/sentry-provider-db/src/main/java/org/apache/sentry/provider/db/tools/SentrySchemaTool.java
 124c17e 

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


Testing
-------

TestSentrySchemaTool pass with the changes.


Thanks,

Prasad Mujumdar

Reply via email to