apache / kyuubi

Apache Kyuubi is a distributed and multi-tenant gateway to provide serverless SQL on data warehouses and lakehouses.
https://kyuubi.apache.org/
Apache License 2.0
2.11k stars 915 forks source link

[FEATURE] Support FlinkSQL on Kubernetes #6713

Open nqvuong1998 opened 1 month ago

nqvuong1998 commented 1 month ago

Code of Conduct

Search before asking

Describe the feature

Kyuubi extends its capabilities to support FlinkSQL workloads on Kubernetes, empowering users to seamlessly deploy, manage, and execute FlinkSQL queries in a scalable and distributed cloud-native environment. With Kubernetes' dynamic resource allocation and orchestration, FlinkSQL jobs can take advantage of automated scaling, high availability, and optimized resource utilization. This integration simplifies running SQL analytics over streaming and batch data with Apache Flink, providing a unified interface for big data processing on Kubernetes clusters.

Key features include:

Motivation

No response

Describe the solution

No response

Additional context

No response

Are you willing to submit PR?

nqvuong1998 commented 1 month ago

cc @pan3793