Devlive 开源社区 本次搜索耗时 0.643 秒,为您找到 40 个相关结果.
  • Concurrency Control

    1753 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 ...
  • Accumulo Clients

    1728 2024-06-21 《Apache Accumulo 2.x》
    Creating Client Code Creating an Accumulo Client Authentication Writing Data BatchWriter ConditionalWriter Durability Reading Data Scanner Isolated Scanner BatchScanner ...
  • 6. Distributed objects

    1708 2024-06-19 《Redisson》
    6.1. Object holder 6.1.1. Object holder listeners 6.2. Binary stream holder 6.2.1. Binary stream holder listeners 6.3. Geospatial holder 6.4. BitSet 6.4.1. BitSet data partiti...
  • 10. Additional features

    1690 2024-06-19 《Redisson》
    10.1. Operations with Redis nodes 10.2. References to Redisson objects 10.3. Execution batches of commands 10.4. Transactions 10.5. XA Transactions 10.6. Scripting 10.7. Func...
  • Design & Concepts

    1675 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...
  • Java API

    1465 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...
  • Nessie

    1444 2024-06-29 《Apache Iceberg 1.5.2》
    Enabling Nessie Catalog Spark SQL Extensions Nessie Catalog Nessie and Iceberg Loosely coupled transactions Experimentation Further use cases Example Future Improvements ...
  • Java Quickstart

    1428 2024-06-29 《Apache Iceberg 1.5.2》
    Create a table Using a Hive catalog Using a Hadoop catalog Branching and Tagging Creating branches and tags Committing to branches Reading from branches and tags Replacing an...
  • 2.2 R Markdown anatomy

    1393 2024-05-09 《R Markdown Cookbook》
    YAML metadata Narrative Code chunks Document body References We can dig one level deeper by considering the different components of an R Markdown. Specifically, let’s look at...
  • Flink Getting Started

    1373 2024-06-29 《Apache Iceberg 1.5.2》
    Preparation when using Flink SQL Client Flink’s Python API Adding catalogs. Catalog Configuration Hive catalog Creating a table Writing Branch Writes Reading Type conversi...