@Ted Yu Yes, they are pretty much RDBMS, I've looked at Sqoop, but looks like Sqoop only does one time migration? How about continus updates?
Shengjie On 2 August 2013 00:13, Ted Yu <[email protected]> wrote: > bq. Each has a DB associated > > They're RDBMS, I assume ? > > Have you looked at Sqoop ? > > On Thu, Aug 1, 2013 at 8:04 AM, Shengjie Min <[email protected]> wrote: > > > Hi All, > > > > I have a use case I have a few applications running independently, Let's > > say applications A, B, C. Each has a DB associated. I wanna a aggregated > > view on all the databases so that I don't have to jump into different dbs > > to find the info I need. Is there a tool out there, allows me to move > data > > from A,B,C to a single/centralised HBase cluster? Would be even nicer, if > > DB A, B, C gets updated by the apps, the updates will be synchronised to > > HBase too. > > > > -- > > All the best, > > Shengjie Min > > > -- All the best, Shengjie Min
