[ 
https://issues.apache.org/jira/browse/HDFS-7233?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Jing Zhao updated HDFS-7233:
----------------------------
       Resolution: Fixed
    Fix Version/s: 2.6.0
     Hadoop Flags: Reviewed
           Status: Resolved  (was: Patch Available)

I've committed this to trunk, branch-2, and branch-2.6. Thanks [~shahrs87] for 
the contribution!

> 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
>             Fix For: 2.6.0
>
>         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)

Reply via email to