amoro icon indicating copy to clipboard operation
amoro copied to clipboard

[Feature]: AMS terminal use Kyuubi as its backend SQL engine

Open zhoujinsong opened this issue 3 years ago • 0 comments

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

zhoujinsong avatar Aug 31 '22 07:08 zhoujinsong