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

    4378 2024-06-29 《Apache Iceberg 1.5.2》
    Enabling Nessie Catalog Spark SQL Extensions Nessie Catalog Nessie and Iceberg Loosely coupled transactions Experimentation Further use cases Example Future Improvements ...
  • SQL DDL

    4374 2024-06-30 《Apache Hudi 0.15.0》
    Spark SQL Create table Create non-partitioned table Create partitioned table Create table with record keys and ordering fields Create table from an external location Create Ta...
  • 创建 GitHub CLI 扩展

    4368 2024-05-08 《GitHub Cli 中文版》
    关于 GitHub CLI 扩展 使用 gh extension create 创建扩展 使用 gh extension create 在 Go 中创建预编译扩展 使用 gh extension create 创建非 Go 预编译扩展 手动创建扩展 编写解释型 GitHub CLI 扩展的技巧 处理参数和标志 非交互方式调用核心命令 以编...
  • Using Plugins

    4367 2024-05-20 《Apache Answer 1.3.0》
    Introduction Official plugins Plugin type Build Prerequisites Command Build docker image with plugin from answer base image Third-party plugin Usage Upgrade Develop and c...
  • Mtail 日志监控

    前言 更新 mtail简介 mtail样例 mtail更多样例 关于时间戳 前言 说到日志监控,大家第一反应的可能是ELK的方案,或者Loki的方案,这两个方案都是把日志采集了发到中心,在中心存储、查看、分析,不过这个方案相对比较重量级一些,如果我们的需求只是从日志中提取一些metrics数据,比如统计一些日志中出现的Error次数之类的,则...
  • CLI

    4346 2024-07-01 《Apache Hudi 0.15.0》
    Local set up Hudi CLI Bundle setup Using hudi-cli Inspecting Commits Drilling Down to a specific Commit FileSystem View Statistics Archived Commits Compactions Validate Com...
  • 告警通知

    webapi.conf server.conf 夜莺告警通知,内置支持邮件、钉钉机器人、企微机器人、飞书机器人多种方式作为发送通道,也支持调用自定义脚本和Webhook,给用户自定义发送通道的能力。相关配置在 webapi.conf 和 server.conf 中都有涉及。这里分别讲解。 webapi.conf [[ NotifyChannels ...
  • Apache Iceberg

    Support Iceberg Version Support Those Engines Description Supported DataSource Info Database Dependency Data Type Mapping Sink Options Task Example Simple: Hive Catalog: H...
  • Design & Concepts

    4326 2024-07-01 《Apache Hudi 0.15.0》
    How does Hudi ensure atomicity? Does Hudi extend the Hive table layout? What concurrency control approaches does Hudi adopt? Hudi’s commits are based on transaction start time i...
  • Flink Quick Start

    4317 2024-06-28 《Apache Hudi 0.15.0》
    Setup Flink Support Matrix Download Flink and Start Flink cluster Start Flink SQL client Create Table Insert Data Query Data Update Data Delete Data Row-level Delete Batch...