[ https://issues.apache.org/jira/browse/FLUME-1770?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13537582#comment-13537582 ]
Hudson commented on FLUME-1770: ------------------------------- Integrated in flume-trunk #345 (See [https://builds.apache.org/job/flume-trunk/345/]) FLUME-1770: Flume should have serializer which supports serializer the headers to a simple string (Revision 1675d49a217a81753c67f48b56de543934ce117b) Result = SUCCESS brock : http://git-wip-us.apache.org/repos/asf/flume/repo?p=flume.git&a=commit&h=1675d49a217a81753c67f48b56de543934ce117b Files : * flume-ng-core/src/main/java/org/apache/flume/serialization/EventSerializerType.java * flume-ng-core/src/test/java/org/apache/flume/serialization/TestHeaderAndBodyTextEventSerializer.java * flume-ng-core/src/main/java/org/apache/flume/serialization/HeaderAndBodyTextEventSerializer.java * flume-ng-core/src/test/java/org/apache/flume/serialization/TestBodyTextEventSerializer.java > 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 > Assignee: Thom DeCarlo > Priority: Minor > Labels: serializers > Fix For: v1.4.0 > > Attachments: FLUME-1770-0.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