You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Since execution is blocking in all systems (was not the case in Flink / Stratosphere when we wrote the basic Experiment API a year ago), we might ditch this bit altogether...
The
Experiment
class provides acancelJob()
method to force job cancellation if the experiment run exceeds the granted time limit.The method is yet to be implemented in all of the following systems:
The text was updated successfully, but these errors were encountered: