ock-start-ock-by-yarn.sh
Go to the script directory as a run user (for example, ockadmin).
1 | cd $OCK_HOME/ucache/$OCK_VERSION/linux-$(arch)/sbin |
Function
Start the related scripts of the OmniShuffle cluster on the management node in Yarn mode. Auxiliary scripts of ock-launch-cluster.sh cannot be started independently and must be invoked by ock-launch-cluster.sh.
Syntax
Shell script
Parameter Description
For details, see the comments in the script.
Usage Guideline
The ock-start-ock-by-yarn.sh file cannot be used independently. It must be invoked by ock-launch-cluster.sh.
Example
None
Parent topic: OmniShuffle Script Files