Details
-
Bug
-
Status: Closed
-
Major
-
Resolution: Fixed
-
1.14.4, 1.15.0, 1.16.0
Description
I configured the wrong checkpoint path when starting the job, and set:
conf.set (executioncheckpointingoptions. Tolerable_failure_number, 0); env setRestartStrategy(RestartStrategies.noRestart());
The job is expected to stop due to a checkpoint error, but the job is still running.
Here is my job configuration and environment:
Attachments
Attachments
Issue Links
- links to