Hi all, i make some topology flume which collect data from nginx and write to hdfs...
first is top agent ---> mid agent ---> hdfs agent top agent = http source which collect data from nginx mid agent = which will forward the source to hdfs agent hdfs agent = which will write the data to hdfs but when i'll run the top agent, there is some problem http://tempel.blankon.in/1628710 and this is my conf top agent http://tempel.blankon.in/1628711
