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

    钉钉 钉钉 如果您需要使用到钉钉进行告警,请在告警实例管理里创建告警实例,选择 DingTalk 插件。钉钉的配置样例如下: 参数配置 Webhook 格式如下:https://oapi.dingtalk.com/robot/send?access_token=XXXXXX Keyword 安全设置的自定义关键词 S...
  • Yihui Xie

    3117 2024-05-09 《R Markdown Cookbook》
    Yihui Xie (https://yihui.org ) is a software engineer at RStudio (https://www.rstudio.com ). He earned his PhD from the Department of Statistics, Iowa State University. He is inte...
  • Nessie

    3114 2025-03-11 《Apache Iceberg 1.8.1》
    Iceberg Nessie Integration Iceberg provides integration with Nessie through the iceberg-nessie module. This section describes how to use Iceberg with Nessie. Nessie provides seve...
  • Enabling Search

    3113 2024-06-03 《Docusaurus 1.14.7》
    Enabling the Search Bar Extra Search Options Controlling the Location of the Search Bar Customizing the placeholder Disabling the Search Bar Docusaurus supports search using ...
  • Hudi

    Support Those Engines Key Features Description Supported DataSource Info Data Type Mapping Source Options Task Example Simple: Changelog 2.2.0-beta 2022-09-26 Hudi sour...
  • Cloud Storage

    3110 2024-07-01 《Apache Hudi 0.15.0》
    Talking to Cloud Storage Talking to Cloud Storage Immaterial of whether RDD/WriteClient APIs or Datasource is used, the following information helps configure access to cloud sto...
  • 报警配置

    新增报警配置 E-mail(邮件) DingTalk(钉钉) Wechat(企微) Lark(飞书) 测试报警配置 修改报警配置 使用报警配置 删除报警配置 目前 StreamPark 中支持配置多种报警方式,主要有以下几种: E-mail :邮件通知 DingTalk :钉钉自定义群机器人 Wechat :企业微信自定义群机器人 ...
  • Performance

    3108 2024-06-29 《Apache Iceberg 1.5.2》
    Scan planning Metadata filtering Data filtering Iceberg is designed for huge tables and is used in production where a single table can contain tens of petabytes of data. Even ...
  • 任务组管理

    任务组管理 任务组配置 新建任务组 查看任务组队列 任务组的使用 任务组的实现逻辑 获取任务组资源: 释放与唤醒: 任务组流程图 任务组管理 任务组主要用于控制任务实例并发,旨在控制其他资源的压力(也可以控制 Hadoop 集群压力,不过集群会有队列管控)。您可在新建任务定义时,可配置对应的任务组,并配置任务在任务组内运行的优先级。用户...
  • 7.9 Use a custom HTML template (*)

    3103 2024-05-24 《R Markdown Cookbook》
    We mentioned LaTeX templates in Section 6.10 . You can also specify a custom HTML template for Pandoc to convert Markdown to HTML. Below is a brief example template: <html> ...