-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/15102/
-----------------------------------------------------------
Review request for sentry and Shreepadma Venugopalan.
Bugs: SENTRY-54
https://issues.apache.org/jira/browse/SENTRY-54
Repository: sentry
Description
-------
Test assumed the hive jars are in file://${user.home}/.m2 and hence fails when
the jars are else where. The failure in apache build is due to this. Changed
the test to get the location of jars dynamically.
Diffs
-----
sentry-tests/sentry-tests-hive/src/test/java/org/apache/sentry/tests/e2e/hive/TestPrivilegesAtFunctionScope.java
1b5447b
Diff: https://reviews.apache.org/r/15102/diff/
Testing
-------
Tests pass.
Thanks,
Sravya Tirukkovalur