Stopping and starting the Hybrid Data Pipeline service
- Last Updated: April 16, 2020
- 1 minute read
- Hybrid Data Pipeline
- Version 5.0
- Documentation
You may need to stop and start the Hybrid Data Pipeline service. Stop and start scripts (stop.sh and start.sh) are installed with the server.
Stopping a Hybrid Data Pipeline service
To stop a Hybrid Data Pipeline service, run the stop service script (stop.sh) in the ddcloud subdirectory of the installation directory. For example:
./install_dir/ddcloud/stop.sh
Note: Shutting down Hybrid Data Pipeline can
take up to 2.5 minutes. Wait until you see the
Shutdown complete
message displayed on the console before taking any additional actions.Starting a Hybrid Data Pipeline service
To start a Hybrid Data Pipeline service that has been stopped, run the start service script (start.sh) in the ddcloud subdirectory of the installation directory. For example:
./install_dir/ddcloud/start.sh