apache kyuubi 是網易開源支持多租戶大規模的thrift jdbc/odbc 平台(當前主要基於spark,當然也會支持其他引擎)
使用apache kyuubi 的好處是支持開了多租戶,同時利用apache kyuubi 我們可以方便的進行數據分析開發,以及進行
數據湖應用開發(可以方便的支持delta lake,apache hudi,apache iceberg)
以下是來自官方的參考圖,基於此我們可以整體了解apache kyuubi 的特性
參考圖

說明
同時也已經測試過了delta lake 支持,還是很方便的,后邊會寫相關使用
參考資料
https://github.com/juicedata/juicefs
https://github.com/apache/incubator-kyuubi
https://kyuubi.apache.org/
https://hudi.apache.org/
https://delta.io/
https://iceberg.apache.org/
https://github.com/apache/hudi
https://github.com/apache/iceberg
https://delta.io/sharing/
http://spark.apache.org/docs/latest/configuration.html#spark-sql
