Devlive 开源社区 本次搜索耗时 0.128 秒,为您找到 1878 个相关结果.
  • 负载均衡

    负载均衡 DolphinScheduler-Worker 负载均衡算法 Worker 负载均衡配置 权重 预热 负载均衡算法细述 随机(加权) 平滑轮询(加权) 线性加权(默认算法) 负载均衡 负载均衡即通过路由算法(通常是集群环境),合理的分摊服务器压力,达到服务器性能的最大优化。 DolphinScheduler-Worker ...
  • Oracle Cloud Infrastructure

    3532 2024-07-01 《Apache Hudi 0.15.0》
    OCI Configs Configuring the HDFS Connector Libraries Construct an OCI HDFS URI The Oracle Object Storage system provides strongly-consistent operations on all buckets in all ...
  • Post-commit Callback

    3531 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...
  • TPC-DS

    3530 2024-07-05 《Apache Kyuubi 1.9.1》
    TPC-DS Integration Dependencies Configurations TPC-DS Operations The TPC-DS is a decision support benchmark. It consists of a suite of business oriented ad-hoc queries and con...
  • Function

    3529 2024-06-02 《Ramda 0.1.0》
    always comparator compose construct curry useWith flip groupBy identity invoker nAry once pipe tap always a → (* → a) Parameters valThe value to wrap in a func...
  • Lang

    3529 2024-06-27 《Lodash 4.17.15》
    _.castArray(value) Since Arguments Returns Example _.clone(value) Since Arguments Returns Example _.cloneDeep(value) Since Arguments Returns Example _.cloneDeepWi...
  • Caching

    3524 2024-06-22 《Apache Accumulo 2.x》
    Configuration Accumulo tablet servers have block caches that buffer data in memory to limit reads from disk. This caching has the following benefits: reduces latency when rea...
  • Apache Paimon (Incubating)

    3524 2024-07-05 《Apache Kyuubi 1.9.1》
    Apache Paimon (Incubating) Integration Dependencies Configurations Apache Paimon (Incubating) Operations Apache Paimon(incubating) is a streaming data lake platform that suppo...
  • Apache XTable (incubating)

    3523 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...
  • CDC Compatible Debezium-json

    How To Use MySQL-CDC Sink Kafka SeaTunnel supports to interpret cdc record as Debezium-JSON messages publish to mq(kafka) system. This is useful in many cases to leverage this ...