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

    4584 2024-06-27 《Lodash 4.17.15》
    _.camelCase([string='']) Since Arguments Returns Example _.capitalize([string='']) Since Arguments Returns Example _.deburr([string='']) Since Arguments Returns Exa...
  • Self-Optimizing

    4580 2024-06-26 《Apache Amoro 0.6.1》
    Introduction Self-optimizing mechanism Self-optimizing scheduling policy Quota Balanced Introduction Lakehouse is characterized by its openness and loose coupling, with data...
  • 名词解释

    名词解释 模块介绍 在对 Apache DolphinScheduler 了解之前,我们先来认识一下调度系统常用的名词 名词解释 DAG: 全称 Directed Acyclic Graph,简称 DAG。工作流中的 Task 任务以有向无环图的形式组装起来,从入度为零的节点进行拓扑遍历,直到无后继节点为止。举例如下图: 流程定义 :通过拖...
  • 16. Observability

    4548 2024-06-19 《Redisson 3.31.0》
    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 ...
  • CLI Commands

    4530 2024-06-03 《Docusaurus 1.14.7》
    Running from the command line Using arguments Configuration Reference docusaurus-build docusaurus-examples docusaurus-publish docusaurus-rename-version docusaurus-start ...
  • The Share Level Of Kyuubi Engines

    4518 2024-07-05 《Apache Kyuubi 1.9.1》
    Why do we need this feature? The current supported share levels CONNECTION USER(Default) GROUP SERVER Subdomain Hybrid Related Configurations Conclusion The share level ...
  • Custom Pages

    4510 2024-06-03 《Docusaurus 1.14.7》
    Customizing Your Home Page Adding Other Custom Pages Adding Static Pages Customizing Your Site Footer You can add pages to your site that are not part of the standard docs or ...
  • Release Guide

    4508 2024-07-05 《Apache Kyuubi 1.9.1》
    Introduction Overview Decide to release Checklist to proceed to the next step Prepare for the release One-time setup instructions ASF authentication Java Home Subversion GPG...
  • PostgreSql

    Support Those Engines Description Using Dependency For Spark/Flink Engine For SeaTunnel Zeta Engine Key Features Supported DataSource Info Database Dependency Data Type Map...
  • 告警自愈模块

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