[
https://issues.apache.org/jira/browse/HADOOP-3250?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12600972#action_12600972
]
szetszwo edited comment on HADOOP-3250 at 5/29/08 5:05 PM:
-------------------------------------------------------------------------
3250_20080529.patch:
- Added append API to FileSystem
- Implemented RawLocalFileSystem
- throw new IOException("Not supported") for the other FileSystem subclasses
- need some tests
was (Author: szetszwo):
3250_20080529.patch: need some tests
> Extend FileSystem API to allow appending to files
> -------------------------------------------------
>
> Key: HADOOP-3250
> URL: https://issues.apache.org/jira/browse/HADOOP-3250
> Project: Hadoop Core
> Issue Type: New Feature
> Components: fs
> Reporter: dhruba borthakur
> Attachments: 3250_20080529.patch
>
>
> Provide an API to allow applications to append data to pre-existing files.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.