Saved Bookmarks
| 1. |
What Is Replication Factor? |
|
Answer» A CHUNK of data is stored in different nodes with in a cluster called replication FACTOR. By DEFAULT replication value is 3, but it’s POSSIBLE to change it. Automatically each file is SPLIT into blocks and spread across the cluster. A chunk of data is stored in different nodes with in a cluster called replication factor. By default replication value is 3, but it’s possible to change it. Automatically each file is split into blocks and spread across the cluster. |
|