InterviewSolution
Saved Bookmarks
| 1. |
_____________ are used between blocks to permit efficient splitting of files for MapReduce processing.(a) Codec(b) Data Marker(c) Synchronization markers(d) All of the mentioned |
|
Answer» Right answer is (c) Synchronization markers Explanation: Avro includes a simple object container file format. |
|