From 21b3b1fd7617288ee6b499cd1ec45b1b23873c73 Mon Sep 17 00:00:00 2001 From: HuangXiao Date: Sat, 8 May 2021 13:08:10 +0800 Subject: [PATCH] [FLINK-22355][docs] Fix simple task manager memory model image --- docs/content/docs/deployment/memory/mem_setup_tm.md | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/docs/content/docs/deployment/memory/mem_setup_tm.md b/docs/content/docs/deployment/memory/mem_setup_tm.md index 482eb4bf3c1db..79e0737e22e33 100644 --- a/docs/content/docs/deployment/memory/mem_setup_tm.md +++ b/docs/content/docs/deployment/memory/mem_setup_tm.md @@ -44,9 +44,8 @@ The *total process memory* of Flink JVM processes consists of memory consumed by and by the JVM to run the process. The *total Flink memory* consumption includes usage of JVM Heap, *managed memory* (managed by Flink) and other direct (or native) memory. -
- Simple TaskManager Memory Model -
+{{< img src="/fig/simple_mem_model.svg" width="300px" alt="Simple TaskManager Memory Model" usemap="#simple-mem-model" >}} +
If you run Flink locally (e.g. from your IDE) without creating a cluster, then only a subset of the memory configuration