----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/69567/#review211334 -----------------------------------------------------------
Ship it! Ship It! - Arjun Mishra On Dec. 13, 2018, 9:10 p.m., Haley Reeve wrote: > > ----------------------------------------------------------- > This is an automatically generated e-mail. To reply, visit: > https://reviews.apache.org/r/69567/ > ----------------------------------------------------------- > > (Updated Dec. 13, 2018, 9:10 p.m.) > > > Review request for sentry and Arjun Mishra. > > > Bugs: SENTRY-1679 > https://issues.apache.org/jira/browse/SENTRY-1679 > > > Repository: sentry > > > Description > ------- > > In TestHDFSIntegrationBase#startHiveAndMetastore() there is: > > hiveConf.set("sentry.metastore.plugins", > "org.apache.sentry.hdfs.MetastorePlugin"); > > But we no longer have MetastorePlugin, so this should be removed. > > > Diffs > ----- > > > sentry-tests/sentry-tests-hive/src/test/java/org/apache/sentry/tests/e2e/hdfs/TestHDFSIntegrationBase.java > 3d7fbe3 > > > Diff: https://reviews.apache.org/r/69567/diff/1/ > > > Testing > ------- > > > Thanks, > > Haley Reeve > >