Re: Cassandra Database Modeling

2011-04-12 Thread Steven Yen-Liang Su
> > Is there a limit to the size that can be stored in one 'cell' (by 'cell' I > mean the intersection between a *key* and a *data column*)? is there a > limit to the size of data of one *key*? one *data column*? > http://wiki.apache.org/cassandra/CassandraLimitations

Re: Java examples for 0.7

2011-04-10 Thread Steven Yen-Liang Su
https://github.com/zznate/hector-examples/tree/master/src/main/java/com/riptano/cassandra/hector/example Sincerely Yen-Liang Su http://about.me/xpsteven 2011/4/11 lohit > Hi, > > Is there any java examples for insert/scan for version 0.7. Anythi