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

    Due to limitations in Amazon RDS , the Ranger database user and tablespace must be created manually and the required privileges must be manually granted to the Ranger database use...
  • 2. Monitoring Kyuubi - Server Metrics

    2344 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...
  • Yarn 队列管理

    背景介绍 如何创建Yarn队列 如何使用可用队列 该功能的相关条目 背景介绍 在实际的生产环境中,针对 Yarn 部署模式 , 用户通常需要输入 queue 或 queue &labels 来指定 yarn-application 模式下的 Flink 应用程序 或 yarn-session 模式下的 Flink 集群的配置。 在此过程中...
  • Configuration

    2281 2025-03-11 《Apache Iceberg 1.8.1》
    Spark Configuration Catalogs Spark adds an API to plug in table catalogs that are used to load, create, and manage Iceberg tables. Spark catalogs are configured by setting Spark ...
  • Engine UI

    2245 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

    2220 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...
  • 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

    2111 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...
  • Flink Queries

    2089 2025-03-11 《Apache Iceberg 1.8.1》
    Flink Queries Iceberg support streaming and batch read With Apache Flink ‘s DataStream API and Table API. Reading with SQL Iceberg support both streaming and batch read in Flink...