----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/23691/ -----------------------------------------------------------
Review request for sentry and Prasad Mujumdar. Repository: sentry Description ------- On real cluster, the HMS is setup to sync up sentry privileges on alter and drop. This caused some failures, fixed those and some others as well. Diffs ----- sentry-tests/sentry-tests-hive/src/test/java/org/apache/sentry/tests/e2e/hive/AbstractTestWithStaticConfiguration.java dbc01f9118c52f9a0b399d294d24e6f63a49c86f sentry-tests/sentry-tests-hive/src/test/java/org/apache/sentry/tests/e2e/hive/TestExportImportPrivileges.java b6c985e250df158611b9083d168a5fb327517d29 sentry-tests/sentry-tests-hive/src/test/java/org/apache/sentry/tests/e2e/hive/TestOperations.java 23e91f0931cfcbd50b6a4598a04453c5b5c7fcaa sentry-tests/sentry-tests-hive/src/test/java/org/apache/sentry/tests/e2e/hive/TestPrivilegesAtFunctionScope.java ccb5550e753c6014f5f6e1b4b4a5fd146f5588bd sentry-tests/sentry-tests-hive/src/test/java/org/apache/sentry/tests/e2e/hive/TestSandboxOps.java 021f5d22fa1318a3b66793bee3521015bcce2570 sentry-tests/sentry-tests-hive/src/test/java/org/apache/sentry/tests/e2e/hive/TestUriPermissions.java c633cc2925bdd09131728b4db951ddb1a96fa2b1 sentry-tests/sentry-tests-hive/src/test/java/org/apache/sentry/tests/e2e/hive/hiveserver/HiveServerFactory.java 44331f65aeea0a181386104ec706c9ce8a8bb0ae Diff: https://reviews.apache.org/r/23691/diff/ Testing ------- Tests pass on real cluster Thanks, Sravya Tirukkovalur
