Copy on write for data and metadata files in the presence of snapshots
----------------------------------------------------------------------

                 Key: HADOOP-2655
                 URL: https://issues.apache.org/jira/browse/HADOOP-2655
             Project: Hadoop
          Issue Type: Bug
          Components: dfs
            Reporter: dhruba borthakur


If a DFS Client wants to append data to an existing file (appends, HADOOP-1700) 
and a snapshot is present, the Datanoed has to implement some form of a 
copy-on-write for writes to data and meta data files.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply via email to