[ 
https://issues.apache.org/jira/browse/FLUME-209?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13126774#comment-13126774
 ] 

[email protected] commented on FLUME-209:
-----------------------------------------------------


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

(Updated 2011-10-13 18:07:50.050517)


Review request for Flume.


Changes
-------

Updated to fix the issues raised by Jon's reviews. Thanks, Jon. 


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 (updated)
-----

  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


                
> Raw UDP Packet source.
> ----------------------
>
>                 Key: FLUME-209
>                 URL: https://issues.apache.org/jira/browse/FLUME-209
>             Project: Flume
>          Issue Type: New Feature
>          Components: Easy, Sinks+Sources
>            Reporter: Jonathan Hsieh
>
> 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 is probably just a simplification of  syslogudp.  

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to