1.

________ instances are encoded using the number of bytes declared in the schema.(a) Fixed(b) Enum(c) Unions(d) MapsI got this question during an interview.I'd like to ask this question from Avro topic in chapter Hadoop I/O of Hadoop

Answer»

Right choice is (a) Fixed

The explanation is: EXCEPT for UNIONS, the JSON ENCODING is the same as is used to encode field default values.



Discussion

No Comment Found

Related InterviewSolutions