Hi,
I have read at multiple places that we can exclude the schema being packed
into the Avro message can only include version to allow schema lookup. I
have also looked into
https://issues.apache.org/jira/browse/AVRO-1124however, didn't found
how to make use of such repository while reading or
writing Avro messages.
I just need some heads up related to that to get started. My use-case is of
sending Avro message from a C-based avro client to Flume/Kafka finally
storing it to Hadoop.
I have read at multiple places that we can exclude the schema being packed
into the Avro message can only include version to allow schema lookup. I
have also looked into
https://issues.apache.org/jira/browse/AVRO-1124however, didn't found
how to make use of such repository while reading or
writing Avro messages.
I just need some heads up related to that to get started. My use-case is of
sending Avro message from a C-based avro client to Flume/Kafka finally
storing it to Hadoop.