Devlive 开源社区 本次搜索耗时 0.446 秒,为您找到 814 个相关结果.
  • 3.5 R Markdown Notebooks

    2813 2024-05-09 《R Markdown Cookbook》
    As mentioned in Section 2.2 of the R Markdown Definitive Guide (Xie, Allaire, and Grolemund 2018 ), there are several ways to compile an Rmd document. One of them is to use R Mar...
  • Relabel

    监控数据通过推模式,发给夜莺,夜莺会转发给后端时序库,有时候可能想对数据做一些二次处理,比如 Drop 掉一些数据或者改改内容之类的,此时就需要 relabel 能力了,这个功能是社区小伙伴贡献的,和 Prometheus 的 relabel 类似,只是配置的时候注意配置项的大小写。在夜莺 5.x 版本中,数据是通过 n9e-server 转发的,所以,r...
  • AmazonSqs

    AmazonSqs AmazonSqs source connector Support Those Engines Spark Flink SeaTunnel Zeta Key Features batch stream exactly-once column projection parallelism su...
  • RocketMQ

    Support Apache RocketMQ Version Support These Engines Key Features Description Source Options start.mode.offsets Task Example Simple: Specified format consumption Simple: S...
  • InfluxDB

    Description Key features Options url sql [string] schema [config] fields [Config] database [string] username [string] password [string] split_column [string] upper_bound ...
  • Integrations

    2797 2024-07-01 《Apache Hudi 0.15.0》
    Does AWS GLUE support Hudi ? How to override Hudi jars in EMR? Does AWS GLUE support Hudi ? AWS Glue jobs can write, read and update Glue Data Catalog for hudi tables. In order...
  • 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...
  • AmazonDynamoDB

    Description Key features Options url [string] region [string] accessKeyId [string] secretAccessKey [string] table [string] schema [Config] fields [config] common options ...
  • GitHub 趋势日报 (2025年04月08日)

    📈 今日整体趋势 Top 10 📊 分语言趋势 Top 5 C++ Ruby C Go PHP TypeScript Java Kotlin Lua HTML 本日报由 TrendForge 系统生成 https://trendforge.devlive.org/ 📈 今日整体趋势 Top 10 排名 项目名称 ...
  • 4.14 Create an animation from multiple R plots

    2744 2024-05-23 《R Markdown Cookbook》
    References When you generate a series of plots in a code chunk, you can combine them into an animation. It is easy to do so if the output format is HTML—you only need to install ...