Re: Model Question

2010-03-25 Thread Christopher Brind
you still upload the whole company row columns and sort it on the > client? > How do keep updating the visits? > > Thanks, > Erez > > On Thu, Mar 25, 2010 at 12:35 AM, Christopher Brind < > christopher.br...@googlemail.com> wrote: > >> Hi Erez, >> >&g

Re: Model Question

2010-03-24 Thread Christopher Brind
Hi Erez, Don't know how many friends a user in your system is likely to have, but are they likely to have received so many messages from friends that you can't sort it in your client app? See: http://java.sun.com/j2se/1.4.2/docs/api/java/util/Collections.html#sort(java.util.List) Assuming the us

Re: Frustrations installing Cassandra on Windows

2010-03-24 Thread Christopher Brind
I don't know if there's some difference between building on Mac and Windows, but I just tried building from the latest git repo and that was fine. I also downloaded and built the 0.6 src tar ball from apache-cassandra-0.6.0-beta3-src.tar.gz