Devlive 开源社区 本次搜索耗时 0.773 秒,为您找到 172 个相关结果.
  • Hive Metastore

    Syncing to Hive Metastore This document walks through the steps to register an Apache XTable™ (Incubating) synced table on Hive Metastore (HMS). Pre-requisites Source table(s) ...
  • 2. Monitoring Kyuubi - Server Metrics

    2033 2024-07-05 《Apache Kyuubi 1.9.1》
    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...
  • Engine UI

    1958 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...
  • Hive Dialect Support

    1946 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...
  • Oracle 先决条件

    由于 Amazon RDS 的限制 ,必须手动创建 Ranger 数据库用户和表空间,并且必须手动向 Ranger 数据库用户授予所需的权限。 使用主用户帐号(创建 RDS Oracle实例时创建的)登录 RDS Oracle 服务器,执行以下命令: create user $rangerdbuser identified by “ passw...
  • Configuration

    1922 2025-03-10 《Apache Iceberg 1.8.1》
    Configuration Table properties Iceberg tables support table properties to configure table behavior, like the default split size for readers. Read properties Property Defaul...
  • OpenMldb

    Description Key features Options cluster_mode [string] sql [string] database [string] host [string] port [int] zk_host [string] zk_path [string] session_timeout [int] req...
  • Spark Writes

    1844 2024-06-26 《Apache Amoro 0.6.1》
    Writing with SQL INSERT OVERWRITE INSERT INTO Upsert to table with primary keys. DELETE FROM UPDATE MERGE INTO Writing with DataFrames Appending data Overwriting data Crea...
  • Administrator CLI

    1775 2024-07-05 《Apache Kyuubi 1.9.1》
    Usage Manage kyuubi servers List server Create server Get server Delete server Manage kyuubi engines List engine Get engine Delete engine Usage bin / kyuubi - ctl -- h...
  • Cassandra

    Description Key features Options host [string] keyspace [string] cql [String] username [string] password [string] datacenter [String] consistency_level [String] Examples ...