-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/2380/
-----------------------------------------------------------

Review request for Flume.


Summary
-------

It would be nice to have something listen on a specified udp port and convert 
each packet them into flume events. This could be useful for "sensors" or other 
simple devices on the network.


This addresses bug Flume-209.
    https://issues.apache.org/jira/browse/Flume-209


Diffs
-----

  flume-core/src/main/java/com/cloudera/flume/conf/SourceFactoryImpl.java 
ed7b111 
  flume-core/src/main/java/com/cloudera/flume/handlers/socket/UdpSource.java 
PRE-CREATION 
  
flume-core/src/test/java/com/cloudera/flume/handlers/socket/TestUdpSource.java 
PRE-CREATION 

Diff: https://reviews.apache.org/r/2380/diff


Testing
-------

TestUdp is added and passed locally.


Thanks,

Mingjie

Reply via email to