Hi There, I am a hadoop noob and wanted to write data from Windows eventing logs to HDFS, setup on a linux box. I want to use Flume to do the same. I want to understand how i can setup a source on a Windows machine with the sink on a Linux box.
I was exploring the usage of the HTTP source to push data through. Is there a code sample that explains how this can be done. I understand that i will need to write a RestHandler to handle the code. Thanks, Nikhil
