Starting the Services
Explains how to start services using either the Control System, the CLI or the REST API.
About this task
You can start one or more services using the Control System or the CLI if the service is not disabled. If the service is disabled, you must enable the service first, in order to start the service. See Enabling and Disabling a Service Using the CLI and REST API for more information.
Starting the Services Running on the Nodes Using the Control System
About this task
To start the services running on the nodes:
Procedure
Starting the Services Running on a Node Using the Control System
About this task
To start one or more services running on a node:
Procedure
Starting the Services on the Cluster Using the Control System
Procedure
Starting a Service Using the CLI or REST API
About this task
The basic command to start a service on a node is:
maprcli node services -nodes <node name> -name <service> -action start
For complete reference information, see
node services.
for the service
to start.