in Hadoop by
If there are 10 HDFS blocks to be copied from one machine to another. However, the other machine can copy only 7.5 blocks, is there a possibility for the blocks to be broken down during the time of replication?

1 Answer

0 votes
by
No, the blocks cannot be broken, it is the responsibility of the master node to calculate the space required and accordingly allocate the blocks.Master node monitors the number of blocks that are in use and keeps track of the available space.

Related questions

+3 votes
+1 vote
asked Jan 13 in Hadoop by john ganales
+1 vote
asked Jan 13 in Hadoop by john ganales
+3 votes
asked Oct 29, 2022 in Hadoop by SakshiSharma
0 votes
asked Oct 7, 2021 in Class-XI-PHYSICS by Sandeepthukran
...