Datastax Cassandra version 6

2018-04-19 Thread Chandan Goel
Hi, Anyone aware when is Datastax launching version 6 for Cassandra. Datastax claims that ver 6 gives double the performance than ver 5.1. Thanks Chandan Disclaimer The information in this email and any attachments may c

RE: Cassandra certification

2018-03-28 Thread Chandan Goel
experience. Both are important. -- Rahul Singh rahul.si...@anant.us<mailto:rahul.si...@anant.us> Anant Corporation On Mar 24, 2018, 5:38 AM -0700, Chandan Goel mailto:cgo...@sapient.com>>, wrote: Hi, Is the professional certification on Cassandra given by Datastax recognized ? Oreilly

Cassandra certification

2018-03-24 Thread Chandan Goel
Hi, Is the professional certification on Cassandra given by Datastax recognized ? Oreilly has stopped giving any certifications , it seems. Is there any other authority giving away certifications on Cassandra post clearing exam which is better than datastax? Or Datastax is sufficiently good , an

RE: system_auth permissions issue C* 2.0.14

2017-11-07 Thread Chandan Goel
Hi Avinash, Please see if you have given permissions to the user (logged in) on the table and all related Materialized Views. Thanks Chandan From: pabbireddy avinash [mailto:pabbireddyavin...@gmail.com] Sent: Friday, November 03, 2017 3:06 PM To: user@cassandra.apache.org Subject: system_auth p

Cassandra | MODIFY keyword

2017-11-03 Thread Chandan Goel
Hi, I would be appreciative if you could help with below questions. I have two question on Modify keyword with respect to Cassandra(No SQL database). 1) Whenever we grant MODIFY permissions to Cassandra users, for example: GRANT MODIFY ON table1 TO User1; Then all four: Insert, Update, Delete