FYI, Not sure about this particular problem, https://github.com/Vijay2win/flume-cassandra-sink supports latest flume version, if you want to try it out.
Regards, </VJ> On Sun, Jan 27, 2013 at 8:05 PM, Sri Ramya <ramya.1...@gmail.com> wrote: > hi, > > I am storing flume events in to cassandra by using simpleCassandraSink. > when i am storing a single event to cassandra from flume collector source > in Cassandra i am getting nearly 100 rows , in which 1 row is containg my > data and other rows are blank. So how do i solve this problem . Please > provide me some help. > > Thank you >