Uh oh!
There was an error while loading. Please reload this page.
Add Apache Kyuubi Provider - #61707
Conversation
ff4b741 to
1889d83Comparetirkarthi
commented
Feb 10, 2026
Please go through the guidelines for a new provider which requires a discussion and vote in the mailing list. Please link here if there are any existing discussions. https://github.com/apache/airflow/blob/main/PROVIDERS.rst#accepting-new-community-providers |
jscheffl
commented
Feb 10, 2026
Additionally besides topping a discussion to devlist also global CI parts are missing, e.g. Codeowners, labels and pipeline additions. See #57610 as an example |
This pull request has been automatically marked as stale because it has not had recent activity. It will be closed in 5 days if no further activity occurs. Thank you for your contributions. |
kaxil
commented
Apr 2, 2026
@MonsterChenzhuo Would love to help see this over the line if you are still interested |
potiuk
commented
Jun 4, 2026
@MonsterChenzhuo A few things need addressing before review — see our Pull Request quality criteria.
No rush. Note: This comment was drafted by an AI-assisted triage tool and may contain mistakes. Once you have addressed the points above, an Apache Airflow maintainer — a real person — will take the next look at your PR. We use this two-stage triage process so that our maintainers' limited time is spent where it matters most: the conversation with you. |
This pull request has been automatically marked as stale because it has not had recent activity. It will be closed in 5 days if no further activity occurs. Thank you for your contributions. |
Description
This PR introduces a new provider for Apache Kyuubi.
Kyuubi is a distributed and multi-tenant gateway to provide serverless SQL on Lakehouses. It is compatible with the HiveServer2 protocol.
While the Hive provider can be used to connect to Kyuubi, Kyuubi often uses its own beeline executable or requires specific configurations. This provider adds a dedicated KyuubiHook and KyuubiOperator to streamline the integration and allow users to configure the specific path to the Kyuubi Beeline executable via the UI.
Changes
Added apache-airflow-providers-apache-kyuubi provider structure.
Implemented KyuubiHook (inherits from HiveCliHook):
Was generative AI tooling used to co-author this PR?
{pr_number}.significant.rstor{issue_number}.significant.rst, in airflow-core/newsfragments.