Hi Jeremy, That is great. Since the source is already under Apache License, you could consider submitting it to the Flume Project itself (unless, there is a dependency on some Apache incompatible license).
Thanks Hari -- Hari Shreedharan On Wednesday, June 13, 2012 at 1:48 PM, Jeremy Custenborder wrote: > All, > > I put together a Flume-NG sink and source for rabbitmq. It has some > error detection support and can backoff, then reestablish a connection > in the event that rabbitmq is unavailable. Feel free to hit me up with > any questions you might have. > > The source is released under an apache license. > > https://github.com/jcustenborder/flume-ng-rabbitmq > > J