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

    简介 集群架构 安装部署 FAQ 相关资料 简介 VictoriaMetrics 架构简单,可靠性高,在性能,成本,可扩展性方面表现出色,社区活跃,且和 Prometheus 生态绑定紧密。如果单机版本的 Prometheus 无法在容量上满足贵司的需求,可以使用 VictoriaMetrics 作为时序数据库。 VictoriaMetri...
  • 1. Introduction to the Kyuubi Configurations System

    Introduction to the Kyuubi Configurations System Environments Kyuubi Configurations Authentication Backend Delegation Engine Frontend Ha Kinit Metrics Operation Session ...
  • Kyuubi v.s. Spark Thrift JDBC/ODBC Server (STS)

    Kyuubi v.s. Spark Thrift JDBC/ODBC Server (STS) Introductions Barriers to common Spark job usage High Barrier Insecurity Compatibility Bootstrap latency Limitations of Spark ...
  • 集群部署 (Cluster)

    附录: PostgreSQL (8.2.15+) or MySQL (5.7系列):两者任选其一即可 JDK (1.8+):必装,请安装好后在/etc/profile下配置 JAVA_HOME 及 PATH 变量 ZooKeeper (3.4.6+):必装 pstree or psmisc:Mac OS必装pstree,Fedora/Red/H...
  • 环境搭建

    DolphinScheduler 开发手册 软件要求 克隆代码库 编译源码 代码风格 Docker镜像构建 开发者须知 DolphinScheduler Standalone快速开发模式 分支选择 启动后端 启动前端 DolphinScheduler 普通开发模式 必要软件安装 zookeeper 数据库 启动后端 必要的准备工作 ...
  • 7. Distributed collections

    10118 2024-06-19 《Redisson 3.31.0》
    7.1. Map 7.1.1. Map eviction, local cache and data partitioning Eviction Local cache How to load data to avoid invalidation messages traffic. Data partitioning 7.1.2. Map pers...
  • 1. Terminologies

    Terminologies Kyuubi JDBC Apache Hive Apache Thrift Server ServerSpace Engine EngineSpace Apache Spark Multi Tenancy High Availability / Load Balance Apache Zookeeper Apa...
  • 架构设计

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

    9967 2024-06-19 《Redisson 3.31.0》
    9.1. Remote service 9.1.1. Remote service. Message flow 9.1.2. Remote service. Fire-and-forget and ack-response modes 9.1.3. Remote service. Asynchronous, Reactive and RxJava3 c...
  • JDBC Connector

    JDBC Configuration Semantic EXACTLY_ONCE AT_LEAST_ONCE && NONE Others JDBC read queryFunc to get sql resultFunc process the query data JDBC Read Write Generate target SQL b...