You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@sentry.apache.org by Sravya Tirukkovalur <sr...@cloudera.com> on 2013/10/30 20:48:38 UTC

Review Request 15102: SENTRY-54

-----------------------------------------------------------
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