Saved Bookmarks
| 1. |
What Is The Advantage Of Hadoop Over Java Serialization? |
|
Answer» As with the HELP of the WRITABLE objects, Hadoop Writable-based serialization is able to reduce object-creation overhead, which is not POSSIBLE with the Java native serialization framework that’s why using Hadoop one is an advantage. As with the help of the Writable objects, Hadoop Writable-based serialization is able to reduce object-creation overhead, which is not possible with the Java native serialization framework that’s why using Hadoop one is an advantage. |
|