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 "Uma Maheswara Rao G (JIRA)" <ji...@apache.org> on 2014/07/02 08:18:25 UTC

[jira] [Created] (HDFS-6620) Snapshot docs should specify about preserve options with cp command

Uma Maheswara Rao G created HDFS-6620:
-----------------------------------------

             Summary: Snapshot docs should specify about preserve options with cp command
                 Key: HDFS-6620
                 URL: https://issues.apache.org/jira/browse/HDFS-6620
             Project: Hadoop HDFS
          Issue Type: Improvement
          Components: namenode
    Affects Versions: 3.0.0, 2.5.0
            Reporter: Uma Maheswara Rao G


Currently snapshot docs contains the cp command details for copying the snapshot files to regular dfs tree.

http://hadoop.apache.org/docs/r2.3.0/hadoop-project-dist/hadoop-hdfs/HdfsSnapshots.html#Snapshot_Paths

Copying a file from snapshot s0:
hdfs dfs -cp /foo/.snapshot/s0/bar /tmp

Since there are important properties(acls, xattrs..etc) for a file may need to copy back. But looking at this doc may mislead to copy with out using any options. So, It may be worth mentioning aboit that properties. Infact it should copy all properties  by default from snapshot file. 



--
This message was sent by Atlassian JIRA
(v6.2#6252)