You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@flume.apache.org by "Bessenyei Balázs Donát (JIRA)" <ji...@apache.org> on 2016/09/27 12:18:21 UTC

[jira] [Comment Edited] (FLUME-2917) Provide netcat UDP source as alternative to TCP

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

Bessenyei Balázs Donát edited comment on FLUME-2917 at 9/27/16 12:18 PM:
-------------------------------------------------------------------------

[~tmgstev]: thank you for the reviewboard request

I have left some comments. Please, let me know what you think


was (Author: bessbd):
[~tmgstev]: thank you for the patch!

I have left some comments on the reviewboard request.

> Provide netcat UDP source as alternative to TCP
> -----------------------------------------------
>
>                 Key: FLUME-2917
>                 URL: https://issues.apache.org/jira/browse/FLUME-2917
>             Project: Flume
>          Issue Type: New Feature
>          Components: Sinks+Sources
>    Affects Versions: v1.6.0
>            Reporter: Tristan Stevens
>            Assignee: Tristan Stevens
>            Priority: Minor
>         Attachments: FLUME-2917.patch
>
>
> Currently Flume provides a Netcat TCP source, however Netcat is often used with UDP. There is an implementation of a UDP client in the SyslogUDP source, this request takes this implementation and strips out the Syslog parts, thus forming a Netcat UDP source - where each datagram is recorded as a Flume event.
> The implementation is provided for this at https://github.com/tmgstevens/FlumeNetcatUDPSource and also provided as an attached patch for inclusion.
> N.B. Unit tests are provided for this.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)