Skip to content

Commit 842f5b5

Browse files
authored
[doc] modify doc of commit memory (#5132)
1 parent 3154fc7 commit 842f5b5

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

docs/content/maintenance/write-performance.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -160,3 +160,4 @@ You can use fine-grained-resource-management of Flink to increase committer heap
160160
1. Configure Flink Configuration `cluster.fine-grained-resource-management.enabled: true`. (This is default after Flink 1.18)
161161
2. Configure Paimon Table Options: `sink.committer-memory`, for example 300 MB, depends on your `TaskManager`.
162162
(`sink.committer-cpu` is also supported)
163+
3. If use Flink batch job write data into Paimon or run dedicated compaction, Configure Flink Configuration `fine-grained.shuffle-mode.all-blocking: true`.

0 commit comments

Comments
 (0)