You are viewing a plain text version of this content. The canonical link for it is here.
Posted to user@cassandra.apache.org by Raj N <ra...@gmail.com> on 2011/07/12 18:57:38 UTC

Off-heap Cache

Do we need to do anything special to turn off-heap cache on?

https://issues.apache.org/jira/browse/CASSANDRA-1969

-Raj

Re: Off-heap Cache

Posted by Vijay <vi...@gmail.com>.
Use describe keyspace and see the settings are right.
Check the logs on all the servers, Make sure you dont see errors... Check
JNA jar in all the servers.

Regards,
</VJ>



On Wed, Jul 13, 2011 at 1:29 PM, Raj N <ra...@gmail.com> wrote:

> How do I ensure it is indeed using the SerializingCacheProvider.
>
> Thanks
> -Rajesh
>
>
> On Tue, Jul 12, 2011 at 1:46 PM, Jonathan Ellis <jb...@gmail.com> wrote:
>
>> You need to set row_cache_provider=SerializingCacheProvider on the
>> columnfamily definition (via the cli)
>>
>> On Tue, Jul 12, 2011 at 9:57 AM, Raj N <ra...@gmail.com> wrote:
>> > Do we need to do anything special to turn off-heap cache on?
>> > https://issues.apache.org/jira/browse/CASSANDRA-1969
>> > -Raj
>>
>>
>>
>> --
>> Jonathan Ellis
>> Project Chair, Apache Cassandra
>> co-founder of DataStax, the source for professional Cassandra support
>> http://www.datastax.com
>>
>
>

Re: Off-heap Cache

Posted by Raj N <ra...@gmail.com>.
How do I ensure it is indeed using the SerializingCacheProvider.

Thanks
-Rajesh

On Tue, Jul 12, 2011 at 1:46 PM, Jonathan Ellis <jb...@gmail.com> wrote:

> You need to set row_cache_provider=SerializingCacheProvider on the
> columnfamily definition (via the cli)
>
> On Tue, Jul 12, 2011 at 9:57 AM, Raj N <ra...@gmail.com> wrote:
> > Do we need to do anything special to turn off-heap cache on?
> > https://issues.apache.org/jira/browse/CASSANDRA-1969
> > -Raj
>
>
>
> --
> Jonathan Ellis
> Project Chair, Apache Cassandra
> co-founder of DataStax, the source for professional Cassandra support
> http://www.datastax.com
>

Re: Off-heap Cache

Posted by Jonathan Ellis <jb...@gmail.com>.
You need to set row_cache_provider=SerializingCacheProvider on the
columnfamily definition (via the cli)

On Tue, Jul 12, 2011 at 9:57 AM, Raj N <ra...@gmail.com> wrote:
> Do we need to do anything special to turn off-heap cache on?
> https://issues.apache.org/jira/browse/CASSANDRA-1969
> -Raj



-- 
Jonathan Ellis
Project Chair, Apache Cassandra
co-founder of DataStax, the source for professional Cassandra support
http://www.datastax.com