Devlive 开源社区 本次搜索耗时 0.798 秒,为您找到 117 个相关结果.
  • GitHub 趋势日报 (2025年05月05日)

    📈 今日整体趋势 Top 10 📊 分语言趋势 Top 5 C++ Java C Python Rust PHP Go Lua C Kotlin Vim Script Swift HTML MDX Dart Ruby Shell TypeScript Jupyter Notebook Markdown JavaScr...
  • 二进制方式

    组件安装 安装夜莺 部署集群 MySQL Redis 时序库 n9e-webapi n9e-server 首先我们来看下面的架构图,夜莺的服务端有两个模块:n9e-webapi 和 n9e-server,n9e-webapi 用于提供 API 给前端 JavaScript 使用,n9e-server 的职责是告警引擎和数据转发器。依赖的组件...
  • Configuration

    9796 2025-03-14 《Redisson 3.45.0》
    Using Redisson API Programmatic configuration is performed by the Config object instance. For example: Config config = new Config (); config . setTransportMode ( Transpo...
  • Architecture

    9619 2024-07-05 《Apache Kyuubi 1.9.1》
    Introduction Architecture Overview Unified Interface Runtime Resource Resiliency High Availability & Load Balance Authentication & Authorization Conclusions Introduction K...
  • Design & Concepts

    9179 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...
  • SQL Server CDC

    Support SQL Server Version Support Those Engines Key Features Description Supported DataSource Info Using Dependency Install Jdbc Driver For Spark/Flink Engine For SeaTunnel ...
  • GitHub 趋势日报 (2025年05月04日)

    📈 今日整体趋势 Top 10 📊 分语言趋势 Top 5 C++ C Rust Go Java Lua TypeScript PHP Vim Script Swift Dart Ruby MDX PowerShell Kotlin Python HTML Markdown JavaScript Jupyter Not...
  • SQL DDL

    8947 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...
  • Troubleshooting

    8938 2024-07-01 《Apache Hudi 0.15.0》
    Writing Tables org.apache.parquet.io.InvalidRecordException: Parquet/Avro schema mismatch: Avro field ‘col1’ not found java.lang.UnsupportedOperationException: org.apache.parquet....
  • Flink Quick Start

    8581 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...