On Tue, Jul 28, 2015 at 11:15:43PM +0530, Jeetendra G wrote: > I have a database in PostGreSQl and I want to migrate this data to Hbase and > build trigger based system from PostGreSQL to Hbase,means if there are any > changes in PSQL it should update the Hbase data. > > Does anybody knows how to achieve this, will it possible?
I do not think anything like this exists, but it should be possible to add this to Bucardo, by creating a new target type for hbase. There are already similar types (esp. redis/mongodb) so *in theory* it should be straightforward to modify Bucardo to support this. -- Greg Sabino Mullane [email protected] End Point Corporation PGP Key: 0x14964AC8
signature.asc
Description: Digital signature
_______________________________________________ Bucardo-general mailing list [email protected] https://mail.endcrypt.com/mailman/listinfo/bucardo-general
