[FEATURE] Kyuubi rest api functions/command line enhancements
- Dominant language
- Scala
- Stars
- 2.4k
- Forks
- 1k
- PR merge metrics
- No merged PRs in 30d
Description
### Code of Conduct
- [X] I agree to follow this project's [Code of Conduct](https://www.apache.org/foundation/policies/conduct)
### Search before asking
- [X] I have searched in the [issues](https://github.com/apache/incubator-kyuubi/issues?q=is%3Aissue) and found no similar issues.
### Describe the feature
Enhancement the rest api, including functions & command line.
### Motivation
_No response_
### Describe the solution
- save the sql session metadata into metadata store
- Complete AdminResources rest apis
- support to delete engine service discovery node with user name and subdomain info
- support to list current engines
- Command line align with AdminResources rest apis
- delete engine service discovery node with command line
- list current engines with command line
- Command line for sessions
- kyuubi-ctl list current sessions
- Current rest api and command line enhancements
- limit max counts in service side
- set default counts in service side
- Draft docs in separate PRs
### Additional context
_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.
Contributor guide
Research direction
Start by reading the existing AdminResources REST APIs and command-line implementation. Trace how SQL session metadata is currently handled before assessing the requested metadata storage, engine and session listing/deletion commands, and count limits. Done means the listed REST and command-line enhancements are implemented, with documentation handled in separate PRs.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- scala
- Domain
- api, backend, cli
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100