HornetQ Sink plugin for Flume.
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
Brett Langdon e55679e03e initial commit and prototype, testing 14 years ago
src/com/blangdon/flume/hornetq initial commit and prototype, testing 14 years ago
.gitignore Update master 14 years ago
README.md Update master 14 years ago
build.xml initial commit and prototype, testing 14 years ago

README.md

flume-hornetq

This project is simply a Flume Sink plugin to send events to a HornetQ queue.

Currently a work in progress.

I only currently intent on writting this targeted for Flume v0.9.4 and only a sink that uses JMS to send messages to a provided HornetQ queue.