Exact use case for CustomPayloads in v4 protocol version

2020-01-10 Thread Goutham reddy
Hello all, I was trying to explore more about the custom payloads which was introduced in protocol version v4. I could not get the actual use case using custom payload. Can somebody shed some light on this? Appreciate your help:) Thanks and regards, Goutham

Re: Is it possible to build multi cloud cluster for Cassandra

2019-09-05 Thread Goutham reddy
work. > > I recommend using Terraform to make provisioning a bit easier. > > On Thu, Sep 5, 2019 at 9:36 AM Goutham reddy > wrote: > >> Hello, >> Is it wise and advisable to build multi cloud environment for Cassandra >> for High Availability. >> AWS as on

Is it possible to build multi cloud cluster for Cassandra

2019-09-05 Thread Goutham reddy
Hello, Is it wise and advisable to build multi cloud environment for Cassandra for High Availability. AWS as one datacenter and Azure as another datacenter. If yes are there any challenges involved? Thanks and regards, Goutham.

Re: Insert constant value for all the rows for a given column

2019-02-27 Thread Goutham reddy
*Subject:* RE: Insert constant value for all the rows for a given column > > > > Yup > > > > *From:* Goutham reddy [mailto:goutham.chiru...@gmail.com] > *Sent:* Wednesday, February 27, 2019 5:06 PM > *To:* user@cassandra.apache.org > *Subject:* Re: Insert constant value f

Re: Insert constant value for all the rows for a given column

2019-02-27 Thread Goutham reddy
Are you taking about SQL engine Presto ;) On Wed, Feb 27, 2019 at 4:59 PM Kenneth Brotman wrote: > Who are Presto? > > > > *From:* Goutham reddy [mailto:goutham.chiru...@gmail.com] > *Sent:* Wednesday, February 27, 2019 4:52 PM > *To:* user@cassandra.apache.org > *Subje

Re: Insert constant value for all the rows for a given column

2019-02-27 Thread Goutham reddy
value before Cassandra, maybe through your > application or something in the stream before Cassandra, or add it after > Cassandra or use something like Spark to process it. > > > > Kenneth Brotman > > > > *From:* Goutham reddy [mailto:goutham.chiru...@gmail.com] > *Sent

Re: Insert constant value for all the rows for a given column

2019-02-27 Thread Goutham reddy
True Bharath, there is no option to add a default value in Cassandra for a column. Regards Goutham Reddy On Wed, Feb 27, 2019 at 4:31 PM kumar bharath wrote: > Kenneth, > > I didn't see any such option for adding a default value on a column. > > Thanks, > Bharath Kumar B

Re: Insert constant value for all the rows for a given column

2019-02-27 Thread Goutham reddy
Kenneth, I believe "static column" applies for one partition key. Correct me if my understanding is wrong. Regards Goutham Reddy On Wed, Feb 27, 2019 at 4:08 PM Kenneth Brotman wrote: > Sounds like what’s called a “static column”. > > > > *From:* Goutham re

Insert constant value for all the rows for a given column

2019-02-27 Thread Goutham reddy
Hi, We have a requirement to add constant value to all the rows for a particular column, and we could not find any solution. Can anybody provide standard procedure for the problem. Appreciate your help. Regards Goutham Reddy

Re: Partition key with 300K rows can it be queried and distributed using Spark

2019-01-17 Thread Goutham reddy
) - small point reads will be more disk IO, but less > heap pressure. > > > > On Thu, Jan 17, 2019 at 12:15 PM Goutham reddy > wrote: > >> Hi, >> As each partition key can hold up to 2 Billion rows, even then it is an >> anti-pattern to have such huge data s

Partition key with 300K rows can it be queried and distributed using Spark

2019-01-17 Thread Goutham reddy
Hi, As each partition key can hold up to 2 Billion rows, even then it is an anti-pattern to have such huge data set for one partition key in our case it is 300k rows only, but when trying to query for one particular key we are getting timeout exception. If I use Spark to get the 300k rows for a

Re: Deployment

2019-01-11 Thread Goutham reddy
application. > > Does the application accessing the data get deployed on the same nodes in > the cloud as the Cassandra cluster itself? Or on separate nodes? Are there > any best practices available in this regard? > > thanks > -- Regards Goutham Reddy

Re: [EXTERNAL] Re: Good way of configuring Apache spark with Apache Cassandra

2019-01-09 Thread Goutham reddy
gt; - Isolation - If Spark has a spike in cpu/IO utilization, you wouldn't > want it to affect Cassandra and the opposite. > >If you isolate it with cgroups, you may have too much idle time when > the above doesn't happen. > > > > > > On Fri, Jan 4, 2019 at 12:47 PM

Re: Good way of configuring Apache spark with Apache Cassandra

2019-01-04 Thread Goutham reddy
S3) instead. > > On Fri, Jan 4, 2019 at 1:43 PM Goutham reddy > wrote: > >> Thank you very much Dor for the detailed information, yes that should be >> the primary reason why we have to isolate from Cassandra. >> >> Thanks and Regards, >> Goutham Reddy

Re: Good way of configuring Apache spark with Apache Cassandra

2019-01-04 Thread Goutham reddy
Thank you very much Dor for the detailed information, yes that should be the primary reason why we have to isolate from Cassandra. Thanks and Regards, Goutham Reddy On Fri, Jan 4, 2019 at 1:29 PM Dor Laor wrote: > I strongly recommend option B, separate clusters. Reasons: > - Netw

Good way of configuring Apache spark with Apache Cassandra

2019-01-04 Thread Goutham reddy
Hi, We have requirement of heavy data lifting and analytics requirement and decided to go with Apache Spark. In the process we have come up with two patterns a. Apache Spark and Apache Cassandra co-located and shared on same nodes. b. Apache Spark on one independent cluster and Apache Cassandra as

Re: Is Apache Cassandra supports Data at rest

2018-11-13 Thread Goutham reddy
y unassigned and there’s no ETA. > > > -- > Jeff Jirsa > > > On Nov 12, 2018, at 10:21 PM, Goutham reddy > wrote: > > Hi, > Does Apache Cassandra supports data at rest, because datastax Cassandra > supports it. Can anybody help me. > > Thanks and Regards, &g

Is Apache Cassandra supports Data at rest

2018-11-12 Thread Goutham reddy
Hi, Does Apache Cassandra supports data at rest, because datastax Cassandra supports it. Can anybody help me. Thanks and Regards, Goutham. -- Regards Goutham Reddy

Re: Re: Re: How to set num tokens on live node

2018-11-02 Thread Goutham reddy
Omnester, Thanks a ton, will try to execute the same. I will look into that thread. Thanks and Regards, Goutham Reddy Aenugu. On Fri, Nov 2, 2018 at 1:36 AM onmstester onmstester wrote: > I think that is not possible. > If currently both DC's are in use, you should remove one of them (

Re: Re: How to set num tokens on live node

2018-11-02 Thread Goutham reddy
ers is to config replication > strategy to stream data from dc with wrong num_token to correct one, and > then a repair on each node would move your data to the other dc > > Sent using Zoho Mail <https://www.zoho.com/mail/> > > > Forwarded message =

Re: How to set num tokens on live node

2018-11-02 Thread Goutham reddy
e new num_tokens value, then > switch everything to use the new DC and tear down the old. > > On Thu, Nov 1, 2018 at 6:16 PM Goutham reddy > wrote: > >> Hi team, >> Can someone help me out I don’t find anywhere how to change the numtokens >> on a running nodes.

How to set num tokens on live node

2018-11-01 Thread Goutham reddy
Hi team, Can someone help me out I don’t find anywhere how to change the numtokens on a running nodes. Any help is appreciated Thanks and Regards, Goutham. -- Regards Goutham Reddy

Re: Advantage over Cassandra in Kubernetes

2018-10-13 Thread Goutham reddy
king new ground >and encounter problems that haven't been solved before. >- The Cassandra examples in the official Kubernetes documentation is >not something you want to take into production. > > Cheers > > Ben > > On Thu, Oct 11, 2018 at 6:50 PM Goutham reddy &g

Advantage over Cassandra in Kubernetes

2018-10-11 Thread Goutham reddy
:) Thanks and Regards, Goutham Reddy Aenugu. -- Regards Goutham Reddy

Re: Timeout for only one keyspace in cluster

2018-07-21 Thread Goutham reddy
> > AND read_repair_chance = 0.0 > > AND speculative_retry = '99PERCENTILE'; > > Query and Error: > > UPDATE x.y SET value = value + 1 where foreignid = ? AND timebucket = ? AND > key = ? AND timevalue = ?, err = {s:\"gocql: no response > received from cassandra within timeout period > > > I verified CL=local_serial > > We had been working on this issue for many days; any help will be much > appreciated. > > > > -- Regards Goutham Reddy

Re: which driver to use with cassandra 3

2018-07-21 Thread Goutham reddy
ng term project, having in mind that datastax and cassandra >> >> parted? >> >> >> >> Regards, >> >> Vitaliy >> >> >> >> ----- >> >> To unsubscribe, e-mail: user-unsubscr...@cassandra.apache.org >> >> For additional commands, e-mail: user-h...@cassandra.apache.org >> >> >> > >> >> - >> To unsubscribe, e-mail: user-unsubscr...@cassandra.apache.org >> For additional commands, e-mail: user-h...@cassandra.apache.org >> >> -- Regards Goutham Reddy

Re: How to query 100 primary keys at once

2018-07-05 Thread Goutham reddy
t; > On Thu, Jul 5, 2018 at 11:16 AM, Goutham reddy > wrote: > >> Hi users, >> Querying multiple primary keys can be achieved using IN operator but it >> cause load only on single node and which inturn causes READ timeout issues. >> Calling asynchronously

How to query 100 primary keys at once

2018-07-05 Thread Goutham reddy
it and if Cassandra is not the right fit for these type of queries which NoSQL dB solves this problem. Any help is highly appreciated Thanks, Goutham, T- Mobile. -- Regards Goutham Reddy

How is Token function work in Cassandra

2018-05-21 Thread Goutham reddy
I would like to know how the Token Function works in Cassandra. In what scenario it is best used. Secondly can a range query performed on token function on a composite primary key. Any help is highly appreciated. Thanks and Regards, Goutham Reddy Aenugu. -- Regards Goutham Reddy

Re: Listening to Cassandra on IPv4 and IPv6 at the same time

2018-03-23 Thread Goutham reddy
oth IPv4 and IPv6 at a point in time. >> >> If there is any configuration related to this change, can anyone please >> let me know? >> >> -- >> Regards >> Sudheer >> > -- > -- > Regards > Sudheer > -- Regards Goutham Reddy

Re: Migration of keyspace to another new cluster

2018-03-14 Thread Goutham reddy
Nate, Thank you very much for the reply, even I was trying to implement the same. Will post it after it is implemented in the above mention fashion. Thanks and Regards, Goutham Reddy Aenugu. Regards Goutham Reddy On Tue, Mar 13, 2018 at 6:40 PM, Nate McCall <n...@thelastpickle.com>

Re: Fast Writes to Cassandra Failing Through Python Script

2018-03-13 Thread Goutham reddy
Faraz, Can you share your code snippet, how you are trying to save the entity objects into cassandra. Thanks and Regards, Goutham Reddy Aenugu. Regards Goutham Reddy On Tue, Mar 13, 2018 at 3:42 PM, Faraz Mateen <fmat...@an10.io> wrote: > Hi everyone, > > I seem to have hit a p

Migration of keyspace to another new cluster

2018-03-13 Thread Goutham reddy
Hi, We got a requirement to migrate only one keyspace data from one cluster to other cluster. And we no longer need the old cluster anymore. Can you suggest what are the best possible ways we can achieve it. Regards Goutham Reddy

Re: Cassandra DevCenter

2018-03-10 Thread Goutham reddy
Get the JARS from Cassandra lib folder and put it in your build path. Or else use Pom.xml maven project to directly download from repository. Thanks and Regards, Goutham Reddy Aenugu. On Sat, Mar 10, 2018 at 9:30 AM Philippe de Rochambeau <phi...@free.fr> wrote: > Hello, > has

Re: Batch too large exception

2018-03-07 Thread Goutham reddy
://christopher-batey.blogspot.com/2015/02/cassandra-anti-pattern-misuse-of.html?m=1 Above site explained clearly how to perform huge writes into Cassandra. Thanks and Regards, Goutham Reddy Aenugu. On Wed, Feb 28, 2018 at 5:05 AM Marek Kadek -T (mkadek - CONSOL PARTNERS LTD at Cisco) <mka...@cisco.

Re: Cassandra at Instagram with Dikang Gu interview by Jeff Carpenter

2018-03-06 Thread Goutham reddy
0, using the Rocks DB as a pluggable storage engine for Cassandra > > > https://academy.datastax.com/content/distributed-data-show-episode-37-cassandra-instagram-dikang-gu > > > > Kenneth Brotman > -- Regards Goutham Reddy

Batch too large exception

2018-02-27 Thread Goutham reddy
. Can anyone kindly provide solution what was going wrong on my execution. Appreciate your help. Regards Goutham Reddy