You are viewing a plain text version of this content. The canonical link for it is here.
Posted to common-dev@hadoop.apache.org by "Karl Wettin (JIRA)" <ji...@apache.org> on 2009/03/14 09:11:50 UTC

[jira] Commented: (HADOOP-3977) SequenceFile.Writer reopen (hdfs append)

    [ https://issues.apache.org/jira/browse/HADOOP-3977?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12682007#action_12682007 ] 

Karl Wettin commented on HADOOP-3977:
-------------------------------------

I think I'm giving up on this patch. It might be cleaner to implement a new thin layer on top of DataOutputStream that allows for appending and is binary compatible with a limited subset of the SequenceFile features, i.e. no compression support.

I'll report back on this here as soon as I've got something  (any year now).

> SequenceFile.Writer reopen (hdfs append)
> ----------------------------------------
>
>                 Key: HADOOP-3977
>                 URL: https://issues.apache.org/jira/browse/HADOOP-3977
>             Project: Hadoop Core
>          Issue Type: Improvement
>          Components: io
>            Reporter: Karl Wettin
>            Assignee: Karl Wettin
>            Priority: Minor
>         Attachments: HADOOP-3977.txt, HADOOP-3977.txt
>
>
> Allows for reopening and appending to a SequenceFile

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