Skip to content

DataNode Commands

John King edited this page Sep 2, 2016 · 7 revisions

The NameNode responds to heartbeats from the DataNode with, among other things, a list of commands to be executed. (See Heartbeats.)

The following commands may be sent:

Hadoop also implements another command, BalancerBandwidthCommand, but it has yet to be determined whether that will be required for our implementation.

Clone this wiki locally