[
https://issues.apache.org/jira/browse/FLUME-2852?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15252643#comment-15252643
]
ASF subversion and git services commented on FLUME-2852:
--------------------------------------------------------
Commit 8d06a72d9dc660c28e1217891f9c5085b8192085 in flume's branch
refs/heads/flume-1.7 from [~jarcec]
[ https://git-wip-us.apache.org/repos/asf?p=flume.git;h=8d06a72 ]
FLUME-2852: Kafka Source/Sink should optionally read/write Flume records
(Tristan Stevens via Jarek Jarcec Cecho)
> Kafka Source/Sink should optionally read/write Flume records
> ------------------------------------------------------------
>
> Key: FLUME-2852
> URL: https://issues.apache.org/jira/browse/FLUME-2852
> Project: Flume
> Issue Type: Improvement
> Components: Sinks+Sources
> Affects Versions: v1.6.0
> Reporter: Tristan Stevens
> Assignee: Tristan Stevens
> Fix For: v1.7.0
>
> Attachments: FLUME-2852.patch, FLUME-2852v4.patch, FLUME-2852v5.patch
>
>
> Currently the Kafka Sink only writes the event body to Kafka rather than an
> Avro Datum. This works fine when being used with a Kafka Source, or when
> being used with Kafka Channel, however it does mean that any Flume headers
> are lost when transported via Kafka.
> Request is to implement an equivalent of the Kafka Channel's
> parseAsFlumeEvent parameter to the sink/source so that optionally Avro Datums
> can be read from and written to Kafka.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)