You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I have searched in the issues and found no similar issues.
Which parts of the documentation do you think need improvement?
Add docs for JDBC authentication usage with in-memory database.
Used with auto created in-memory database, JDBC authentication could be applied for token validation without starting up a dedicated database service or a custom plugin.
Affects Version(s)
1.6.0
Improving the documentation
No response
Anything else
No response
Are you willing to submit PR?
Yes. I can submit a PR independently to improve.
Yes. I would be willing to submit a PR with guidance from the Kyuubi community to improve.
No. I cannot submit a PR at this time.
The text was updated successfully, but these errors were encountered:
…database
### _Why are the changes needed?_
to close#3705 .
Add docs for JDBC authentication usage with in-memory database with config example for token validation example.
### _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
- [x] [Run test](https://kyuubi.apache.org/docs/latest/develop_tools/testing.html#running-tests) locally before make a pull request
Closes#3706 from bowenliang123/jdbc-inmem.
Closes#37053de9bce [Bowen Liang] use backslash for multi-line config value
26a4d1b [Bowen Liang] nit
e078e98 [Bowen Liang] add JDBC auth usage with in-memory db for token validation
67624fa [liangbowen] init jdbc inmem doc
Lead-authored-by: Bowen Liang <liangbowen@gf.com.cn>
Co-authored-by: liangbowen <liangbowen@gf.com.cn>
Signed-off-by: Cheng Pan <chengpan@apache.org>
(cherry picked from commit 738e351)
Signed-off-by: Cheng Pan <chengpan@apache.org>
Code of Conduct
Search before asking
Which parts of the documentation do you think need improvement?
Add docs for JDBC authentication usage with in-memory database.
Used with auto created in-memory database, JDBC authentication could be applied for token validation without starting up a dedicated database service or a custom plugin.
Affects Version(s)
1.6.0
Improving the documentation
No response
Anything else
No response
Are you willing to submit PR?
The text was updated successfully, but these errors were encountered: