InterviewSolution
Saved Bookmarks
| 1. |
Point out the correct statement.(a) Records use the type name “record” and support three attributes(b) Enum are represented using JSON arrays(c) Avro data is always serialized with its schema(d) All of the mentionedThe question was asked in semester exam.Asked question is from Avro in division Hadoop I/O of Hadoop |
|
Answer» Correct option is (a) RECORDS use the type name “record” and support THREE attributes |
|