On Fri, Jan 14, 2011 at 10:40 AM, ruslan usifov <ruslan.usi...@gmail.com> wrote: > Hello > > Dear community please share your experience, home you make live(without > stop) migration from mysql or other RDBM to cassandra >
There is no built in way to do this. I remember hearing at hadoop world this year that the hbase guys have a system to read mysql slave logs and replay into hbase. Since all the nosql community seems to do this maybe we can 'borrow' this idea. Edward