Top
Interstage Big DataParallel Processing ServerV1.0.0 User's Guide
Interstage

A.1.13 bdpp_stop

Name

/opt/FJSVbdpp/bin/bdpp_stop - Interstage Big Data Parallel Processing Server stop

Format

bdpp_stop

Function description

This command stops Hadoop.
It stops the Hadoop JobTracker of the master server and the Hadoop TaskTracker of all the connection target slave servers.

Options

None

Required permissions and execution environment
Permissions

Operating system administrator

Execution environment

Master server

End status

The following status codes are returned:

0

Processed normally

Other than 0

Error occurred


Note

If the bdpp_start command and the bdpp_stop command are executed simultaneously, a mismatch may arise in the run state of the JobTracker on the master server or in the TaskTracker on the slave server.

If this occurs, check the cautions for the bdpp_start command, restart the Hadoop JobTracker and TrackTracker, then stop if necessary.