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] Support SparkSQL on Standalone cluster #6716

Open
3 of 4 tasks
nqvuong1998 opened this issue Sep 26, 2024 · 4 comments
Open
3 of 4 tasks

[FEATURE] Support SparkSQL on Standalone cluster #6716

nqvuong1998 opened this issue Sep 26, 2024 · 4 comments
Labels

Comments

@nqvuong1998
Copy link

Code of Conduct

Search before asking

  • I have searched in the issues and found no similar issues.

Describe the feature

Kyuubi currently provides an excellent interface for running Spark SQL on distributed Spark environments. However, it lacks official support for running SparkSQL on a standalone Spark cluster. This feature request proposes adding support for SparkSQL execution on Spark Standalone clusters, allowing users to deploy Kyuubi with more flexibility in Spark cluster configurations.

Motivation

No response

Describe the solution

No response

Additional context

No response

Are you willing to submit PR?

  • 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.
@nqvuong1998
Copy link
Author

cc @yaooqinn @pan3793

@yaooqinn
Copy link
Member

Technically, Standalone clusters are supported. What was the issue you actually encountered?

@nqvuong1998
Copy link
Author

nqvuong1998 commented Sep 26, 2024

Hi @yaooqinn , Apache Spark Kubernetes Operator supports deploying a Spark Standalone cluster on Kubernetes. However, I have come across an issue where Kyuubi has not yet implemented a Spark Standalone ApplicationOperation. Therefore, I created this feature request.

@yaooqinn
Copy link
Member

AFAIK, ApplicationOperation is irrelevant to submit engines

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

No branches or pull requests

2 participants