You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@flume.apache.org by praveen kumar <co...@gmail.com> on 2014/05/21 15:14:04 UTC

Apache Flume Data Transfers Rate between Source to sink

Dear All,
I have several quesion on Flume. can you please answer those.

1. How to measure the time taken to transfer data from One Agent to another
agent.?
Ex: One agent is running in Machine 1 (Spool dir Source ) and agent to
running in Machine to (Mongo DB/HDFS sink)
Please provide some guidence to calculate the time taken to tansfer 500 mb
data from spool dir to HDFS.

2. How to do scallability analysis on FLUME?

IF the size of the data is 500MB ..if i use one agent how much time will
take?
if the agent increases to more how much time will take?

Please provide some guidence to do that.


3. What is best architecure model to achieve Loadblance and FailOver?


Thanks
Praveen