Uploaded image for project: 'Hadoop HDFS'
  1. Hadoop HDFS
  2. HDFS-6620

Snapshot docs should specify about preserve options with cp command

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Closed
    • Major
    • Resolution: Fixed
    • 2.5.0, 3.0.0-alpha1
    • 2.5.0
    • namenode
    • None
    • Reviewed

    Description

      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.

      Attachments

        1. HDFS-6620.001.patch
          3 kB
          Stephen Chu
        2. HDFS-6620.002.patch
          3 kB
          Stephen Chu

        Activity

          People

            schu Stephen Chu
            umamaheswararao Uma Maheswara Rao G
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: