Details
-
Sub-task
-
Status: Closed
-
Blocker
-
Resolution: Fixed
-
1.5.0
Description
Expose JobExecutionResult from a finished Flink job via HTTP:
- Add a new AbstractRestHandler that returns the information in JobExecutionResult.
- Register new handler in WebMonitorEndpoint.
Attachments
Attachments
Issue Links
- depends upon
-
FLINK-8234 Cache JobExecutionResult from finished JobManagerRunners
-
- Closed
-
- is depended upon by
-
FLINK-8299 Retrieve ExecutionResult by REST polling
-
- Resolved
-
- links to