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

Thom DeCarlo updated FLUME-1770:
--------------------------------

    Attachment: HeaderAndBodyTextEventSerializer.java

This new file lives in 
flume-parent/flume-ng-core/src/main/java/org/apache/flume/serialization.
It provides a serializer which outputs the contents of the headers as well as 
the body of the message.
                
> Flume should have serializer which supports serializer the headers to a 
> simple string
> -------------------------------------------------------------------------------------
>
>                 Key: FLUME-1770
>                 URL: https://issues.apache.org/jira/browse/FLUME-1770
>             Project: Flume
>          Issue Type: Improvement
>            Reporter: Brock Noland
>            Priority: Minor
>         Attachments: HeaderAndBodyTextEventSerializer.java
>
>
> BodyTextserializer ignores the headers where as AvroEventserializer writes 
> out an Avro file. It would be nice if we had a simple one which write out the 
> headers prefixed the line of text.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to