Hi, all:
I like to update some information about Avro message on Kafka. Avro
message include schema ID instead of Schema at each message
http://stackoverflow.com/questions/31204201/apache-kafka-with-avro-and-schema-repo-where-in-the-message-does-the-schema-id
sincerely,
Selina
On Wed, Nov
Dear All:
I need to generate some data by Samza to Kafka and then write to
Parquet formate file. I was asked why I choose Avro type as my Samza
output to Kafka instead of Protocol Buffer. Since currently our data on
Kafka are all Protocol buffer type message.
I explained that Avro en