Vidyalelo
Hadoop · Q53

Hadoop Input Output Operations

Programming · Hadoop · question 53

Q53

Point out the correct statement.

A.
Apache Avro is a framework that allows you to serialize data in a format that has a schema built in
B.
The serialized data is in a compact binary format that doesn't require proxy objects or code generation
C.
Including schemas with the Avro messages allows any application to deserialize the data
D.
All of the mentioned
Answer

Answer: Option D

Solution

Answer: Option D
No explanation is given for this question Let's Discuss on Board