Devlive 开源社区 本次搜索耗时 0.539 秒,为您找到 2342 个相关结果.
  • JDBC Connector

    JDBC 信息配置 semantic 语义配置 EXACTLY_ONCE AT_LEAST_ONCE && NONE 其他配置 JDBC 读取数据 queryFunc获取一条sql resultFunc 处理查询到的数据 JDBC 读取写入 根据数据流生成目标SQL 设置写入批次大小 多实例 JDBC 支持 手动指定 JDBC 连接信...
  • 2.2. How To Use Spark Adaptive Query Execution (AQE) in Kyuubi

    How To Use Spark Adaptive Query Execution (AQE) in Kyuubi The Basics of AQE Dynamically Switch Join Strategies Dynamically Coalesce Shuffle Partitions Other Tips for Best Practise...
  • SQL DDL

    6189 2024-06-30 《Apache Hudi 0.15.0》
    Spark SQL Create table Create non-partitioned table Create partitioned table Create table with record keys and ordering fields Create table from an external location Create Ta...
  • Java API

    6174 2024-06-29 《Apache Iceberg 1.5.2》
    Tables Table metadata Scanning File level Transactions Types Primitives Nested types Expressions Expression binding Expression example Modules Tables The main purpose...
  • 2. Getting Started With Kyuubi and DBeaver

    Getting Started With Kyuubi and DBeaver What is DBeaver Preparation Get DBeaver and Install Get Kyuubi Started Configurations Start DBeaver Select a database Edit the Driver ...
  • 单机部署 (Standalone)

    Standalone 极速体验版 前置准备工作 启动 DolphinScheduler Standalone Server 解压并启动 DolphinScheduler 登录 DolphinScheduler 启停服务 配置数据库 Standalone 极速体验版 Standalone 仅适用于 DolphinScheduler 的快速体验...
  • Creating GitHub CLI extensions

    6132 2024-05-07 《GitHub Cli》
    About GitHub CLI extensions Creating an interpreted extension with gh extension create Creating a precompiled extension in Go with gh extension create Creating a non-Go precom...
  • Categraf

    基本介绍 采集插件 基本介绍 Categraf 是一款 all-in-one 的采集器,由 快猫团队 开源,代码托管在: github: https://github.com/flashcatcloud/categraf Categraf 不但可以采集 OS、MySQL、Redis、Oracle 等常见的监控对象,也准备提供日志采集能力和 ...
  • Configuration

    6108 2025-03-14 《Redisson 3.45.0》
    Using Redisson API Programmatic configuration is performed by the Config object instance. For example: Config config = new Config (); config . setTransportMode ( Transpo...
  • Using Plugins

    6060 2024-05-20 《Apache Answer 1.3.0》
    Introduction Official plugins Plugin type Build Prerequisites Command Build docker image with plugin from answer base image Third-party plugin Usage Upgrade Develop and c...