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

Brock Noland commented on FLUME-1770:
-------------------------------------

Hi,

Looks like the portion to TestBodyTextEventSerializer doesn't apply? Perhaps 
you could rebase on trunk?

{noformat}
patching file 
flume-ng-core/src/main/java/org/apache/flume/serialization/EventSerializerType.java
Hunk #1 succeeded at 25 with fuzz 1 (offset 5 lines).
patching file 
flume-ng-core/src/main/java/org/apache/flume/serialization/HeaderAndBodyTextEventSerializer.java
patching file 
flume-ng-core/src/test/java/org/apache/flume/serialization/TestBodyTextEventSerializer.java
Hunk #1 FAILED at 57.
1 out of 1 hunk FAILED -- saving rejects to file 
flume-ng-core/src/test/java/org/apache/flume/serialization/TestBodyTextEventSerializer.java.rej
patching file 
flume-ng-core/src/test/java/org/apache/flume/serialization/TestHeaderAndBodyTextEventSerializer.java
{noformat}
                
> 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
>    Affects Versions: v1.3.0
>            Reporter: Brock Noland
>            Priority: Minor
>              Labels: serializers
>         Attachments: FLUME-1770.patch
>
>
> 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