This is an automated email from the ASF dual-hosted git repository.
gaoyunhaii pushed a change to branch asf-site
in repository https://gitbox.apache.org/repos/asf/flink-web.git
from 0223e1748 Release Flink ML 2.1.0 (#556)
new 313d98723 Add blogs for FLIP-147 support checkpoints after tasks
finished
new ec54aa1f2 Rebuild website
The 2 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "add" were already present in the repository and have only
been added to this reference.
Summary of changes:
_posts/2022-07-11-final-checkpoint-part1.md | 176 ++++++
_posts/2022-07-11-final-checkpoint-part2.md | 244 ++++++++
.../07/11/final-checkpoint-part1.html} | 302 ++++-----
content/2022/07/11/final-checkpoint-part2.html | 510 +++++++++++++++
content/blog/feed.xml | 695 ++++++++++++---------
content/blog/index.html | 75 ++-
content/blog/page10/index.html | 76 ++-
content/blog/page11/index.html | 74 ++-
content/blog/page12/index.html | 76 ++-
content/blog/page13/index.html | 80 ++-
content/blog/page14/index.html | 76 ++-
content/blog/page15/index.html | 73 ++-
content/blog/page16/index.html | 76 ++-
content/blog/page17/index.html | 76 ++-
content/blog/page18/index.html | 81 ++-
content/blog/page19/index.html | 84 ++-
content/blog/page2/index.html | 75 ++-
content/blog/page20/index.html | 50 ++
content/blog/page3/index.html | 74 ++-
content/blog/page4/index.html | 76 ++-
content/blog/page5/index.html | 78 ++-
content/blog/page6/index.html | 76 ++-
content/blog/page7/index.html | 72 ++-
content/blog/page8/index.html | 74 ++-
content/blog/page9/index.html | 76 ++-
.../checkpoint_format.png | Bin 0 -> 96886 bytes
.../checkpoint_trigger.png | Bin 0 -> 146793 bytes
.../2022-07-11-final-checkpoint/example_job.png | Bin 0 -> 26922 bytes
.../example_job_finish.png | Bin 0 -> 42969 bytes
.../2022-07-11-final-checkpoint/finish_cmp.png | Bin 0 -> 26074 bytes
.../stream_batch_cmp.png | Bin 0 -> 44100 bytes
content/index.html | 15 +-
content/zh/index.html | 15 +-
.../checkpoint_format.png | Bin 0 -> 96886 bytes
.../checkpoint_trigger.png | Bin 0 -> 146793 bytes
.../2022-07-11-final-checkpoint/example_job.png | Bin 0 -> 26922 bytes
.../example_job_finish.png | Bin 0 -> 42969 bytes
.../2022-07-11-final-checkpoint/finish_cmp.png | Bin 0 -> 26074 bytes
.../stream_batch_cmp.png | Bin 0 -> 44100 bytes
39 files changed, 2446 insertions(+), 1009 deletions(-)
create mode 100644 _posts/2022-07-11-final-checkpoint-part1.md
create mode 100644 _posts/2022-07-11-final-checkpoint-part2.md
copy content/{2020/08/19/statefun.html =>
2022/07/11/final-checkpoint-part1.html} (50%)
create mode 100644 content/2022/07/11/final-checkpoint-part2.html
create mode 100644
content/img/blog/2022-07-11-final-checkpoint/checkpoint_format.png
create mode 100644
content/img/blog/2022-07-11-final-checkpoint/checkpoint_trigger.png
create mode 100644 content/img/blog/2022-07-11-final-checkpoint/example_job.png
create mode 100644
content/img/blog/2022-07-11-final-checkpoint/example_job_finish.png
create mode 100644 content/img/blog/2022-07-11-final-checkpoint/finish_cmp.png
create mode 100644
content/img/blog/2022-07-11-final-checkpoint/stream_batch_cmp.png
create mode 100644 img/blog/2022-07-11-final-checkpoint/checkpoint_format.png
create mode 100644 img/blog/2022-07-11-final-checkpoint/checkpoint_trigger.png
create mode 100644 img/blog/2022-07-11-final-checkpoint/example_job.png
create mode 100644 img/blog/2022-07-11-final-checkpoint/example_job_finish.png
create mode 100644 img/blog/2022-07-11-final-checkpoint/finish_cmp.png
create mode 100644 img/blog/2022-07-11-final-checkpoint/stream_batch_cmp.png