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
Description:
Incremental checkpointing reduces the overhead of state management in stream processors by taking smaller regular checkpoints than full-state checkpoints. This essentially reduces the time taken for checkpointing and size of the checkpoint itself
Description:
Incremental checkpointing reduces the overhead of state management in stream processors by taking smaller regular checkpoints than full-state checkpoints. This essentially reduces the time taken for checkpointing and size of the checkpoint itself
Related Issues:
#695
The text was updated successfully, but these errors were encountered: