You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@hbase.apache.org by "Jim Kellerman (JIRA)" <ji...@apache.org> on 2009/01/31 04:04:59 UTC

[jira] Commented: (HBASE-1164) Remove HBase private copy of SequenceFile

    [ https://issues.apache.org/jira/browse/HBASE-1164?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12669138#action_12669138 ] 

Jim Kellerman commented on HBASE-1164:
--------------------------------------

Egad! It is all over the place in hadoop!

I will back out this patch, but do you have suggestions as to how to deal with this since we need the updates for hadoop's
SequenceFile? (I really dislike our having our own copy and this may account for strange results I have seen when running with patched hadoop only vs hbase).

Ugh!


> Remove HBase private copy of SequenceFile
> -----------------------------------------
>
>                 Key: HBASE-1164
>                 URL: https://issues.apache.org/jira/browse/HBASE-1164
>             Project: Hadoop HBase
>          Issue Type: Task
>          Components: io
>    Affects Versions: 0.19.0, 0.19.1, 0.20.0
>            Reporter: Jim Kellerman
>            Assignee: Jim Kellerman
>             Fix For: 0.19.1, 0.20.0
>
>
> HBase maintains a private copy of SequenceFile although there are no changes from Hadoop's SequenceFile.
> As sync's will depend on modifications to Hadoop's SequenceFile, remove HBase private copy.

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