size_in_mb. It must be enabled per CF using the proper
>> settings. CQL3 isn't complete yet in C* 1.1 so if the cache settings
>> aren't shown there, then you'll probably need to use cassandra-cli.
>>
>> -Bryan
>>
>>
>> On Tue, Nov 27, 2012 at
to use cassandra-cli.
>
> -Bryan
>
>
> On Tue, Nov 27, 2012 at 10:41 PM, Wz1975 wrote:
> > Use cassandracli.
> >
> >
> > Thanks.
> > -Wei
> >
> > Sent from my Samsung smartphone on AT&T
> >
> >
> > -
27, 2012 at 10:41 PM, Wz1975 wrote:
> Use cassandracli.
>
>
> Thanks.
> -Wei
>
> Sent from my Samsung smartphone on AT&T
>
>
> ---- Original message
> Subject: Re: need some help with row cache
> From: Yiming Sun
> To: user@cassandra.apach
Use cassandracli.
Thanks.
-Wei
Sent from my Samsung smartphone on AT&T
Original message
Subject: Re: need some help with row cache
From: Yiming Sun
To: user@cassandra.apache.org
CC:
Also, what command can I used to see the "caching" setting? "DE
Also, what command can I used to see the "caching" setting? "DESC TABLE
" doesn't list caching at all. Thanks.
-- Y.
On Wed, Nov 28, 2012 at 12:15 AM, Yiming Sun wrote:
> Hi Bryan,
>
> Thank you very much for this information. So in other words, the settings
> such as row_cache_size_in_mb i
Hi Bryan,
Thank you very much for this information. So in other words, the settings
such as row_cache_size_in_mb in YAML alone are not enough, and I must also
specify the caching attribute on a per column family basis?
-- Y.
On Tue, Nov 27, 2012 at 11:57 PM, Bryan Talbot wrote:
> On Tue, Nov
On Tue, Nov 27, 2012 at 8:16 PM, Yiming Sun wrote:
> Hello,
>
> but it is not clear to me where this setting belongs to, because even in the
> v1.1.6 conf/cassandra.yaml, there is no such property, and apparently
> adding this property to the yaml causes a fatal configuration error upon
> server