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

    4076 2024-05-25 《Apache Superset 4.0.1》
    Reporting a Security Vulnerability SQL Lab Async Async Chart Queries Reporting a Security Vulnerability Please report security vulnerabilities to private@superset.apache.org. ...
  • Vertica

    Description Support Those Engines Using Dependency For Spark/Flink Engine For SeaTunnel Zeta Engine Key Features Supported DataSource Info Data Type Mapping Source Options ...
  • CosFile

    Description Key Features Options path [string] bucket [string] secret_id [string] secret_key [string] region [string] custom_filename [boolean] file_name_expression [string...
  • Bootstrapping

    4067 2024-06-30 《Apache Hudi 0.15.0》
    Approaches Use Hudi for new partitions alone Convert existing table to Hudi Using Hudi Streamer Using Spark Datasource Writer Using Spark SQL CALL Procedure Using Hudi CLI C...
  • Development Tools

    4067 2024-06-22 《Apache Accumulo 2.x》
    MiniAccumuloCluster Iterator Test Harness Framework Use Normal Test Outline Limitations Accumulo has several tools that can help developers test their code. MiniAccumuloClu...
  • GitHub 趋势日报 (2025年04月13日)

    📈 今日整体趋势 Top 10 📊 分语言趋势 Top 5 Java PHP Vim Script TypeScript Lua C Rust C++ Kotlin Go MDX C Python Ruby Jupyter Notebook JavaScript Shell HTML Batchfile Markdow...
  • Unity Catalog

    Syncing to Unity Catalog Pre-requisites Steps Running sync Register the target table in Unity Catalog Validating the results Conclusion Syncing to Unity Catalog This docum...
  • Tracing

    4058 2024-06-22 《Apache Accumulo 2.x》
    Configuring Tracing Instrumenting a Client Tracing from the Shell It can be difficult to determine why some operations are taking longer than expected. For example, you may be ...
  • Telegraf

    Telegraf 是 InfluxData 公司开源的一款采集器,内置非常多的采集插件,不过 Telegraf 是面向 InfluxDB 生态的,采集的监控数据推给 InfluxDB 非常合适,推给 Prometheus、Victoriametrics、Thanos 这些时序库,可能会带来问题。主要是两点: 有些数据是 string 类型的,Prome...
  • 文件参数传递

    文件参数 使用方式 配置文件参数 输出文件给下游任务 获取上游任务的文件 其他 备注 样例 文件参数 通过配置文件参数,在同一工作流实例中,可以将上游任务工作目录下的文件(或文件夹,下统一以文件 代替)传递给下游任务。 如以下场景可能使用到 在ETL任务中,将多个上游任务处理好的数据文件一起传递给特定的下游任务。 在机器学习场景中,将...