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

    5478 2024-06-21 《Apache Accumulo 2.x》
    User Manual (2.x and 3.x) Master/Manager naming Setup for testing or development Setup for Production Configuring Accumulo Initialization Run Accumulo Run individual Accumulo...
  • 单机部署 (Standalone)

    Standalone 极速体验版 前置准备工作 启动 DolphinScheduler Standalone Server 解压并启动 DolphinScheduler 登录 DolphinScheduler 启停服务 配置数据库 Standalone 极速体验版 Standalone 仅适用于 DolphinScheduler 的快速体验...
  • Troubleshooting

    5470 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....
  • Creating GitHub CLI extensions

    5462 2024-05-07 《GitHub Cli》
    About GitHub CLI extensions Creating an interpreted extension with gh extension create Creating a precompiled extension in Go with gh extension create Creating a non-Go precom...
  • SQL DDL

    5460 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...
  • 2.2. How To Use Spark Adaptive Query Execution (AQE) in Kyuubi

    How To Use Spark Adaptive Query Execution (AQE) in Kyuubi The Basics of AQE Dynamically Switch Join Strategies Dynamically Coalesce Shuffle Partitions Other Tips for Best Practise...
  • Clustering

    5451 2024-06-30 《Apache Hudi 0.15.0》
    Background How is compaction different from clustering? Clustering Architecture Overall, there are 2 steps to clustering Schedule clustering Execute clustering Clustering Use...
  • Java API

    5430 2024-06-29 《Apache Iceberg 1.5.2》
    Tables Table metadata Scanning File level Transactions Types Primitives Nested types Expressions Expression binding Expression example Modules Tables The main purpose...
  • 使用插件

    介绍 官方插件 插件类型 建造 先决条件 命令 构建docker镜像与插件从回答基础镜像 第三方插件 用法 升级 开发和贡献 设计与原理 当我们需要对Answer的功能做一些扩展时,例如OAuth登录,我们设计了一种使用插件的方式来实现这些功能。 介绍 官方插件 您可以在[此处]找到官方支持的 Answer 插件列表(h...
  • Design & Concepts

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