Re: Snapshot - files- 2.1 vs 3.x

2017-12-12 Thread Anumod Mullachery
Thanks Jeff for the information. regards, -Anumod On Mon, Dec 11, 2017 at 1:53 PM, Jeff Jirsa wrote: > Agree that it's annoying. Came from https://issues.apache. > org/jira/browse/CASSANDRA-6962 - in part to make windows compatibility > easier (windows has path size limits, and it was pretty e

Re: Snapshot - files- 2.1 vs 3.x

2017-12-11 Thread Jeff Jirsa
Agree that it's annoying. Came from https://issues.apache.org/jira/browse/CASSANDRA-6962 - in part to make windows compatibility easier (windows has path size limits, and it was pretty easy to hit those limits with any meaningful ks/table name combination). On Mon, Dec 11, 2017 at 10:05 AM, Anum

Snapshot - files- 2.1 vs 3.x

2017-12-11 Thread Anumod Mullachery
Hi , In 2.1 , the snapshots are created with keyspace-table.db , (eg- janusgraph-txlog-ka-1-Filter.db) but in 3.1 its seems like - mc-3-big-Data.db. Is there any reason for the change, and is there any alternative method to change 3.1 snapshot files with keyspace-table name format. Our restor