[
https://issues.apache.org/jira/browse/HDFS-7233?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14197171#comment-14197171
]
Jing Zhao commented on HDFS-7233:
---------------------------------
+1. I will commit the patch shortly.
> NN logs unnecessary org.apache.hadoop.hdfs.protocol.UnresolvedPathException
> ---------------------------------------------------------------------------
>
> Key: HDFS-7233
> URL: https://issues.apache.org/jira/browse/HDFS-7233
> Project: Hadoop HDFS
> Issue Type: Bug
> Affects Versions: 2.5.1
> Reporter: Rushabh S Shah
> Assignee: Rushabh S Shah
> Attachments: HDFS-7233.patch
>
>
> Namenode logs the UnresolvedPathExceptioneven though that file exists in HDFS.
> Each time a symlink is accessed the NN will
> throw an UnresolvedPathException to have the client resolve it. This
> shouldn't
> be logged in the NN log and we could have really large NN logs if we
> don't fix this since every MR job on the cluster will access this symlink and
> cause a stacktrace to be logged.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)