Details
-
New Feature
-
Status: Closed
-
Major
-
Resolution: Implemented
-
None
-
None
Description
This is the umbrella issue to track all efforts toward JobClient proposed in FLIP-74.
Attachments
Issue Links
- causes
-
FLINK-21693 TestStreamEnvironment does not implement executeAsync
- Open
- is a parent of
-
FLINK-14850 Refactor Executor interface and introduce a minimal JobClient interface
- Closed
- is related to
-
FLINK-14376 Introduce the Executor abstraction (FLIP-73)
- Closed
1.
|
Exclude lastJobExecutionResult from ClusterClient | Closed | Zili Chen |
|
||||||||
2.
|
Shift down ClusterClient#configuration | Closed | Zili Chen | |||||||||
3.
|
Exclude detach flag from ClusterClient | Closed | Zili Chen |
|
||||||||
4.
|
Port ClusterClient to asynchronous interface version | Closed | Zili Chen |
|
||||||||
5.
|
Implement JobClient APIs | Closed | Zili Chen |
|
||||||||
6.
|
Add executeAsync() method to execution environments | Closed | Zili Chen |
|
||||||||
7.
|
Add job submission listener to execution environments | Closed | Jeff Zhang |
|
||||||||
8.
|
Make JobClient stateless, remove AutoCloseable | Closed | Aljoscha Krettek |
|
||||||||
9.
|
Return JobClient instead of JobClient Future from executeAsync() | Closed | Aljoscha Krettek |