Flink UI overview

Flink Dashboard is a built-in monitoring interface for Flink applications. You can monitor your running, completed, and stopped Flink jobs on the dashboard. You reach the Flink UI via ADCM using the main page of the Flink service.

The Flink UI acts as a single point for monitoring all the jobs running on a YARN cluster. It shows all the running, failed, and finished jobs. The URL to the Flink UI looks as follows: http://FQDN:8081. The Flink UI is shown below.

Flink Dashboard
Flink Dashboard
Flink Dashboard
Flink Dashboard

You can add a jar file on the Submit new Job page.

Submit new Job
Submit new Job
Submit new Job
Submit new Job

After uploading the jar file you can run it with parameters.

Uploaded Jars
Uploaded Jars
Uploaded Jars
Uploaded Jars

You can specify the parameters and submit the job. When job is completed, you will see all the details on the Completed jobs page.

Completed Jobs
Completed Jobs
Completed Jobs
Completed Jobs

If you click on Completed Jobs, you get the detailed jobs overview.

Jobs Overview
Jobs Overview
Jobs Overview
Jobs Overview
Found a mistake? Seleсt text and press Ctrl+Enter to report it