Devlive 开源社区 本次搜索耗时 0.087 秒,为您找到 2342 个相关结果.
  • Oracle CDC

    13875 2024-06-17 《Apache SeaTunnel 2.3.5》
    Support Those Engines Key features Description Supported DataSource Info Database Dependency Install Jdbc Driver For Spark/Flink Engine For SeaTunnel Zeta Engine Enable Orac...
  • Server Properties (2.x)

    13856 2024-06-22 《Apache Accumulo 2.x》
    Property Types Below are properties set in accumulo.properties or the Accumulo shell that configure Accumulo servers (i.e. tablet server, manager, etc). Properties labeled ‘Expe...
  • HDP 3.1.5 存储库

    HDP 3.1.5 存储库 HDP 3.1.5 存储库 OS Version Number ...
  • 安装 MySQL

    关于此任务 在你开始之前 步骤 关于此任务 您可以安装 MySQL 5.5 或更高版本。 在你开始之前 在 Ambari 主机上,安装 MySQL 的 JDBC 驱动程序,然后将其添加到 Ambari: yum install mysql - connector - java * \ sudo ambari - server set...
  • 9. Distributed services

    13777 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...
  • 单机部署(Standalone)

    1.1 : 基础软件安装(必装项请自行安装) 1.2 : 下载后端tar.gz包 1.3:创建部署用户并赋予目录操作权限 1.4 : ssh免密配置 1.5 : 数据库初始化 1.6 : 修改运行参数 1.7 : 安装python的Zookeeper工具kazoo 2.1 自动化部署 2.2 手动部署 DolphinScheduler单机...
  • Features

    13431 2024-06-21 《Apache Accumulo 2.x》
    Table Design and Configuration Iterators Security labels Constraints Sharding Large Rows Namespaces Volume support Integrity/Availability Manager fail over Logical time L...
  • 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...
  • Server Properties (3.x)

    13201 2024-06-22 《Apache Accumulo 2.x》
    Property Types Below are properties set in accumulo.properties or the Accumulo shell that configure Accumulo servers (i.e. tablet server, manager, etc). Properties labeled ‘Expe...
  • 架构设计

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