You are viewing a plain text version of this content. The canonical link for it is here.
Posted to user@flume.apache.org by "Kodedala, Sreenath (Contractor)" <Sr...@comcast.com> on 2017/08/04 18:51:28 UTC

Replicate master-slave architecture

I am a new bee to Apache flume and was trying to setup a cluster of Flume nodes with Master-Slave architecture without using any third party tools like cloud-era.

I guess, 1.x versions doesn't support master-slave.

Is there a way to achieve this kind of behavior in 1.7.0 though configs?

Trying to achieve something like: edge_tier(flume cluster) will send data through mid_tier(flume cluster) to Amazon kinesis. Mid_tier should be the one to have master-slave architecture.

Thanks
Sreenath