|
|
-
Re: Implement Triggers for HDFSBertrand Dechoux 2012-07-26, 07:03
HBase has coprocessors which might help you with your use case.
https://blogs.apache.org/hbase/entry/coprocessor_introduction Regards Bertrand On Thu, Jul 26, 2012 at 4:08 AM, Sandeep Reddy P < [EMAIL PROTECTED]> wrote: > Hi, > Is it possible to implement triggers or listeners or observers in hadoop > filesystem. Some change in hadoop filesystem notify to client > application???-- > > Thanks, > sandeep > -- Bertrand Dechoux |