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

    5797 2024-06-26 《Apache Amoro 0.6.1》
    Introduce multi-catalog How to use Future work Introduce multi-catalog A catalog is a metadata namespace that stores information about databases, tables, views, indexes, users...
  • Development Guide

    Environment Requirements Clone the Source Code Build the Project Open the Project Extract the Package Copy the Path Start the Backend Service Start the Frontend Service Dem...
  • Metadata Indexing

    5785 2024-06-30 《Apache Hudi 0.15.0》
    Setup Async Indexing Configurations Schedule indexing Execute Indexing Drop Index Caveats Related Resources Hudi maintains a scalable metadata that has some auxiliary data...
  • Flink on K8s

    Environments requirement Preparation for integration configuration for connecting Kubernetes configuration for coKubernetes RBAC Configuration for remote Docker service Job s...
  • MapReduce

    5779 2024-06-22 《Apache Accumulo 2.x》
    General MapReduce configuration Add Accumulo’s MapReduce API to your dependencies Configure dependencies for your MapReduce job Read input from an Accumulo table Write output t...
  • Webapi 接口

    以个人身份模仿WEB操作 第三方系统调用夜莺 n9e-webapi 模块提供了两类接口,一个是 /api/n9e 打头的,给前端调用,另一类是 /v1/n9e 打头的,给第三方系统调用。如果想以个人身份模仿WEB操作,也是调用 /api/n9e 相关接口。 以个人身份模仿WEB操作 这种方式,页面上 JavaScript 可以调用的所有接口,...
  • Performance

    5754 2024-07-01 《Apache Hudi 0.15.0》
    Optimized DFS Access Performance Optimizations Write Path Bulk Insert Upserts Indexing Read Path Data Skipping Optimized DFS Access Hudi also performs several key storage...
  • LocalFile

    Support Those Engines Key features Description Options path [string] file_format_type [string] read_columns [list] delimiter/field_delimiter [string] parse_partition_from_pa...
  • Configurations

    5732 2024-06-26 《Apache Amoro 0.6.1》
    Multi-level configuration management Self-optimizing configurations Data-cleaning configurations Mixed Format configurations Reading configurations Writing configurations LogS...
  • Write Operations

    5731 2024-06-28 《Apache Hudi 0.15.0》
    Operation Types UPSERT INSERT BULK_INSERT DELETE BOOTSTRAP INSERT_OVERWRITE INSERT_OVERWRITE_TABLE DELETE_PARTITION Configs Writing path Related Resources It may be he...