You are viewing a plain text version of this content. The canonical link for it is here.
Posted to user@flume.apache.org by wenxing zheng <we...@gmail.com> on 2017/11/11 09:28:27 UTC

consume the Kafka messages generated by the HTTP Source directly

Dear all,

For the Flume avro events generated by the HTTP Source, Any good to consume
the events directly by the kafka consumer?

As we are using the Confluent Kafka, is it possible to register the schema
in the Schema-Registry and then use the kafka-avro-console-consumer to
consume the messages?

Thanks, Wenxing