我要评分
获取效率
正确性
完整性
易理解

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.

Example

None