You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@flume.apache.org by "Ferenc Szabo (JIRA)" <ji...@apache.org> on 2017/09/12 13:36:06 UTC

[jira] [Updated] (FLUME-2770) Create a new deserializer for the Spooling Directory source that will be able to parse the header and body text

     [ https://issues.apache.org/jira/browse/FLUME-2770?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Ferenc Szabo updated FLUME-2770:
--------------------------------
    Fix Version/s:     (was: 1.8.0)
                   1.9.0

> Create a new deserializer for the Spooling Directory source that will be able to parse the header and body text
> ---------------------------------------------------------------------------------------------------------------
>
>                 Key: FLUME-2770
>                 URL: https://issues.apache.org/jira/browse/FLUME-2770
>             Project: Flume
>          Issue Type: New Feature
>          Components: Sinks+Sources
>            Reporter: Piotr Wiecek
>              Labels: SpoolingDirectorySource
>             Fix For: 1.9.0
>
>
> Create a new deserializer for the Spooling Directory source that will be able to parse the header and body text.
> Currently we have serializer, that writes headers and body of the event to the output stream (HeaderAndBodyTextEventSerializer). There is no default way to read this kind of data (we have only LineDeserializer).
> I created a deserializer, which reads the header with the body until a suitable message delimiter. I think that it would make sense to add this functionality to the next release.



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)