Devlive 开源社区 本次搜索耗时 0.655 秒,为您找到 11 个相关结果.
  • 配置文件

    前言 目录结构 配置文件详解 dolphinscheduler-daemon.sh [启动/关闭DolphinScheduler服务脚本] 数据库连接相关配置 注册中心相关配置 common.properties [hadoop、s3、yarn配置] Api-server相关配置 Master Server相关配置 Worker Server...
  • 架构设计

    1.名词解释 2.系统架构 2.1 系统架构图 2.2 启动流程活动图 2.3 架构说明 该服务内主要包含: 该服务包含: 2.3 架构设计思想 一、去中心化vs中心化 中心化思想 去中心化 二、分布式锁实践 三、线程不足循环等待问题 四、容错设计 1. 宕机容错 2.任务失败重试 五、任务优先级设计 六、Logback和net...
  • 配置文件

    目录结构 1.dolphinscheduler-daemon.sh [启动/关闭DS服务脚本] 2.datasource.properties [数据库连接] 3.zookeeper.properties [zookeeper连接配置] 4.common.properties [hadoop、s3、yarn配置] 5.application-api...
  • 架构设计

    系统架构设计 系统架构 系统架构图 启动流程活动图 架构说明 该服务内主要包含: 该服务包含: 架构设计思想 一、去中心化vs中心化 中心化思想 去中心化 二、容错设计 宕机容错 三、任务失败重试 四、任务优先级设计 五、Logback和netty实现日志访问 总结 系统架构设计 系统架构 系统架构图 ...
  • 2. Configuration

    2287 2024-06-19 《Redisson》
    2.1. Programmatic configuration 2.2. Declarative configuration 2.2.1 YAML file based configuration 2.2.2 Variable syntax 2.2.3 Passwords encryption 2.3. Common settings codec ...
  • FAQs

    Why should I install a computing engine like Spark or Flink? I have a question, and I cannot solve it by myself How do I declare a variable? How do I write a configuration item ...
  • Configurations

    1258 2024-07-05 《Apache Kyuubi 1.9.1》
    Environments Kyuubi Configurations Authentication Backend Batch Credentials Ctl Delegation Engine Event Frontend Ha Kinit Kubernetes Lineage Metadata Metrics Operat...
  • 1. Overview

    832 2024-06-16 《Redisson》
    Redisson is the Redis Java client and Real-Time Data Platform. It provides more convenient and easiest way to work with Redis. Redisson objects provides a separation of concern, wh...
  • 16. Observability

    797 2024-06-19 《Redisson》
    16.1. Metrics 1. AppOptics 2. Atlas 3. Azure 4. Amazon CloudWatch 5. Datadog 6. Dropwizard 7. Dynatrace 8. Elastic 9. Ganglia 10. Graphite 11. Humio 12. Influx 13. JMX ...
  • 3. Operations execution

    626 2024-06-19 《Redisson》
    3.1. Async way 3.2. Reactive way Redisson instances are fully thread-safe. Objects with synchronous/asynchronous methods could be reached via RedissonClient interface.Reactive...