We run between US/EU regions on AWS with more than 45ms latency without any
issues. Just use an appropriate amount of replicas in each datacenter and
make use of the appropriate consistency level (e.g local_quoram)
On Tue, Apr 28, 2015 at 2:43 PM, Daniels, Kelly
wrote:
> We will be anxious to co
Just make sure you understand the effect of consistency levels on your
performance. You (probably) don't want to be going over the WAN for reads
etc.
We run across the US/EU AWS regions and don't have any problems with higher
RTT.
On Mon, Oct 13, 2014 at 2:51 AM, Siddharth Karandikar <
siddharth.
When you say you moved from EBS to SSD, do you mean the EBS HDD drives to
EBS SSD drives? Or instance SSD drives? The m3.large only comes with 32GB
of instance based SSD storage. If you're using EBS SSD drives then network
will still be the slowest thing so switching won't likely make much of a
dif
cluster sizes. I've also
> seen duplicity mentioned as a backup solution, although I know even less
> about it. Did you use Priam and if so, how were your experiences with it?
>
>
> On Thu, Jul 24, 2014 at 3:07 AM, Alex Major wrote:
>
>> On Thu, Jul 24, 2014 at 12:12
On Thu, Jul 24, 2014 at 12:12 AM, Hao Cheng wrote:
> Hello,
>
> Based on what I've read in the archives here and on the documentation on
> Datastax and the Cassandra Community, EBS volumes, even provisioned IOPS
> with EBS optimized instances, are not recommended due to inconsistent
> performance
Have you changed the appropriate config settings so that Cassandra will run
with only 2GB RAM? You shouldn't find the nodes go down.
Check out this blog post
http://www.opensourceconnections.com/2013/08/31/building-the-perfect-cassandra-test-environment/,
it outlines the configuration settings nee
Hi Mike,
We had issues with the ephemeral drives when we first got started, although
we never got to the bottom of it so I can't help much with troubleshooting
unfortunately. Contrary to a lot of the comments on the mailing list we've
actually had a lot more success with EBS drives (PIOPs!). I'd d
On Sun, Aug 19, 2012 at 11:04 PM, Tyler Hobbs wrote:
> On Sun, Aug 19, 2012 at 3:55 AM, aaron morton wrote:
>
>>
>>
>> It is not a judgement on the quality of PHPCassa or PDO-cassandra,
>> neither of which I have used.
>>
>> My comments were mostly informed by past issues with Thrift and PHP.
>>
ning?
> And, are you using ephemeral disks or EBS volumes?
>
> Thanks!
>
> - Dan
>
>
>
> On Jul 3, 2012, at 5:52 PM, Alex Major wrote:
>
> Hi Mike,
>
> We've run a small (4 node) cluster in the EU region since September last
> year. We run across
Hi Mike,
We've run a small (4 node) cluster in the EU region since September last
year. We run across all 3 availability zones in the EU region, with 2 nodes
in one AZ and then a further node in each AZ. The latency difference
between running inside of and between AZ's has been minimal in our
expe
nless I've misread the very lengthy discussions over Composite Key support
in CQL then it is targeted for a 1.1 release?
Alex.
On Mon, Jan 23, 2012 at 3:43 PM, Eric Evans wrote:
> On Mon, Jan 23, 2012 at 8:40 AM, Alex Major wrote:
> > Based on current discussions it looks like i
Hey,
Based on current discussions it looks like it will be in C* 1.1, but won't
be in the default cql package - you'll need to opt into cql3 driver as
there are some incompatible BC changes and they want to give an easier
migration. It will be in the default standard distribution in 1.2.
Alex.
O
Hey,
You can switch the reversed flag on (or off) and use the first key returned
as the start key for the previous page.
Alex
--
From: Sam Hodgson
Sent: 29/10/2011 16:15
To: user@cassandra.apache.org
Subject: Previous Page Pagination?
Hi,
Is there a good method to
13 matches
Mail list logo