分平台底图版

This commit is contained in:
chenyawei 2025-04-23 15:58:44 +08:00
parent a93e2d9dbb
commit 3bf074c728
3 changed files with 6 additions and 6 deletions

View File

@ -9,7 +9,7 @@ client:
retryInitialInterval: 1s
manager:
spaceName: AllData
spaceName: Facebook
batch: 128
readerConcurrency: 50
importerConcurrency: 512
@ -18,7 +18,7 @@ manager:
before:
- statements:
- |
USE AllData;
USE Facebook;
wait: 10s
log:

View File

@ -9,7 +9,7 @@ client:
retryInitialInterval: 1s
manager:
spaceName: AllData
spaceName: PTT
batch: 128
readerConcurrency: 50
importerConcurrency: 512
@ -18,7 +18,7 @@ manager:
before:
- statements:
- |
USE AllData;
USE PTT;
wait: 10s
log:

View File

@ -9,7 +9,7 @@ client:
retryInitialInterval: 1s
manager:
spaceName: AllData
spaceName: X
batch: 128
readerConcurrency: 50
importerConcurrency: 512
@ -18,7 +18,7 @@ manager:
before:
- statements:
- |
USE AllData;
USE X;
wait: 10s
log: