Before performing the following operations, ensure that you have configured a storage-compute decoupled cluster by referring to Configuring a Storage-Compute Decoupled Cluster (Agency) or Configuring a Storage-Compute Decoupled Cluster (AK/SK).
source ${client_home}/bigdata_env
kinit Username
./bin/flink run --xxx ./config/FlinkCheckpointJavaExample.jar --chkPath obs://Name of the OBS parallel file system
Flink jobs are running on Yarn. Before configuring Flink to interconnect with the OBS file system, ensure that the interconnection between Yarn and the OBS file system is normal.