On 05/01/2012 04:16 AM, aaron morton wrote:
Gossip information about a node can stay in the cluster for up to 3
days. How long has this been going on for ?
This has been going for over a week already without any signs of slow
down, all nodes that have changed ip popup as UP/DEAD endlessly.
Any
This looks like CASSANDRA-4201 where map() was failing with oom under 32
bits jvm.
Jonathan provided a patch for that. You can apply it on top of 1.1.
- Pierre
From: cyril auburtin [mailto:cyril.aubur...@gmail.com]
Sent: mardi 8 mai 2012 08:56
To: user@cassandra.apache.org
Subject: Re: ca
ah thx
yes that's true I forgot to say we are using 32bits Java, we should use 64
now that everything is stable with 64bit
thx
2012/5/8 Pierre Chalamet
> This looks like CASSANDRA-4201 where map() was failing with oom under 32
> bits jvm.
>
> Jonathan provided a patch for that. You can appl
If I was rebuilding my power after spending the first thousand years of the
Third Age as a shapeless evil I would cast my Eye of Fire in the direction of
the filthy little multi_gets.
A node can fail to respond to a query with rpc_timeout for two reasons: either
the command did not run or the
The Cassandra team is pleased to announce the release of Apache Cassandra
version 1.0.10.
Cassandra is a highly scalable second-generation distributed database,
bringing together Dynamo's fully distributed design and Bigtable's
ColumnFamily-based data model. You can read more here:
http://cassan
Hi,
Can someone give some more details about the CASSANDRA-4116 bug fixed in
this release? Could this cause resurrection of deleted data for example?
https://issues.apache.org/jira/browse/CASSANDRA-4116
/ Jonas
On 2012-05-08 11:04 , Sylvain Lebresne wrote:
> The Cassandra team is pleased to an
> Some 'feature' for future implementation, maybe?
imho truncation working as a meta data operation is the correct approach. It's
generally used in testing and development. It deletes the data and removes the
SSTables, giving you a clean state.
A CF level tombstone would mean that reads had to
Hi,
I'm wondering if there is a common 'pattern' to address a scenario we will
have to deal with.
We will be storing a set of Column/Value pairs per Key where the
Column/Values are read from a set of files that we download regularly. We
need the loading to be resilient and we can receive correcti
There is no support in the cli for using a socks proxy. You would need to add
it.
Take a look in CliMain.java
Cheers
-
Aaron Morton
Freelance Developer
@aaronmorton
http://www.thelastpickle.com
On 8/05/2012, at 10:00 AM, Shawna Qian wrote:
> Hello:
>
> In our cassandra sett
When you look in the logs please let me know if you see this error…
https://issues.apache.org/jira/browse/CASSANDRA-4223
I look at nodetool compactionstats (for the Merkle tree phase), nodetool
netstats for the streaming, and this to check for streaming progress:
while true; do date; diff <(nod
Can you store the corrections in a separate CF?
When the client reads the key, reads from the original the corrects CF at the
same time. Apply the correction only on the client side.
When you have confirmed the ingest has completed, run a background jobs to
apply the corrections, store the up
On Tue, May 8, 2012 at 8:09 PM, aaron morton wrote:
> Can you store the corrections in a separate CF?
>
Yes, I thought of that, but that turns on read in to two ;-(
>
> When the client reads the key, reads from the original the corrects CF at
> the same time. Apply the correction only on the cl
Hi there,
I'm working on a datamodel for a multi-website, multi-customer system.
Things we would like to do:
- search products (lucene / solr / solandra)
- multi-filter (e.g. categories)
- reviews
- voting
I can't really see how to do the filtering of the products by categories
and even things li
I've updated all nodes to 1.1 but I keep getting the same problem...
Any other thoughts about this?
Kind regards,
Pieter
-Original Message-
From: Benoit Perroud [mailto:ben...@noisette.ch]
Sent: maandag 7 mei 2012 22:21
To: user@cassandra.apache.org
Subject: Re: sstableloader 1.1 won't s
Hi Jonas,
the bug that was fixed in 4116 meant that the max timestamp recorded
for an sstable didn't consider any tombstones from row deletions. This
meant that from some queries, some sstables were not being read when
they should have been. I couldn't say categorically that this would
cause the d
Maybe one of the problems is that I am reading the columns in a row and the
rows themselves in batches, using the count attribute in the SliceRange and by
changing the start column or the corresponding for rows with the KeyRange.
According to your blog post, using start key to read for millions
Hi Steve,
Thanks for your reply, sorry for the delay in getting back to you. We're
actually doing something very similar already, using Hector's
EmbeddedServerHelper (it's basically the same, maybe it came from the same
code). Unfortunately whilst writing this our internet went down and I
someti
There are no error message in my log.
I ended up restarting all the nodes in my cluster. After that I was able
to run repair successfully on one of the node. It took about 40 minutes.
Feeling lucky I ran repair on another node and it is stuck again.
tpstats show 1 active and 1 pending AntiEntro
Could you please create a ticket for this on
https://issues.apache.org/jira/browse/CASSANDRA
Please include:
* operating system
* keyspace / column family definition
* output of of "ls -lah" for the "/var/lib/cassandra/data/Disco/Client/"
directory after the error occurs.
Thanks
--
What is the version you are using? is it Multi DC setup? Are you seeing a
lot of dropped Mutations/Messages? Are the nodes going up and down all the
time while the repair is running?
Regards,
On Tue, May 8, 2012 at 2:05 PM, Bill Au wrote:
> There are no error message in my log.
>
> I ended u
Dne 8.5.2012 15:25, Sam Tunnicliffe napsal(a):
I couldn't say categorically that this would cause the deleted data to reappear
in read results, but I can see how
it could do.
You think it can remove long standing problems with counters?
What I do, is that I have VmWare player with VM running Cassandra localy on
my laptop. This is useful when there is no internet connection and works
fine for me.
*Tamar Fraenkel *
Senior Software Engineer, TOK Media
[image: Inline image 1]
ta...@tok-media.com
Tel: +972 2 6409736
Mob: +972 54
22 matches
Mail list logo