Open nqvuong1998 opened 1 month ago
cc @yaooqinn @pan3793
Technically, Standalone clusters are supported. What was the issue you actually encountered?
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.
AFAIK, ApplicationOperation is irrelevant to submit engines
Code of Conduct
Search before asking
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?