Flink Web UI Application Process
The Flink web UI application process is shown as follows:
| Phase | Description | Reference Section |
|---|---|---|
| Creating an application | Applications can be used to isolate different upper-layer services. | |
| Creating a cluster connection | Different clusters can be accessed by configuring the cluster connection. | |
| Creating a data connection | Different data services can be accessed, such as HDFS, Kafka, and Redis, through the data connection. | |
| Creating a stream table | Data tables can be used to define basic attributes and parameters of source tables, dimension tables, and output tables. | |
| Creating a SQL/JAR job (stream/batch job) | APIs can be used to define Flink jobs, including Flink SQL and Flink Jar jobs. | |
| Managing a job | A created job can be managed, including starting, developing, stopping, deleting, and editing the job. |
Last Article: Introduction to Flink Web UI
Next Article: FlinkServer Permissions Management
Did this article solve your problem?
Thank you for your score!Your feedback would help us improve the website.