Devlive 开源社区 本次搜索耗时 1.980 秒,为您找到 1079 个相关结果.
  • Trino

    3933 2024-06-26 《Apache Amoro 0.6.1》
    Iceberg format Paimon format Mixed format Install Support SQL statement Query Table Query BaseStore of Table Query ChangeStore of Table Trino and Amoro Type Mapping: Trino ...
  • Kingbase

    Support Connector Version Support Those Engines Key Features Description Supported DataSource Info Database Dependency Data Type Mapping Sink Options Tips Task Example Sim...
  • Notice

    3927 2024-05-20 《Apache Answer 1.3.0》
    Open-Source Software Notice Apache-2.0 MIT and Apache-2.0 MIT BSD-3-Clause BSD-2-Clause MPL-2.0 Open-Source Software Notice The project is built on and with the aid of the...
  • 3. ACL Management Guide

    ACL Management Guide ACL Management Guide Authorization Modes Three primary modes for Kyuubi authorization are available by Submarine Spark Security : Storage-Based Authoriza...
  • 告警组件向导

    如何创建告警插件以及告警组 如何创建告警插件以及告警组 在 2.0.0 版本中,用户需要创建告警实例,在创建告警实例时,需要选择告警策略,有三个选项,成功发、失败发,以及成功和失败都发。在执行完工作流或任务时,如果触发告警,调用告警实例发送方法会进行逻辑判断,将告警实例与任务状态进行匹配,匹配则执行该告警实例发送逻辑,不匹配则过滤。创建完告警实例后,需...
  • 元数据文档

    DolphinScheduler 元数据文档 表Schema E-R图 用户 队列 数据源 项目 资源 告警 项目 - 租户 - 工作流定义 - 定时 工作流定义和执行 DolphinScheduler 元数据文档 表Schema 详见dolphinscheduler/dolphinscheduler-dao/sr...
  • 2. Contribution Guidelines

    Contribution Guidelines Prepare github environment Creating a Pull Request Contribution Guidelines Kyuubi is an Apache License v2.0 open source software. Contributing to Ky...
  • 升级

    1. 备份上一版本文件和数据库 2. 停止dolphinscheduler所有服务 3. 下载新版本的安装包 4. 数据库升级 5. 服务升级 5.1 修改conf/config/install_config.conf 配置内容 注意事项 升级时如何设置worker分组与之前一致 5.2 执行部署脚本 1. 备份上一版本文件和数据库 ...
  • FtpFile

    Support Those Engines Key features Description Options host [string] port [int] user [string] password [string] path [string] file_format_type [string] connection_mode [st...
  • 全局参数

    全局参数 作用域 使用方式 创建 Shell 任务 保存工作流,并设置全局参数 任务实例查看执行结果 全局参数 作用域 全局参数在工作流定义页面配置。 方向是 IN 的变量是针对整个工作流 的所有任务节点都有效的参数。 方向是 OUT 的变量作为该工作流的输出参数,传递到父工作流中对应 SubProcess 任务的下游任务。 使用方...