Enable LDAP Authentication Kyuubi can be configured to enable frontend LDAP authentication for clients, such as the BeeLine, or the JDBC and ODBC drivers. At present, only simple...
Introduction Hive on Spark Differences Between Kyuubi and HiveServer2 Performance References Introduction HiveServer2 is a service that enables clients to execute Hive QL qu...
Kyuubi provides several auxiliary SQL functions as supplement to Spark’s Built-in Functions Name Description Return Type Since kyuubi_version Return the version of K...
Configurations Metrics Kyuubi has a configurable metrics system based on the Dropwizard Metrics Library . This allows users to report Kyuubi metrics to a variety of kyuubi.metri...
Installation Usage Refresh config List Servers Delete an Engine New in version 1.6.0. Kyuubi administer tool(kyuubi-admin) provides administrators with some maintenance oper...
Build A Custom EventHandler Enable Custom EventHandler Kyuubi provide event processing mechanism, it can help us to record some events. Beside the builtin JsonLoggingEventHandle...
Debugging Server Debugging Engine Flink Engine Trino Engine Hive Engine Debugging Apps Spark Engine Flink Engine You can use the Java Debug Wire Protocol to debug Kyuubi ...
Enable JDBC Authentication Configure the authentication properties Authentication with In-memory Database Kyuubi supports authentication via JDBC query. A query is prepared wit...
Features Usage Hive Dialect plugin aims to provide Hive Dialect support to Spark’s JDBC source. It will auto registered to Spark and applied to JDBC sources with url prefix of j...