Flink Job Management Overview
On the Job Management page of Flink jobs, you can submit a Flink job. Currently, the following job types are supported:
- Flink OpenSource SQL is compatible with the SQL syntax of the community Flink 1.10 version and can run on CCE queues only.
- Flink SQL uses SQL statements to define jobs and can be submitted to any general purpose queue.
- Flink Jar: custom Jar job based on Flink APIs.
Flink job management provides the following functions:
- Managing Flink Job Permissions
- Creating a Flink SQL Job
- Creating a Flink Jar Job
- Editing a job
- Starting a Job
- Stopping a Job
- Deleting a Job
- Exporting a Job
- Importing a Job
- Modifying Name and Description
- Importing to a Savepoint
- Triggering a Savepoint
- Runtime Configuration
- Job Details
- Tag Management
Flink Jobs Page
On the Overview page, click Flink Jobs to go to the Flink job management page. Alternatively, you can choose Job Management > Flink Jobs from the navigation pane on the left. The page displays all Flink jobs. If there are a large number of jobs, they will be displayed on multiple pages. DLI allows you to view jobs in all statuses.
Parameter |
Description |
---|---|
ID |
ID of a submitted Flink job, which is generated by the system by default. |
Name |
Name of the submitted Flink job. |
Type |
Type of the submitted Flink job. Including:
|
Status |
Job statuses, including:
|
Description |
Description of the submitted Flink job. |
Username |
Name of the user who submits a job. |
Created |
Time when a job is created. |
Started |
Time when a Flink job starts to run. |
Duration |
Time consumed by job running. |
Operation |
|
Feedback
Was this page helpful?
Provide feedbackThank you very much for your feedback. We will continue working to improve the documentation.