You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
John King edited this page Sep 2, 2016
·
2 revisions
BlockECReconstructionCommand
A BlockECReconstructionCommand (shorthand for Block Erasure Coding Reconstruction) is an instruction to a DataNode to reconstruct a striped block group with missing blocks.
Upon receiving this command, the DataNode pulls data from other hosting blocks in this group and reconstructs the lost blocks through calculation.