Rate This Document
Findability
Accuracy
Completeness
Readability

ock-start-ock-by-yarn.sh

Go to the directory where the script is stored as the run user (for example, ockadmin).

1
cd $OCK_HOME/ucache/$OCK_VERSION/linux-$(arch)/sbin

Function

Starts OmniShuffle on a single node in Yarn mode.

Syntax

None

Parameter Description

None

Usage Guideline

It cannot be used independently and is invoked by the ock-launch-cluster.sh script. For details, see Using Yarn.

Example

None