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

    4984 2024-06-02 《Ramda 0.30.0》
    always comparator compose construct curry useWith flip groupBy identity invoker nAry once pipe tap binary unary ap empty of constructN converge curryN __ bin...
  • 9.6 Custom blocks (*)

    4976 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...
  • 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...
  • Canal Format

    Format Options How to use Kafka uses example Changelog-Data-Capture Format Format: Serialization Schema Format: Deserialization Schema Canal is a CDC (Changelog Data Capture) ...
  • Mixed-Iceberg

    4970 2024-06-26 《Apache Amoro 0.6.1》
    Compared with Iceberg format, Mixed-Iceberg format provides more features: Stronger primary key constraints that also apply to Spark OLAP performance that is production-ready fo...
  • Select Version

    Choosing Stack Choosing Version Choosing Repositories redhat7 sles12 ubuntu16 ubuntu18 debian9 Advanced Options More Information In this Step, you will select the softwa...
  • PersistenceManagerFactory

    4969 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...
  • Configuration Overview

    4957 2024-06-22 《Apache Accumulo 2.x》
    Client Configuration Server Configuration Default Site System Namespace Zookeeper Considerations Viewing Server Configuration Configuration is managed differently for Accu...
  • CDC Ingestion

    4954 2024-06-26 《Apache Amoro 0.6.1》
    Ingest into one table Iceberg format Mixed-Iceberg format Ingest Into multiple tables Iceberg format Mixed-Iceberg format CDC stands for Change Data Capture, which is a broa...
  • 告警自愈模块

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