gosh, sorry for the mistakes I am tired !
Victor K.
2011/1/14 Victor Kabdebon
> I personnally did it the other way around : from Cassandra to PostGreSQL, I
> needed an hybrid system : Cassandra solidly holds all data while PostGreSQL
> holds fewer data but request are simple and efficient ( wit
I personnally did it the other way around : from Cassandra to PostGreSQL, I
needed an hybrid system : Cassandra solidly holds all data while PostGreSQL
holds fewer data but request are simple and efficient ( with SELECT WHERE).
This is pretty easy once you master key browsing and iterating.
I thin
On Fri, Jan 14, 2011 at 10:40 AM, ruslan usifov 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 guy
Hello
Dear community please share your experience, home you make live(without
stop) migration from mysql or other RDBM to cassandra