----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/27512/ -----------------------------------------------------------
(Updated Nov. 12, 2014, 3:36 a.m.) Review request for sentry and Prasad Mujumdar. Repository: sentry Description ------- Currently the URI privilege validation assumes that the filesystem prefixes can be 'file:' or 'hdfs:'. We should make this more generic to support other prefixes available in the underlying filesystem. Diffs (updated) ----- sentry-binding/sentry-binding-hive/src/main/java/org/apache/sentry/binding/hive/HiveAuthzBindingHook.java f94ae7c sentry-core/sentry-core-common/pom.xml 5c0fe43 sentry-core/sentry-core-common/src/main/java/org/apache/sentry/core/common/utils/PathUtils.java 1cdbdb8 sentry-core/sentry-core-common/src/test/java/org/apache/sentry/core/common/utils/TestPathUtils.java d30305b Diff: https://reviews.apache.org/r/27512/diff/ Testing ------- Thanks, Colin Ma
