How to setup a HTTP Source for testing Flume setup?
问题 I am a newbie to Flume and Hadoop. We are developing a BI module where we can store all the logs from different servers in HDFS. For this I am using Flume. I just started trying it out. Succesfully created a node but now I am willing to setup a HTTP source and a sink that will write incoming requests over HTTP to local file. Any suggesstions? Thanks in Advance/ 回答1: Hopefully this helps you get started. I'm having some problems testing this on my machine and don't have time to fully