|
|
-
Re: Is there any way to get information from Hbase once some record get updated?samir das mohapatra 2013-03-15, 09:28
thanks, But i wanted to know the table specific trigger. I mean outof whole
database's tales, I want only for specific table with trigger event. Is is possibel? On Fri, Mar 15, 2013 at 11:08 AM, Ted <[EMAIL PROTECTED]> wrote: > Take a look at BaseRegionObserver class where you would see various hooks. > > Cheers > > On Mar 14, 2013, at 10:24 PM, samir das mohapatra <[EMAIL PROTECTED]> > wrote: > > > Hi All, > > > > Is there any way to get information from Hbase once some record get > updated? , Like the Database Trigger. > > > > Regards, > > samir. > |