You are viewing a plain text version of this content. The canonical link for it is here.
Posted to user@flume.apache.org by Otis Gospodnetic <ot...@yahoo.com> on 2012/08/29 12:38:57 UTC

Message routing in pre-NG?

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 

Re: Message routing in pre-NG?

Posted by Mike Percy <mp...@apache.org>.
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 <
otis_gospodnetic@yahoo.com> 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
>