Don't print entire stack trace to NN log when denying file access
-----------------------------------------------------------------
Key: HDFS-1430
URL: https://issues.apache.org/jira/browse/HDFS-1430
Project: Hadoop HDFS
Issue Type: Improvement
Components: name-node
Affects Versions: 0.21.0
Reporter: Jakob Homan
Fix For: 0.22.0
Currently when a user attempts to access a file/directory he/she doesn't have
access to, we include the entire stack trace from the exception that is
generated. Denying access is a routine event and the stack trace is just noise.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.