amoro
amoro copied to clipboard
[Feature]: AMS terminal use Kyuubi as its backend SQL engine
Description
AMS terminal use Kyuubi as its backend sql engine
Use case/motivation
AMS terminal use a embedded spark client as its SQL engine now. When user use termial to execute some large SQL, it may cause long executation time and other unknown errors. Using Kyuubi as its backend SQL enging would solve this problem.
More Kyuubi information would be found here:https://kyuubi.apache.org/
Describe the solution
- Add config to set Kyuubi as AMS termial SQL engine
- Execute user SQL with Kyuubi
Related issues
No response
Are you willing to submit a PR?
- [ ] Yes I am willing to submit a PR!
Code of Conduct
- [X] I agree to follow this project's Code of Conduct