Skip to content

Commit

Permalink
config
Browse files Browse the repository at this point in the history
  • Loading branch information
turboFei committed Sep 13, 2024
1 parent 096d6c3 commit b863c15
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 6 deletions.
7 changes: 7 additions & 0 deletions service/src/test/resources/dynamicConfig.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -50,4 +50,11 @@
celeborn.client.push.buffer.initial.size: 1k
celeborn.client.push.buffer.initial.size.user.only: 512k

- tenantId: tenant_id2
level: TENANT
config:
users:
- name: Jerry
config:
celeborn.client.push.buffer.initial.size:

6 changes: 0 additions & 6 deletions service/src/test/resources/dynamicConfig_2.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -18,9 +18,3 @@
config:
celeborn.test.int.only: 100

- tenantId: tenant_id
level: TENANT
config:
users:
- name: Jerry
config:

0 comments on commit b863c15

Please sign in to comment.