Commit 4b180d4
committed
[KYUUBI #7265] Recommend to configure kyuubi.session.local.dir.allowlist for multi-tenant clusters
### Why are the changes needed?
Add recommendation to protect credentials in Kyuubi server for multi-tenant use case.
Fixes #7265
### How was this patch tested?
New test is not added because it's only documentation and logging change.
### Was this patch authored or co-authored using generative AI tooling?
No
Closes #7269 from aajisaka/multi-tenant-doc.
Closes #7265
477ad75 [Akira Ajisaka] Fix scalastyle check
5e947b9 [Akira Ajisaka] [KYUUBI #7265] Recommend to configure kyuubi.session.local.dir.allow.list for multi-tenant clusters.
Authored-by: Akira Ajisaka <[email protected]>
Signed-off-by: Akira Ajisaka <[email protected]>1 parent fba1f94 commit 4b180d4
File tree
2 files changed
+9
-0
lines changed- docs/security
- kyuubi-server/src/main/scala/org/apache/kyuubi/server
2 files changed
+9
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
101 | 101 | | |
102 | 102 | | |
103 | 103 | | |
| 104 | + | |
| 105 | + | |
| 106 | + | |
104 | 107 | | |
105 | 108 | | |
106 | 109 | | |
| |||
Lines changed: 6 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
44 | 44 | | |
45 | 45 | | |
46 | 46 | | |
| 47 | + | |
| 48 | + | |
| 49 | + | |
| 50 | + | |
| 51 | + | |
| 52 | + | |
47 | 53 | | |
48 | 54 | | |
49 | 55 | | |
| |||
0 commit comments