JobManager plays an important part in the startup process of a Realtime Compute for Apache Flink cluster. You can view the JobManager parameter information on the JobManager tab.
Go to the JobManager tab
- Go to the Job Administration page.
- Log on to the Realtime Compute development platform.
- In the top navigation bar, click Administration.
- On the Jobs page that appears, click the target job name under the Job Name field.
- On the Job Administration page, click the JobManager tab.
Role of JobManager in the cluster startup process
JobManager plays an important part in the startup process of a Realtime Compute for
Apache Flink cluster. The following items describe the startup process of a Realtime
Compute for Apache Flink cluster:
- When a Realtime Compute for Apache Flink cluster is started, one JobManager and several TaskExecutors are started at the same time.
- The client submits tasks to the JobManager.
- The JobManager assigns tasks to TaskExecutors.
- The TaskExecutors report the heartbeat and statistical information to the JobManager.
JobManager parameters
On the Job Administration page, click the Attempt List tab, click View Details in the Actions column to view detailed information about the JobManager.
tab. On the 