[
https://issues.apache.org/jira/browse/FLUME-3327?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Takafumi Saito updated FLUME-3327:
----------------------------------
Affects Version/s: 1.9.0
Status: Patch Available (was: Open)
> Add method to convrt headers of flume event and ones of kafka record
> transparently.
> -----------------------------------------------------------------------------------
>
> Key: FLUME-3327
> URL: https://issues.apache.org/jira/browse/FLUME-3327
> Project: Flume
> Issue Type: Improvement
> Components: Kafka Channel, Sinks+Sources
> Affects Versions: 1.9.0
> Reporter: Takafumi Saito
> Priority: Major
> Time Spent: 10m
> Remaining Estimate: 0h
>
> The only way of delivering headers in flume event to kafka now is serializing
> event as Avro format of Flume and set it body of kafka.
> In kafka 0.11.0.0, record header is released as new feature.
> If using headers of flume and one of kafka transparently, we do not need to
> serialize event.
> We add `useKafkaHeader` option to select using record headers of kafka or not.
> By default, the useKafkaHeader option is false because of considering
> compatibility.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]