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

    3948 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....
  • Apache Iceberg

    Support Iceberg Version Support Those Engines Description Supported DataSource Info Database Dependency Data Type Mapping Sink Options Task Example Simple: Hive Catalog: H...
  • 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

    3916 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...
  • HTTP Connector

    http asynchronous write Write with Apache StreamPark™ http asynchronous write support type Configuration list of HTTP asynchronous write HTTP writes data asynchronously Other ...
  • 设置 Ambari 服务器

    更多信息 在启动 Ambari 服务器之前,您必须 设置 Ambari 服务器。安装程序将 Ambari 配置为与 Ambari 数据库通信、安装 JDK 并允许您自定义 Ambari 服务器守护程序将运行的用户帐户。这些设置可以通过命令行或在 Ambari 守护程序中设置。 ambari - server setup 命令管理设置过程。在 A...
  • SQL DDL

    3888 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...
  • 开发指南

    环境要求 clone源码 构建项目 打开项目 解压缩包 复制路径 启动后台服务 启动前端服务 演示调试代码 环境要求 要求 版本 是否必须 其他事项 操作系统 Linux 支持 Windows, 推荐使用 Mac/Linux. IDE Intellij IDEA 推荐使用 Intellij I...
  • Flink Quick Start

    3870 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...
  • 名词解释

    名词解释 模块介绍 在对 Apache DolphinScheduler 了解之前,我们先来认识一下调度系统常用的名词 名词解释 DAG: 全称 Directed Acyclic Graph,简称 DAG。工作流中的 Task 任务以有向无环图的形式组装起来,从入度为零的节点进行拓扑遍历,直到无后继节点为止。举例如下图: 流程定义 :通过拖...