Point in time restore not working when primary key is blob

2019-08-07 Thread Shaurya Gupta
Hi, I'm trying to do a point in time restore using commit logs. It seems to be working fine if I have primary as text but it does not work and just restores all the rows if the primary key is blob (which is default if I create a keyspace using cassandra-stress). Is this a known issue? Thanks

Re: Point in time restore

2017-01-11 Thread Stefan Podkowinski
kro...@gmail.com> wrote: > Hello, > > Are there any guides how to do a point-in-time restore for Cassandra? > > All I have seen is this: > http://docs.datastax.com/en/archived/cassandra/2.0/ > cassandra/configuration/configLogArchive_t.html > > That gives an idea how to s

Point in time restore

2017-01-10 Thread Hannu Kröger
Hello, Are there any guides how to do a point-in-time restore for Cassandra? All I have seen is this: http://docs.datastax.com/en/archived/cassandra/2.0/cassandra/configuration/configLogArchive_t.html <http://docs.datastax.com/en/archived/cassandra/2.0/cassandra/configurat