|
|
-
Re: Message routing in pre-NG?Mike Percy 2012-08-29, 20:53
Otis,
I don't know much about Flume 0.9 but I think you can fork off events into separate flows. There are some docs here that might help you figure out how to do it (I don't think they are hosted anywhere on Apache): http://archive.cloudera.com/cdh/3/flume/UserGuide/index.html#_flow_isolation Regards, Mike On Wed, Aug 29, 2012 at 3:38 AM, Otis Gospodnetic < [EMAIL PROTECTED]> wrote: > Hello, > > I was wondering if there is any sort of message routing available in > pre-NG version of Flume? > > Concretely, I have a stream of messages belonging to different users and I > want to route some messages to one Flume Collector (e.g. based on user ID) > and other messages to the other Flume Collector. Is this doable with > pre-NG Flume? > > Thanks, > Otis > ---- > Performance Monitoring for Solr / ElasticSearch / HBase - > http://sematext.com/spm > |