kyuubi/docs
sychen 1fee068c99
[KYUUBI #2591] Redact secret information from ProcBuilder log
### _Why are the changes needed?_
Now the user can see the command to start the engine, which may have some sensitive information.
Introduce a configuration item to support replacing sensitive information.

For example, if you use the `kyuubi.ha.zookeeper.auth.digest` configuration, you can configure `kyuubi.server.redaction.regex`  `(?i)zookeeper.auth.digest`

close #2591

### _How was this patch tested?_
- [x] Add some test cases that check the changes thoroughly including negative and positive cases if possible

- [x] Add screenshots for manual tests if appropriate

- [x] [Run test](https://kyuubi.apache.org/docs/latest/develop_tools/testing.html#running-tests) locally before make a pull request

Closes #2592 from cxzl25/KYUUBI-2591.

Closes #2591

67567a26 [sychen] update doc
eb1ec9a1 [sychen] redact kv
fbcba2dd [sychen] Merge branch 'master' into KYUUBI-2591
346e21b1 [sychen] kyuubi.server.redaction.regex

Authored-by: sychen <sychen@ctrip.com>
Signed-off-by: ulysses-you <ulyssesyou@apache.org>
2022-05-10 18:12:31 +08:00
..
_static/css [KYUUBI #2004] Sync contents for CONTRIBUTING & COMMUNITY between web and main repo 2022-03-03 20:40:33 +08:00
appendix [KYUUBI #1347] [DOC] Fix miscellaneous doc typos 2021-11-08 09:27:37 +08:00
client [KYUUBI #2337] [DOCS] Access Kyuubi with Kyuubi JDBC Driver 2022-04-13 18:39:29 +08:00
community [KYUUBI #2004] Sync contents for CONTRIBUTING & COMMUNITY between web and main repo 2022-03-03 20:40:33 +08:00
deployment [KYUUBI #2591] Redact secret information from ProcBuilder log 2022-05-10 18:12:31 +08:00
develop_tools [KYUUBI #2487] Fix test command to make it runnable 2022-04-27 21:40:32 +08:00
imgs [KYUUBI #2243][DOCS] Add quick start for trino engine 2022-04-01 22:55:35 +08:00
integrations [KYUUBI #2081] YARN_CONF_DIR shall be added to kyuubi server classpath as HADOOP_CONF_DIR 2022-03-10 15:03:11 +08:00
monitor [KYUUBI #2524] [DOCS] Update metrics.md 2022-05-02 16:31:43 +08:00
overview [KYUUBI #1527] [DOC] Improve High Availability Guide 2021-12-09 13:58:00 +08:00
quick_start [KYUUBI #2432][DOCS] button "Download" is invalid 2022-04-22 17:17:21 +08:00
security [KYUUBI #2395] [DOC] Add Documentation for Spark AuthZ Extension 2022-04-18 10:57:24 +08:00
sql [KYUUBI #2292] Unify spark extension location 2022-04-07 13:58:58 +08:00
tools [KYUUBI #2456] Supports managing engines of different share level in kyuubi-ctl 2022-04-25 18:07:50 +08:00
conf.py [KYUUBI #1889] Improve the user experience of the configuration parameters of the document 2022-02-11 09:29:50 +08:00
index.rst [KYUUBI #1526] [DOC] Update kyuubi_layers.drawio to add driver layer 2021-12-08 17:07:11 +08:00
make.bat [KYUUBI #874] [ASF] ASF Publish 2021-08-16 11:48:21 +08:00
Makefile [KYUUBI #874] [ASF] ASF Publish 2021-08-16 11:48:21 +08:00
requirements.txt [KYUUBI #2338] [DOCS] Upgrade sphinx dependencies for documentation build 2022-04-16 21:59:13 +08:00