Re: Schema recommendation

2013-01-06 Thread aaron morton
> - basically the task is to create a distributed file system with only few > allowed operations Background http://www.datastax.com/dev/blog/cassandra-file-system-design > - it should handle split brain conditions well (two or three DCs, it's > possible to get user requests while the intra-DC co

Schema recommendation

2013-01-06 Thread Attila Nagy
Hi, I'm new to Cassandra, so I wonder what would be the most efficient(*) schema for specific operations on the following dataset: - basically the task is to create a distributed file system with only few allowed operations - it should handle split brain conditions well (two or three DCs, it's