Rate This Document
Findability
Accuracy
Completeness
Readability

ock-launch-cluster.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 OmniShuffle cluster on the management node in Yarn mode.

Syntax

Shell script

Parameter Description

For details, see the comments in the script.

Usage Guideline

sh ock-launch-cluster.sh

Example

  • In RSS mode, you need to add the partition label of the RSS node to the script and then start the script.

    For example, if the partition label of the RSS node is RSS, modify the following information in the script:

    ock_master_partition_label="RSS"
  • In ESS mode, start the script directly.