You are viewing a plain text version of this content. The canonical link for it is here.
Posted to user@flume.apache.org by Guillermo Ortiz <ko...@gmail.com> on 2013/09/18 10:26:37 UTC

How to configure PollableSourceRunner or implement your own "PollableSourceRunner"

Hello,

I'd like to know the possiblity to develop my own PollableSourceRunner
becase it's too much restrictive that you can't modify the time of each
callback is done or it'd be great if I could configure those parameters in
the original PollableSourceRunner class.
If I code my own PollableSourceRunner how I could indicate to flume which
one it should call??

Thank you,

Guillermo