What is the way of creating Avro Schemas?



What is the way of creating Avro Schemas?..

Answer / Nikhil Claudius

Avro schemas can be created using a schema language (Avro Schema Language, or ASF JSON) that defines the structure of data. Additionally, Avro supports automatic schema evolution, meaning that you can create and update schemas as needed without losing compatibility with existing data.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More Apache Avro Interview Questions

State some key Points about Apache Avro?

1 Answers  


How to use Avro?

1 Answers  


Explain some Disadvantages of Avro?

1 Answers  


Explain Avro Schemas?

1 Answers  


Explain the Avro SASL Profile?

1 Answers  


Who developed Apache Avro?

1 Answers  


When to use Avro, explain?

1 Answers  


Who are Intended Audience to learn Avro?

1 Answers  


Explain some Advantages of Avro?

1 Answers  


Explain Sort Order in brief?

1 Answers  


What are the disadvantages of hadoop serialization?

1 Answers  


What is avro format?

1 Answers  


Categories