Friends relations, for statistic 2010/2/18 Ted Zlatanov <t...@lifelogs.com>
> On Thu, 18 Feb 2010 00:44:17 +0300 ruslan usifov <ruslan.usi...@gmail.com> > wrote: > > ru> I have Table where 10 rows have 100000 columns about 200 bytes in each > ru> column, So if read only this 10 records only nodes that have this rows > does > ru> work, another nodes are idle. This bad, and cassandra doesn't provide > any > ru> solution to solve this > > Maybe you should partition your data differently? What does each of > these tiny columns represent and how do you allocate the row key? > > Ted > >