Hi
I have deployed Cassandra 1.0.6 to a 2 data center and one data center (DC1)
having one node and the other data center (DC2) having two nodes. But when I
do a nodetool ring using one IP, the output says 0% owns of DC1 node. Please
see the output below.
# sh nodetool -h 10.XXX.XXX.XX ring
Addre
There was a thread on this a couple days ago -- short answer, the 'owns %'
column is effectively incorrect when you're using multiple DCs. If you had all
3 servers in 1 DC, since server YYY has token 1 and server XXX has token 0,
then server XXX would truly 'own' 0% (actually, 1/(2^128) :) ), a
> There was a thread on this a couple days ago -- short answer, the 'owns %'
> column is effectively incorrect when you're using multiple DCs. If you had
> all 3 servers in 1 DC, since server YYY has token 1 and server XXX has token
> 0, then server XXX would truly 'own' 0% (actually, 1/(2^128)
Hello,
How to find the right commit SHA for specific cassandra release?
For example, how to checkout 0.8.9 release on git repository?
With git log --grep=0.8.9, I found the latest commit mentioned about 0.8.9 was
---
commit 1f92277c4bf9f5f71303ecc5592e27603bc9dec1
Author: Sylvain Lebresne
Date:
Based on the tags listed here:
http://git-wip-us.apache.org/repos/asf?p=cassandra.git
I would look here
http://git-wip-us.apache.org/repos/asf?p=cassandra.git;a=commit;h=9d4c0d9a37c7d77a05607b85611c3abdaf75be94
On 02/12/2012 10:39 PM, Maki Watanabe wrote:
Hello,
How to find the right commit
Perfect! Thanks.
2012/2/13 Dave Brosius :
> Based on the tags listed here:
> http://git-wip-us.apache.org/repos/asf?p=cassandra.git
>
> I would look here
>
> http://git-wip-us.apache.org/repos/asf?p=cassandra.git;a=commit;h=9d4c0d9a37c7d77a05607b85611c3abdaf75be94
>
>
>
> On 02/12/2012 10:39 PM, M
--
Sent using BlackBerry
I found I can get the info by "git tag".
I should better to learn git more to switch...
2012/2/13 Maki Watanabe :
> Perfect! Thanks.
>
> 2012/2/13 Dave Brosius :
>> Based on the tags listed here:
>> http://git-wip-us.apache.org/repos/asf?p=cassandra.git
>>
>> I would look here
>>
>> http://git-wip
On 02/12/2012 10:53 PM, Shubham Srivastava wrote:
--
Sent using BlackBerry
send an email to user-unsubscr...@cassandra.apache.org
unsubscribe
Inviato dal mio smartphone BlackBerry®
www.blackberry.com
-Original Message-
From: Maki Watanabe
Date: Mon, 13 Feb 2012 12:50:13
To: Dave Brosius
Reply-To: user@cassandra.apache.org
Cc:
Subject: Re: How to find a commit for specific release on git?
Perfect! Thanks.
2012/2
Updated http://wiki.apache.org/cassandra/HowToBuild .
2012/2/13 Maki Watanabe :
> I found I can get the info by "git tag".
> I should better to learn git more to switch...
>
> 2012/2/13 Maki Watanabe :
>> Perfect! Thanks.
>>
>> 2012/2/13 Dave Brosius :
>>> Based on the tags listed here:
>>> http:/
Hi,
I am testing Cassandra on Amazon and finding performance can vary fairly
wildly. I'm leaning towards it being an artifact of the AWS I/O system but
have one other possibility.
Are keycaches persisted to disk and restored on a clean shutdown and
restart ?
cheers
--
*Franc Carter* | Systems
I think the keycaches and rowcahches are bothe persisted to disk when shutdown,
and restored from disk when restart, then improve the performance.
2012-02-13
zhangcheng
发件人: Franc Carter
发送时间: 2012-02-13 13:53:56
收件人: user
抄送:
主题: keycache persisted to disk ?
Hi,
I am testing C
On Mon, Feb 13, 2012 at 5:03 PM, zhangcheng wrote:
> **
>
> I think the keycaches and rowcahches are bothe persisted to disk when
> shutdown, and restored from disk when restart, then improve the performance.
>
Thanks - that would explain at least some of what I am seeing
cheers
>
> 2012-02-1
14 matches
Mail list logo