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
·
1 revision
RegisterCommand
A RegisterCommand is an instruction to a DataNode to register with the NameNode. This command can't be combined with other commands in the same response. This is because after the DatNode processes RegisterCommand, it will skip the rest of the DataNodeCommands in the same HeartbeatResponse.