-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/21305/
-----------------------------------------------------------
(Updated May 12, 2014, 5:19 p.m.)
Review request for sentry, Jarek Cecho and Sravya Tirukkovalur.
Changes
-------
Separate out the service specific dependencies in a separate directory of the
distribution. This avoids conflicts for downstream projects like hive when
loading jars from Sentry lib.
Bugs: SENTRY-194
https://issues.apache.org/jira/browse/SENTRY-194
Repository: sentry
Description
-------
Invoke Hadoop script from sentry script when possible.
Also removed the some of the Hadoop and Hive jars from Sentry distribution
Diffs (updated)
-----
bin/sentry 0bd37e8
sentry-binding/sentry-binding-hive/pom.xml 2ce4d87
sentry-dist/src/main/assembly/bin.xml 8d9d753
sentry-dist/src/main/assembly/src.xml 208d455
sentry-provider/sentry-provider-db/pom.xml 0cda1e2
Diff: https://reviews.apache.org/r/21305/diff/
Testing
-------
Manually test Sentry service and tool invocation. Also tested with schemaTool
from the SENTRY-193 proposed patch with this change.
Thanks,
Prasad Mujumdar