What is the advantage of hadoop over java serialization?
Answer Posted / Ravi Kumar Singh
Advantages of Hadoop over Java serialization include: 1) Better performance due to compact representation and faster deserialization. 2) Improved scalability as Avro supports schema evolution, allowing data to be updated without having to recreate the entire dataset. 3) Flexibility as it can handle complex data structures like nested records.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
No New Questions to Answer in this Category !! You can
Post New Questions
Answer Questions in Different Category