[ https://issues.apache.org/jira/browse/HADOOP-2655?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
dhruba borthakur updated HADOOP-2655: ------------------------------------- Fix Version/s: 0.17.0 Status: Patch Available (was: Open) Triggering Hudson tests. > 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 Core > Issue Type: Bug > Components: dfs > Reporter: dhruba borthakur > Assignee: dhruba borthakur > Fix For: 0.17.0 > > Attachments: copyOnWrite.patch, copyOnWrite.patch, copyOnWrite2.patch > > > 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.