Devlive 开源社区 本次搜索耗时 0.437 秒,为您找到 411 个相关结果.
  • SQL DDL

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

    1949 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 ...
  • Utility

    1942 2024-06-07 《Underscore.js 1.13.6》
    noConflict identity constant noop times random mixin iteratee uniqueId escape unescape result now template noConflict _.noConflict() source Give control of the...
  • S3File

    Support Those Engines Key Features Description Supported DataSource Info Database Dependency Data Type Mapping Orc File Type Parquet File Type Sink Options path [string] h...
  • 本地参数

    本地参数 作用域 在任务定义页面配置的参数,默认作用域仅限该任务,如果配置了参数传递 则可将该参数作用到下游任务中。 使用方式 本地参数配置方式如下:在任务定义页面,点击“自定义参数”右边的加号,填写对应的变量名称和对应的值,保存即可。 如果要在单个任务中使用参数,请参阅通过自定义参数使用 如果要在任务中使用配置参数并在下游任务中使用它们: 如果...
  • Flink Quick Start

    1929 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...
  • 10. Additional features

    1920 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...
  • 6. Distributed objects

    1914 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...
  • Clustering

    1912 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

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