InterviewSolution
Saved Bookmarks
| 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 |
|