You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@accumulo.apache.org by "Michael Allen (JIRA)" <ji...@apache.org> on 2013/04/08 22:23:15 UTC

[jira] [Commented] (ACCUMULO-1216) reconsider using SequenceFiles for the WAL

    [ https://issues.apache.org/jira/browse/ACCUMULO-1216?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13625763#comment-13625763 ] 

Michael Allen commented on ACCUMULO-1216:
-----------------------------------------

Yeah, I still think putting encryption into the codec interface is shoehorning a square peg into a round hole.  See ACCUMULO-958 (https://issues.apache.org/jira/secure/attachment/12577602/Improving-Crypto-Module-Interface-v1.2.pdf) for my short PDF about why that is.  
                
> reconsider using SequenceFiles for the WAL
> ------------------------------------------
>
>                 Key: ACCUMULO-1216
>                 URL: https://issues.apache.org/jira/browse/ACCUMULO-1216
>             Project: Accumulo
>          Issue Type: Task
>          Components: tserver
>    Affects Versions: 1.5.0
>            Reporter: Eric Newton
>            Priority: Minor
>
> Observing the code in HBase we learned that WAL files written/flushed to HDFS would *not* present the correct file size, which made using SequenceFile for WALs problematic.  So we just write Writables.  In a sequence.
> However, it would be nice to go back and use SequenceFile.
> It might be possible since learning how to properly close a file.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira