You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@flume.apache.org by "cjn082030 (JIRA)" <ji...@apache.org> on 2016/10/26 08:08:59 UTC

[jira] [Created] (FLUME-3018) A multi-line EventDeserializer for spooldir source

cjn082030 created FLUME-3018:
--------------------------------

             Summary: A multi-line EventDeserializer for spooldir source
                 Key: FLUME-3018
                 URL: https://issues.apache.org/jira/browse/FLUME-3018
             Project: Flume
          Issue Type: New Feature
          Components: Sinks+Sources
            Reporter: cjn082030


I implemented a simple EventDeserializer named RegexLineDeserializer for spooldir source. 
RegexLineDeserializer parses one or more lines from a file,matching one or more lines against the regular expression.
Pull request: https://github.com/apache/flume/pull/76



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