1. Stopping the Node
Describes how to stop a node.
Procedure
-
Change to the
root
user (or usesudo
for the following commands). -
Stop Warden:
service mapr-warden stop
-
Stop ZooKeeper, if installed on the node:
service mapr-zookeeper stop