[
https://issues.apache.org/jira/browse/HADOOP-11713?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14544980#comment-14544980
]
Rakesh R commented on HADOOP-11713:
-----------------------------------
Thanks a lot [~cnauroth] for the helpful code review and commit the changes!
> ViewFileSystem should support snapshot methods.
> -----------------------------------------------
>
> Key: HADOOP-11713
> URL: https://issues.apache.org/jira/browse/HADOOP-11713
> Project: Hadoop Common
> Issue Type: Improvement
> Components: fs
> Affects Versions: 2.2.0
> Reporter: Chris Nauroth
> Assignee: Rakesh R
> Fix For: 2.8.0
>
> Attachments: HADOOP-11713-001.patch, HADOOP-11713-002.patch,
> HDFS-5641-001.patch
>
>
> Currently, {{ViewFileSystem}} does not dispatch snapshot methods through the
> mount table. All snapshot methods throw {{UnsupportedOperationException}},
> even though the underlying mount points could be HDFS instances that support
> snapshots. We need to update {{ViewFileSystem}} to implement the snapshot
> methods.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)