> connectivity issues.
>
Hi Bowen,
Thanks for the quick response. I was referring to streaming all the
existing data to the new DC(DC2). We have
> On 23/09/2022 15:58, Kaushal Shriyan wrote:
>
> Hi,
>
> Is there a way to measure cassandra nodes data sync time between DC
Hi,
Is there a way to measure cassandra nodes data sync time between DC1 and
DC2? Currently DC1 is the prod datacenter. I am adding DC2 to the new data
center by referring to
https://docs.apigee.com/private-cloud/v4.51.00/adding-data-center?hl=en.
https://docs.apigee.com/release/supported-softwar
Hi,
I am reading the CAP theorem and Cassandra either satisfies CP or AP. I am
not sure how do we take care of Availability property or Consistency
property. Any examples to understand it better.
Please help me understand if i am completely wrong?
Thanks in Advance.
Regards,
Kaushal
talling cassandra 2.0.xx on AWS:
> https://gist.github.com/aliakhtar/3649e412787034156cbb
>
> On Wed, May 27, 2015 at 9:31 PM, Kaushal Shriyan > wrote:
>
>> Hi,
>>
>> Can somebody please share me details about setting up of EC2snitch in AWS
>> single region
Hi,
Can somebody please share me details about setting up of EC2snitch in AWS
single region which has availability zone 1a and 1b? I am using Cassandra
version 1.2.19 in the setup.
I would appreciate your help.
Regards,
Kaushal
Hi DuyHai Doan,
I am looking forward for your reply and please do let me know if you need
any other additional information.
Regards,
Kaushal
On Tue, May 19, 2015 at 2:36 PM, Kaushal Shriyan
wrote:
> Hi DuyHai Doan,
>
> Please find the below details
>
> /opt/test4/share/apach
:22 PM, DuyHai Doan wrote:
> Hello Kaushal
>
> Humm your schema is using the ancient DynamicCompositeType. Can you just
> send a describe of the table in cassandra-cli ?
>
> On Tue, May 19, 2015 at 9:44 AM, Kaushal Shriyan > wrote:
>
>> Hi,
>>
>> I am r
Hi,
I am running cassandra version 1.2.19 and cqlsh version 3.1.8 in my setup
cqlsh:apprepo> select * from test_proxy_revisions_r21 limit 10 ;
Traceback (most recent call last):
File "./cqlsh", line 1039, in perform_statement_untraced
self.cursor.execute(statement, decoder=decoder)
File "