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

    GitHub 趋势日报 (2025年04月02日) 📈 今日整体趋势 Top 10 📊 分语言趋势 Top 5 Go Java PHP C++ TypeScript Rust Lua JavaScript Kotlin Jupyter Notebook GitHub 趋势日报 (2025年04月02日) 本日报由 TrendF...
  • Mixed-Hive

    1473 2024-06-26 《Apache Amoro 0.6.1》
    Mixed-Hive format is a format that has better compatibility with Hive than Mixed-Iceberg format. Mixed-Hive format uses a Hive table as the BaseStore and an Iceberg table as the C...
  • Hive

    1359 2024-07-05 《Apache Kyuubi 1.9.1》
    Hive Connector Integration Dependencies Configurations Hive Connector Operations The Kyuubi Hive Connector is a datasource for both reading and writing Hive table, It is imple...
  • Nessie

    1293 2025-03-11 《Apache Iceberg 1.8.1》
    Iceberg Nessie Integration Iceberg provides integration with Nessie through the iceberg-nessie module. This section describes how to use Iceberg with Nessie. Nessie provides seve...
  • GitHub 趋势日报 (2025年05月03日)

    📈 今日整体趋势 Top 10 📊 分语言趋势 Top 5 C++ C Rust PHP Java Dart Python Lua Go HTML Swift Ruby Vim Script TypeScript MDX Markdown JavaScript PowerShell C Shell Dockerfil...
  • Kafka Connect

    1269 2025-03-14 《Apache Iceberg 1.8.1》
    Kafka Connect Kafka Connect is a popular framework for moving data in and out of Kafka via connectors. There are many different connectors available, such as the S3 sink for writ...
  • Gobblin CLI

    1167 2025-03-12 《Apache Gobblin 0.17.0》
    Gobblin Commands & Execution Modes Gobblin Commands The Distcp Quick App The OneShot Quick App Developing quick apps for the CLI Implementing new Gobblin commands Gobblin Ser...
  • OOP Style

    1043 2024-06-07 《Underscore.js 1.13.6》
    You can use Underscore in either an object-oriented or a functional style, depending on your preference. The following two lines of code are identical ways to double a list of num...
  • Edit the Host File

    Using a text editor, open the hosts file on every host in your cluster. For example: vi / etc / hosts Add a line for each host in your cluster. The line should consist of...
  • Fork Operator

    Overview of the ForkOperator Using the ForkOperator Basics of Usage Per-Fork Configuration Failure Semantics Performance Tuning Comparison with PartitionedDataWriter Writing...