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

Jeremiah Jordan commented on CASSANDRA-5118:
--------------------------------------------

FYI it worked, you just had to put the dir name in the string: so 
forceUserDefinedCompaction ks cf/ks-cf-hf-80-Data.db
Should put something in NEWS.txt for anyone who figured that out and was using 
forceUserDefinedCompaction.
                
> user defined compaction is broken
> ---------------------------------
>
>                 Key: CASSANDRA-5118
>                 URL: https://issues.apache.org/jira/browse/CASSANDRA-5118
>             Project: Cassandra
>          Issue Type: Bug
>    Affects Versions: 1.1.0
>         Environment: Ubuntu 12.04
>            Reporter: Michael Kjellman
>            Assignee: Yuki Morishita
>            Priority: Minor
>             Fix For: 1.1.9, 1.2.1
>
>         Attachments: 5118-1.1.txt
>
>
> currently forceUserDefinedCompaction takes (keyspace, datafile)
> cassandra tries to look for ks/ks-cf-hf-80-Data.db when the sstable actually 
> exists at ks/cf/ks-cf-hf-80-Data.db
> fix would be for user defined compaction to look for the sstable datafile in 
> the correct location

--
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

Reply via email to