You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cassandra.apache.org by "Pavel Yaskevich (Issue Comment Edited) (JIRA)" <ji...@apache.org> on 2011/11/28 17:25:41 UTC

[jira] [Issue Comment Edited] (CASSANDRA-3374) CQL can't create column with compression or that use leveled compaction

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

Pavel Yaskevich edited comment on CASSANDRA-3374 at 11/28/11 4:25 PM:
----------------------------------------------------------------------

CQLsh fails with "Unmatched named substitution: 'sstable_compressor' not given for CREATE COLUMNFAMILY cf ( KEY text PRIMARY KEY ) WITH compression_parameters:sstable_compressor = 'SnappyCompressor' and compression_parameters:chunk_size_in_kb = 16 and comparator = ascii;"... Tested with raw thrift call - works as excepted. 

Jonathan do you have any idea how to fix that cqlsh problem?
                
      was (Author: xedin):
    CQLsh fails with "Unmatched named substitution: 'sstable_compressor' not given for CREATE COLUMNFAMILY cf ( KEY text PRIMARY KEY ) WITH compression_parameters:sstable_compressor = 'SnappyCompressor' and compression_parameters:chunk_size_in_kb = 16 and comparator = ascii;"... Tested with raw thrift call - works as excepted. 

Jonathan do you have any idea to to fix that?
                  
> CQL can't create column with compression or that use leveled compaction
> -----------------------------------------------------------------------
>
>                 Key: CASSANDRA-3374
>                 URL: https://issues.apache.org/jira/browse/CASSANDRA-3374
>             Project: Cassandra
>          Issue Type: Bug
>          Components: Core
>    Affects Versions: 1.0.0
>            Reporter: Sylvain Lebresne
>            Assignee: Pavel Yaskevich
>            Priority: Minor
>             Fix For: 1.0.5
>
>         Attachments: CASSANDRA-3374.patch
>
>
> Looking at CreateColumnFamilyStatement.java, it doesn't seem CQL can create compressed column families, nor define a compaction strategy.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira