You are viewing a plain text version of this content. The canonical link for it is here.
Posted to hdfs-dev@hadoop.apache.org by "Chris Nauroth (JIRA)" <ji...@apache.org> on 2013/12/07 07:14:35 UTC

[jira] [Created] (HDFS-5641) ViewFileSystem should support snapshot methods.

Chris Nauroth created HDFS-5641:
-----------------------------------

             Summary: ViewFileSystem should support snapshot methods.
                 Key: HDFS-5641
                 URL: https://issues.apache.org/jira/browse/HDFS-5641
             Project: Hadoop HDFS
          Issue Type: Improvement
          Components: hdfs-client, snapshots
    Affects Versions: 2.2.0, 3.0.0
            Reporter: Chris Nauroth


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.1#6144)