### _Why are the changes needed?_ - change logging level from `warn` to `debug` in Authz - to eliminate duplicated unuseful messages (as screenshot below) with multiple specs in extracting resources with lower Spark versions  ### _How was this patch tested?_ - [ ] Add some test cases that check the changes thoroughly including negative and positive cases if possible - [ ] Add screenshots for manual tests if appropriate - [ ] [Run test](https://kyuubi.readthedocs.io/en/master/develop_tools/testing.html#running-tests) locally before make a pull request Closes #4209 from bowenliang123/authz-debug. Closes #4209 f3b949bc [liangbowen] change logging level from `warn` to `debug` in multi extractor rule in Authz serde Authored-by: liangbowen <liangbowen@gf.com.cn> Signed-off-by: liangbowen <liangbowen@gf.com.cn> |
||
|---|---|---|
| .. | ||
| server/kyuubi-server-plugin | ||
| spark | ||
| README.md | ||
For developers
This folder contains plugins/extension for kyuubi server and different engine types.
- ext
- kyuubi-server
- spark
- flink
- trino
- hive
- others
- ...