Suresh Srinivas created HDFS-4703:
-------------------------------------
Summary: Permission checker should not expose resolved paths
Key: HDFS-4703
URL: https://issues.apache.org/jira/browse/HDFS-4703
Project: Hadoop HDFS
Issue Type: Improvement
Reporter: Suresh Srinivas
Attachments: HDFS-4703.patch
Namenode currently prints inode information in AccessControlException. When
path provided by user is different from the actual path is resolved to a
different path in namenode (some examples as in snapshot paths, HDFS-4434),
this might expose information about resolved path.
In this jira, in permission checker, I propose adding a separate field for path
to print in AccessControlException.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira