Keyspaces not found in cqlsh

2016-02-11 Thread kedar
cfstats shows all the tables too -- Thanks, Kedar Parikh Ext : 2224 Dir : +91 22 61782224 Mob : +91 9819634734 Email : kedar.par...@netcore.co.in Web : www.netcore.co.in

Re: Keyspaces not found in cqlsh

2016-02-11 Thread kedar
Thanks for the reply. ls -l cassandra/data/* lists various *.db files This problem is on both nodes. Thanks, Kedar Parikh Ext : 2224 Dir : +91 22 61782224 Mob : +91 9819634734 Email : kedar.par...@netcore.co.in Web : www.netcore.co.in On Thursday 11 February 2016 03:57 PM, Romain Hardouin

Re: Keyspaces not found in cqlsh

2016-02-11 Thread kedar
: org.apache.cassandra.locator.DynamicEndpointSnitch Partitioner: org.apache.cassandra.dht.Murmur3Partitioner Schema versions: cd361577-6947-3390-a787-be28fe499787: [Ip1] 9f5b5675-c9e7-3ae3-8ad6-6654fa4fb3e7: [Ip2] Interestingly ./nodetool cfstats shows all the tables Thanks, Kedar Parikh

Re: Keyspaces not found in cqlsh

2016-02-11 Thread kedar
flip side what could be implications of increasing commitlog_segment_size_in_mb Thanks, Kedar Parikh On Thursday 11 February 2016 08:18 PM, Sebastian Estevez wrote: If its a tarball then root should be fine but there were some files owned by the Cassandra user so you may want to chown those ba

Re: Keyspaces not found in cqlsh

2016-02-11 Thread kedar
Thanks, kindly refer the following: https://gist.github.com/anonymous/3dddbe728a52c07d7c52 https://gist.github.com/anonymous/302ade0875dd6410087b Thanks, Kedar Parikh Ext : 2224 Dir : +91 22 61782224 Mob : +91 9819634734 Email : kedar.par...@netcore.co.in Web : www.netcore.co.in On Thursday

Fwd: Column family ID mismatch

2015-10-01 Thread kedar
Got this error again on a single node cassandra. Would appreciate some pointers. Forwarded Message Subject:Column family ID mismatch Date: Thu, 13 Aug 2015 20:44:04 +0530 From: kedar <kedar.par...@netcore.co.in> Reply-To: user@cassandra.apac

Column family ID mismatch

2015-08-13 Thread kedar
Hi All, My keyspace is created as: CREATE KEYSPACE some_keyspace WITH replication = {'class': 'SimpleStrategy', 'replication_factor': '2'} AND durable_writes = true; However I am running a single node cluster: ./nodetool status some_keyspace Datacenter: datacenter1 ===