Hello, I have this configuration : Source agent 1=> channel => kafka sink => kafka => source kafka agent 2 => channel => custom sink.
It works but the avro headers generated in agent 1 are lost on the second flume agent. Is there any way to sink full avro event (header and body) in kafka instead of body only ? Thx Jean
