On Mon, Sep 20, 2010 at 4:57 PM, Peter Schuller
wrote:
>> Not in 0.6 I believe, but I believe this recently went into trunk for
>> the upcoming 0.7.
>
> By "not in 0.6" i mean in terms of the configuration.
This is ready for 0.6.6, fwiw.
--
Jonathan Ellis
Project Chair, Apache Cassandra
co-foun
> Not in 0.6 I believe, but I believe this recently went into trunk for
> the upcoming 0.7.
By "not in 0.6" i mean in terms of the configuration. If you are
willing to modify the source you can change it fairly easily by
changing the private constants towards the beginning of
org/apache/cassandra/
> How do you set the compaction threshold from storage-conf.xml? is this
> possible?
Not in 0.6 I believe, but I believe this recently went into trunk for
the upcoming 0.7.
> What is the consensus on a basic Key-Value store of setting the
> compactionthreshold min/max from
>
> ./nodetool --host=
On Mon, Sep 20, 2010 at 3:14 PM, Dathan Pattishall wrote:
> How do you set the compaction threshold from storage-conf.xml? is this
> possible?
>
> What is the consensus on a basic Key-Value store of setting the
> compactionthreshold min/max from
>
> ./nodetool --host=localhost --port=8181 getcomp
How do you set the compaction threshold from storage-conf.xml? is this possible?
What is the consensus on a basic Key-Value store of setting the
compactionthreshold min/max from
./nodetool --host=localhost --port=8181 getcompactionthreshold
Current compaction threshold: Min=4, Max=32
to say some