Ramgopal N created FLUME-3140:
---------------------------------
Summary: Can Avro schema registry be used with flume without
including schema url in the event header
Key: FLUME-3140
URL: https://issues.apache.org/jira/browse/FLUME-3140
Project: Flume
Issue Type: Question
Components: Configuration, Sinks+Sources
Affects Versions: 1.7.0
Environment: Flume1.7
Reporter: Ramgopal N
I have a data pipeline wherein the data for 4 tables is written to a kafka
topic as avro using schema registry. The it is passed to flume using memory
channel and using kite dataset want to write to HDFS as parquet data.
One way is to include the schema url which points to hdfs location in the event
header.
Is there any way to refer the schema registry in the flume.conf file?
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)