Skip to content

RegisterCommand

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.

Clone this wiki locally