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
