Details
-
Bug
-
Status: Closed
-
Blocker
-
Resolution: Fixed
-
None
-
None
Description
The checkpoint hooks introduced in FLINK-6390 aren't being deserialized with the user classloader, breaking remote execution.
Remote execution produces a `ClassNotFoundException` as the job graph is transferred from the client to the JobManager.
Attachments
Attachments
Issue Links
- relates to
-
FLINK-6606 Create checkpoint hook with user classloader
- Resolved
- links to