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

    2182 2024-07-05 《Apache Kyuubi 1.9.1》
    Iceberg Integration Dependencies Configurations Iceberg Operations Apache Iceberg is an open table format for huge analytic datasets. Iceberg adds tables to compute engines in...
  • Post-commit Callback

    2180 2024-06-30 《Apache Hudi 0.15.0》
    HTTP Endpoints Kafka Endpoints Pulsar Endpoints Bring your own implementation Apache Hudi provides the ability to post a callback notification about a write commit. This may b...
  • Jira

    Description Key features Options url [String] email [String] api_token [String] method [String] params [Map] body [String] poll_interval_millis [int] retry [int] retry_ba...
  • Apache XTable (incubating)

    2178 2024-06-30 《Apache Hudi 0.15.0》
    Interoperating with XTable Installation Syncing to XTable Hudi Streamer Extensions Hudi (tables created from 0.14.0 onwards) supports syncing to Iceberg and/or Delta Lake with...
  • 5.7 Line numbers for code blocks (*)

    2176 2024-05-24 《R Markdown Cookbook》
    References You can add line numbers to either source code blocks, via the chunk option attr.source = ".numberLines" , or text output blocks, via attr.output = ".numberLines" (se...
  • AWS Glue Data Catalog

    2174 2024-06-30 《Apache Hudi 0.15.0》
    Configurations Avoid creating excessive versions Glue Data Catalog specific configs Other references Running AWS Glue Catalog Sync for Spark DataSource Running AWS Glue Catalog...
  • UDF 管理

    UDF 管理 函数管理 任务样例 编写 UDF 函数 配置 UDF 函数 使用 UDF 函数 UDF 管理 资源管理和文件管理功能类似,不同之处是资源管理是上传的 UDF 函数,文件管理上传的是用户程序,脚本及配置文件。 主要包括以下操作:重命名、下载、删除等。 上传 UDF 资源 和上传文件相同。 函数管理 创建 UDF...
  • JDBC

    2171 2024-06-29 《Apache Iceberg 1.5.2》
    JDBC Catalog Configurations Examples Spark Java API JDBC Catalog Iceberg supports using a table in a relational database to manage Iceberg tables through JDBC. The database ...
  • Configuring Ambari to use RedHat Satellite or Spacewalk

    Table 6.1. Example Channel Names for Hortonworks Repositories Next Step The Ambari Server uses Version Definition Files (VDF) to understand which product and component versions ...
  • Relabel

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