Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Closed
1 of 2 tasks
zhoujinsong opened this issue Aug 31, 2022 · 0 comments · Fixed by #596
Closed
1 of 2 tasks

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

zhoujinsong opened this issue Aug 31, 2022 · 0 comments · Fixed by #596
Labels
type:feature Feature Requests
Milestone

Comments

@zhoujinsong
Copy link
Contributor

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type:feature Feature Requests
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant