Alexander Kolbasov created SENTRY-1679:
------------------------------------------
Summary: HDFS tests configure MetastorePlugin which is gone
Key: SENTRY-1679
URL: https://issues.apache.org/jira/browse/SENTRY-1679
Project: Sentry
Issue Type: Sub-task
Components: Sentry
Affects Versions: sentry-ha-redesign
Reporter: Alexander Kolbasov
In TestHDFSIntegrationBase#startHiveAndMetastore() there is:
{code}
hiveConf.set("sentry.metastore.plugins",
"org.apache.sentry.hdfs.MetastorePlugin");
{code}
But we no longer have {{MetastorePlugin}}, so this should be removed.
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)