Details
-
Bug
-
Status: Resolved
-
Major
-
Resolution: Fixed
-
1.9.0
-
None
-
None
-
My configuration was wrong, so sorry for that
-
Important
Description
When a kafka channel is configured as parseAsFlumeEvent=false, it still parse the events as Avro so that the data will fail to be read correctly from kafka.
The raw data like below.
The flume config see below.
And the data from Kafka topic see below.