-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/63309/
-----------------------------------------------------------
(Updated Oct. 26, 2017, 2:03 p.m.)
Review request for sentry, Colm O hEigeartaigh and Sergio Pena.
Bugs: SENTRY-2017
https://issues.apache.org/jira/browse/SENTRY-2017
Repository: sentry
Description
-------
Currently sentry hive e2e tests are using SentryMetastorePostEventListener
instead of SentryMetastorePostEventListenerNotificationLog.
SentryMetastorePostEventListener is obsolate and will be removed. Tests should
not use SentryMetastorePostEventListener.
Diffs
-----
sentry-tests/sentry-tests-hive/src/test/java/org/apache/sentry/tests/e2e/hive/AbstractTestWithStaticConfiguration.java
5fb4659
Diff: https://reviews.apache.org/r/63309/diff/1/
Testing (updated)
-------
There is one test failure which is not realted to this fix. I have handled the
test failure in abothe path for SENTRY-2020.
Thanks,
kalyan kumar kalvagadda