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

    Pre-requisites Steps Building the project Next Steps This page covers the essential steps to setup OneTable in your environment. Pre-requisites Building the project require...
  • Permissions

    3073 2024-06-22 《Apache Accumulo 2.x》
    Configuration Granting permission View permissions Revoking permissions Accumulo users can only perform actions if they are given permission. Accumulo has three types of perm...
  • 升级文档

    1. 备份上一版本文件和数据库 2. 停止dolphinscheduler所有服务 3. 下载新版本的安装包 4. 数据库升级 5. 后端服务升级 6. 前端服务升级 1. 备份上一版本文件和数据库 2. 停止dolphinscheduler所有服务 sh ./script/stop-all.sh 3. 下载新版本的安装包 下载 ,...
  • SSH

    RemoteShell 综述 创建任务 任务参数 任务样例 查看远程服务器(remote-server)的路径 注意事项 RemoteShell 综述 RemoteShell 任务类型,用于在远程服务器上执行命令。 创建任务 点击项目管理-项目名称-工作流定义,点击”创建工作流”按钮,进入 DAG 编辑页面。 工具栏中拖动 到画板...
  • Task SPI

    DolphinScheduler Task SPI 扩展 如何进行任务插件开发? DolphinScheduler Task SPI 扩展 如何进行任务插件开发? org.apache.dolphinscheduler.spi.task.TaskChannel 插件实现以上接口即可。主要包含创建任务(任务初始化,任务运行等方法)、任务取消,如果是...
  • Encryption

    3065 2024-07-01 《Apache Hudi 0.15.0》
    Encrypt Copy-on-Write tables Note Since Hudi 0.11.0, Spark 3.2 support has been added and accompanying that, Parquet 1.12 has been included, which brings encryption feature to H...
  • References

    3064 2024-05-25 《Apache JDO 3.2.1》
    Articles Books Articles There have been several articles about JDO on various websites. Some are listed below SUN : Oracle JDO Web Site http://www.oracle.com/technetwork/java...
  • HTTP 告警

    HTTP告警 参数配置 发送类型 GET Http告警 POST Http告警 HTTP告警 如果您需要使用到Http (GET或POST)进行告警,请在告警实例管理里创建告警实例,选择Http 插件。 参数配置 URL 访问的Http 连接URL,需要包含协议、Host、路径,如果是GET方法可以添加参数 请求方式 选择...
  • Phoenix

    Description Key features Options driver [string] url [string] common options Example Changelog 2.2.0-beta 2022-09-26 Phoenix source connector Description Read Phoeni...
  • 启动参数

    启动参数 作用域 使用方式 任务样例 创建 Shell 任务 保存工作流,上线运行并设置启动参数 任务实例查看执行结果 修改启动参数,再次执行 任务实例查看执行结果 启动参数 作用域 启动参数是针对整个工作流 的所有任务节点都有效的参数,在工作流启动页面配置。 使用方式 启动参数配置方式如下:在启动前参数设置界面,点击“启动参数“...