You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cassandra.apache.org by "Jonathan Ellis (JIRA)" <ji...@apache.org> on 2009/11/20 14:07:39 UTC

[jira] Commented: (CASSANDRA-47) SSTable compression

    [ https://issues.apache.org/jira/browse/CASSANDRA-47?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12780541#action_12780541 ] 

Jonathan Ellis commented on CASSANDRA-47:
-----------------------------------------

Voldemort uses LZF for speed-optimized compression: http://code.google.com/p/project-voldemort/issues/detail?id=172

Hadoop may have FastLZ support soon: HADOOP-6349

> SSTable compression
> -------------------
>
>                 Key: CASSANDRA-47
>                 URL: https://issues.apache.org/jira/browse/CASSANDRA-47
>             Project: Cassandra
>          Issue Type: New Feature
>          Components: Core
>            Reporter: Jonathan Ellis
>            Assignee: Eric Evans
>            Priority: Minor
>             Fix For: 0.9
>
>
> We should be able to do SSTable compression which would trade CPU for I/O (almost always a good trade).

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