kyuubi/extensions
jason c56a13afb7
[KYUUBI #2469] Support RangerDefaultAuditHandler for AuthZ module
### _Why are the changes needed?_

Add Ranger Audit to record audit information about database access.

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

- [x] Add screenshots for manual tests if appropriate
![1653881561(1)](https://user-images.githubusercontent.com/19518068/170912366-1b59eabc-4754-4445-836b-d9344b5fbee7.png)

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

Closes #2778 from MLikeWater/Kyuubi-2469-AddRangerAudit.

Closes #2469

7e06ae1f [jason] [Improvement] Support RangerDefaultAuditHandler for AuthZ module

Authored-by: jason <jiangshouzhuang@163.com>
Signed-off-by: Kent Yao <yao@apache.org>
2022-06-06 16:47:28 +08:00
..
server/kyuubi-server-plugin [KYUUBI #2292][FOLLOWUP] Unify kyuubi server plugin location 2022-04-11 19:04:41 +08:00
spark [KYUUBI #2469] Support RangerDefaultAuditHandler for AuthZ module 2022-06-06 16:47:28 +08:00
README.md [KYUUBI #2292] Unify kyuubi server plugin location 2022-04-08 10:16:11 +08:00

For developers

This folder contains plugins/extension for kyuubi server and different engine types.

  • ext
    • kyuubi-server
    • spark
    • flink
    • trino
    • hive
    • others
    • ...