RE: Help with UUID in C#.net

2010-05-18 Thread Sandeep
Batch Mutate can only take map>> as parameter but not a GUID. How to solve this problem. From: Sandeep [mailto:sand...@indatus.com] Sent: Tuesday, May 18, 2010 4:03 PM To: user@cassandra.apache.org Subject: RE: Help with UUID in C#.net Hi Roger, Thanks for your reply. Actually I copi

RE: Help with UUID in C#.net

2010-05-18 Thread Sandeep
olumn struct because it is of type long. Please help me with this. Thanks, Sandeep. From: Roger Schildmeijer [mailto:schildmei...@gmail.com] Sent: Tuesday, May 18, 2010 3:53 PM To: user@cassandra.apache.org Subject: Re: Help with UUID in C#.net Nick Berardi's blog post about Cassan

Re: Help with UUID in C#.net

2010-05-18 Thread Roger Schildmeijer
Nick Berardi's blog post about Cassandra in conjunction with c#/.net and TimeUUID describes how to do. http://www.coderjournal.com/2010/04/creating-a-time-uuid-guid-in-net/ // Roger Schildmeijer On 18 maj 2010, at 21.45em, Sandeep wrote: > Hi all, > > I am new to Cassandra. I am trying to