Vadim Spector created SENTRY-2008:
-------------------------------------
Summary: Sentry needs to consistently handle HDFS paths,
canonicalizing them when needed
Key: SENTRY-2008
URL: https://issues.apache.org/jira/browse/SENTRY-2008
Project: Sentry
Issue Type: Bug
Reporter: Vadim Spector
Sentry HDFS sync depends on specific representation of HDFS paths. However, in
UNIX (and HDFS) world, there is more than one way to represent a path, so
string comparison would not work. One very common case is using duplicate
slashes in a path, which should be considered as a single slash. Need to trace
how HDFS paths are handled and where canonicalization is needed.
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)