----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/27512/ -----------------------------------------------------------
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 ----- 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
