Devlive 开源社区 本次搜索耗时 1.846 秒,为您找到 13 个相关结果.
  • Use Cases

    5759 2024-06-28 《Apache Hudi 0.15.0》
    A Streaming Data Lake Near Real-Time Ingestion Incremental Processing Pipelines Unified Batch and Streaming Cloud-Native Tables Schema Management ACID Transactions Efficient ...
  • 安装部署

    环境要求 Hadoop Kubernetes 安装 初始化表结构 修改配置 修改连接信息 修改workspace 启动 系统登录 系统配置 System Setting Alert Setting Flink Home Flink Cluster StreamPark 总体组件栈架构如下, 由 streampark-core ...
  • Platform Deployment

    Environmental requirements ​ Hadoop ​ Kubernetes ​ Build & Deploy ​ Environmental requirements ​ install streampark ​ Initialize table structure ​ Modify the configurat...
  • Apache Hudi Stack

    4056 2024-06-28 《Apache Hudi 0.15.0》
    Lake Storage File Formats Transactional Database Layer Table Format Indexes Table Services Clustering Compaction Cleaning Indexing Concurrency Control Lake Cache* Metase...
  • Writing Tables

    3241 2024-07-01 《Apache Hudi 0.15.0》
    What are some ways to write a Hudi table? How is a Hudi writer job deployed? Can I implement my own logic for how input records are merged with record on storage? How do I delet...
  • Concurrency Control

    3096 2024-06-28 《Apache Hudi 0.15.0》
    Deployment models with supported concurrency controls Model A: Single writer with inline table services Single Writer Guarantees Model B: Single writer with async table services ...
  • General

    3068 2024-07-01 《Apache Hudi 0.15.0》
    When is Hudi useful for me or my organization? What are some non-goals for Hudi? What is incremental processing? Why does Hudi docs/talks keep talking about it? How is Hudi opti...
  • Clustering

    2944 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...
  • Design & Concepts

    2911 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...
  • Cleaning

    2138 2024-06-30 《Apache Hudi 0.15.0》
    Background Cleaning Retention Policies Configs Ways to trigger Cleaning Inline Async Run independently CLI Related Resources Background Cleaning is a table service emplo...