try increasing vm.max_map_count
per http://blog.timstoop.nl/2011/04/20/cassandra-java-io-ioerror-java-io-ioexception-map-failed/
Feng Qu
>
> From: Raj N
>To: user@cassandra.apache.org
>Sent: Tuesday, September 18, 2012 6:37 PM
>Subject:
validation_class : UTF8Type},
{column_name : 'payload',
validation_class : UTF8Type},
{column_name : 'referenceId',
validation_class : UTF8Type,
index_name :
'MobilePushNotificationLog_referenceId_idx',
index_type : 0},
{column_name : 'retryCount',
validation_class : UTF8Type},
{column_name : 'status',
validation_class : UTF8Type},
{column_name : 'userName',
validation_class : UTF8Type,
index_name : 'MobilePushNotificationLog_userName_idx',
index_type : 0}];
Feng Qu
(line 183) Creating new index : ColumnDefinition{name=757365724e616d65,
validator=org.apache.cassandra.db.marshal.UTF8Type, index_type=KEYS,
index_name='MobilePushNotificationLog_userName_idx'}
Feng Qu
>
> From: aaron morton
>To: use
ed during start up?
Feng Qu
Daning,
You could
clear the hintedhandoff via jmx (
HintedHandOffManagerMBean.deleteHintsForEndpoint ) for that host.
Feng Qu
>
> From: Daning Wang
>To: user@cassandra.apache.org
>Sent: Wednesday, May 16, 2012 10:38 AM
>Subject: Re: Cou
emtable and/or cache
sizes. Cassandra will now flush up to the two largest memtables to free up
memory. Adjust flush_largest_memtables_at threshold in cassandra.yaml if you
don't want Cassandra to do this automatically
Feng Qu
>
> From: Jonathan Ellis
&
Haven't received any reply. Resend...
Feng Qu
>
> From: Feng Qu
>To: Cassandra User Group
>Sent: Wednesday, February 22, 2012 1:49 PM
>Subject: nodetool ring runs very slow
>
>
>We noticed that nodetool ring sometimes returns i
Hello, is there a way to take one node out of ring and running a major
compaction?
Feng Qu
host with 96GB RAM.
I would appreciate for help to figure out the root cause and solution.
Feng Qu
INFO [GossipTasks:1] 2012-02-22 13:15:59,135 Gossiper.java (line 697)
InetAddress /10.89.74.67 is now dead.
INFO [ScheduledTasks:1] 2012-02-22 13:16:12,114 StatusLogger.java (line 65)
0m0.339s
sys 0m0.054s
Feng Qu
Compaction should delete empty rows once gc_grace_seconds is passed, right?
Feng Qu
I have two questions for community version of opscenter
1) does it work with multiple cassandra cluster?
2) are agent ports 61620/61621 configurable? these ports are blocked in our
env.
Thanks in advance
Feng Qu
Hello,
When I use nodetool cfstas, I see read/write for both keyspace and column
family. I assume both number are counted across the ring, but I saw different
read/write counts showed on one node comparing to other 7 nodes.
node 1,2,4-8:
Keyspace: ks
Read Count: 44285565
Rea
Hello,
I notice that when starting a new node with same configuration(cluster name,
seeds, token etc) as an existing ring member, the new node will take over the
ownership from existing ring member. Is this expected behavior? I would like to
see Cassandra prevents new node from joining the rin
14 matches
Mail list logo