You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@flume.apache.org by "Haibo Wu (Jira)" <ji...@apache.org> on 2021/11/19 14:26:00 UTC

[jira] [Created] (FLUME-3394) A Kafka Channel defined as parseAsFlumeEvent=false cannot be correctly used by a Flume sink

Haibo Wu created FLUME-3394:
-------------------------------

             Summary: A Kafka Channel defined as parseAsFlumeEvent=false cannot be correctly used by a Flume sink
                 Key: FLUME-3394
                 URL: https://issues.apache.org/jira/browse/FLUME-3394
             Project: Flume
          Issue Type: Bug
    Affects Versions: 1.9.0
            Reporter: Haibo Wu
         Attachments: image-2021-11-19-22-07-51-535.png, image-2021-11-19-22-12-44-081.png, image-2021-11-19-22-23-46-390.png

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.

!image-2021-11-19-22-07-51-535.png|width=1649,height=279!

The flume config see below.

!image-2021-11-19-22-12-44-081.png|width=779,height=626!

And the data from Kafka topic see below.

!image-2021-11-19-22-23-46-390.png!



--
This message was sent by Atlassian Jira
(v8.20.1#820001)

---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscribe@flume.apache.org
For additional commands, e-mail: issues-help@flume.apache.org