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

Andrew Wang updated HADOOP-9418:
--------------------------------

    Attachment: hadoop-9418-10.patch

Thanks Jing, I was wondering about the lack of unwrapping.

I took your suggestion of still unwrapping in DFSClient (which seems consistent 
with the rest of the snapshot methods), and rethrowing a RemoteException in 
DFSAdmin to hit the stacktrace cleaning code. It's basically like the earlier 
patch you posted on HDFS-4846.
                
> Add symlink resolution support to DistributedFileSystem
> -------------------------------------------------------
>
>                 Key: HADOOP-9418
>                 URL: https://issues.apache.org/jira/browse/HADOOP-9418
>             Project: Hadoop Common
>          Issue Type: Sub-task
>          Components: fs
>    Affects Versions: 3.0.0
>            Reporter: Andrew Wang
>            Assignee: Andrew Wang
>         Attachments: hadoop-9418-10.patch, hadoop-9418-1.patch, 
> hadoop-9418-2.patch, hadoop-9418-3.patch, hadoop-9418-4.patch, 
> hadoop-9418-5.patch, hadoop-9418-6.patch, hadoop-9418-7.patch, 
> hadoop-9418-8.patch, hadoop-9418-9.patch
>
>
> Add symlink resolution support to DistributedFileSystem as well as tests.

--
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

Reply via email to