Devlive 开源社区 本次搜索耗时 1.852 秒,为您找到 175 个相关结果.
  • Auxiliary SQL Functions

    1540 2024-07-05 《Apache Kyuubi 1.9.1》
    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...
  • Kyuubi Administer Tool

    1535 2024-07-05 《Apache Kyuubi 1.9.1》
    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...
  • Building A Runnable Distribution

    1530 2024-07-05 《Apache Kyuubi 1.9.1》
    To create a Kyuubi distribution like those distributed by Kyuubi Release Page , and that is laid out to be runnable, use ./build/dist in the project root directory. For more inf...
  • Kyuubi v.s. HiveServer2

    1511 2024-07-05 《Apache Kyuubi 1.9.1》
    Introduction Hive on Spark Differences Between Kyuubi and HiveServer2 Performance References Introduction HiveServer2 is a service that enables clients to execute Hive QL qu...
  • Configure Kyuubi to use LDAP Authentication

    1511 2024-07-05 《Apache Kyuubi 1.9.1》
    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...
  • KYUUBI

    KYUUBI数据源 使用HiveServer2 是否原生支持 KYUUBI数据源 使用HiveServer2 数据源:选择 KYUUBI 数据源名称:输入数据源的名称 描述:输入数据源的描述 IP 主机名:输入连接 KYUUBI 的 IP 端口:输入连接 KYUUBI 的端口 用户名:设置连接 KYUUBI 的用户名 密码:设置连接 KYU...
  • Configure Kyuubi to use Custom EventHandler

    1453 2024-07-05 《Apache Kyuubi 1.9.1》
    Build A Custom EventHandler Enable Custom EventHandler Kyuubi provide event processing mechanism, it can help us to record some events. Beside the builtin JsonLoggingEventHandle...
  • Engine UI

    1429 2024-07-05 《Apache Kyuubi 1.9.1》
    Engine Management Details This engine UI is able to help you understand status of the engine behind Kyuubi servers. Engine Management Details The Engine UI offers an Engine Man...
  • Configure Kyuubi to Use JDBC Authentication

    1416 2024-07-05 《Apache Kyuubi 1.9.1》
    Enable JDBC Authentication Configure the authentication properties Authentication with In-memory Database Kyuubi supports authentication via JDBC query. A query is prepared wit...
  • Hive Dialect Support

    1416 2024-07-05 《Apache Kyuubi 1.9.1》
    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...