Devlive 开源社区 本次搜索耗时 0.360 秒,为您找到 1878 个相关结果.
  • Troubleshooting Tools

    4840 2024-06-22 《Apache Accumulo 2.x》
    RFileInfo Encrypted Files GetManagerStats FindOfflineTablets RemoveEntriesForMissingFiles ChangeSecret (new in 2.1) DeleteZooInstance (new in 2.1) accumulo-util dump-zoo Re...
  • Acknowledgments

    4827 2024-05-06 《R Markdown Cookbook》
    As usual, first I want to thank my employer RStudio for giving me the freedom to work on this book. Since I started working on it, my weekly meeting time with my manager, Tareef K...
  • Flink Queries

    4827 2024-06-29 《Apache Iceberg 1.5.2》
    Reading with SQL Flink batch read Flink streaming read FLIP-27 source for SQL Reading branches and tags with SQL Reading with DataStream Batch Read Streaming read Reading w...
  • 告警自愈模块

    概述 架构 项目地址 安装启动 初始化 sql 启动 server 启动agentd Ibex 是告警自愈功能依赖的模块,提供一个批量执行命令的通道,可以做到在告警的时候自动去目标机器执行脚本,如果大家没有此需求,无需阅读本节内容。 概述 所谓的告警自愈,典型手段是在告警触发时自动回调某个 webhook 地址,在这个 webhook 里...
  • 8. Distributed locks and synchronizers

    4825 2024-06-19 《Redisson 3.31.0》
    8.1. Lock 8.2. Fair Lock 8.3. MultiLock 8.4. RedLock 8.5. ReadWriteLock 8.6. Semaphore 8.7. PermitExpirableSemaphore 8.8. CountDownLatch 8.9. Spin Lock 8.10. Fenced Lock ...
  • HTTP

    HTTP 节点 综述 创建任务 任务参数 任务输出参数 任务样例 注意事项 HTTP 节点 综述 该节点用于执行 http 类型的任务,例如常见的 POST、GET 等请求类型,此外还支持 http 请求校验等功能。 创建任务 点击项目管理 -> 项目名称 -> 工作流定义,点击”创建工作流”按钮,进入 DAG 编辑页面: 拖动...
  • 元数据文档

    表概览 用户 队列 数据源 项目 资源 告警 命令 流程 任务 核心表Schema t_ds_process_definition t_ds_process_instance t_ds_task_instance t_ds_schedules t_ds_command 表概览 表名 表信息 t_ds_access_t...
  • PersistenceManagerFactory

    4808 2024-05-25 《Apache JDO 3.2.1》
    Standard JDO Properties Any JDO-enabled application will require (at least) one PersistenceManagerFactory. Typically applications create one per datastore being utilised. A Persi...
  • Debezium Format

    Format Options How To Use Kafka Uses example Changelog-Data-Capture Format: Serialization Schema Format: Deserialization Schema Debezium is a set of distributed services to ca...
  • 9.6 Custom blocks (*)

    4795 2024-05-23 《R Markdown Cookbook》
    Syntax Adding a shaded box Including icons Section 2.7 of the bookdown book mentioned how we can use custom blocks in R Markdown to customize the appearance of blocks of cont...