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

    Support Those Engines Key Features Description Supported DataSource Info Data Type Mapping Source Options Task Example Simple: Changelog 2.2.0-beta 2022-09-26 Hudi sour...
  • Integrations

    2060 2024-07-01 《Apache Hudi 0.15.0》
    Does AWS GLUE support Hudi ? How to override Hudi jars in EMR? Does AWS GLUE support Hudi ? AWS Glue jobs can write, read and update Glue Data Catalog for hudi tables. In order...
  • Reading Tables

    2033 2024-07-01 《Apache Hudi 0.15.0》
    Does deleted records appear in Hudi’s incremental query results? How do I pass hudi configurations to my beeline Hive queries? Does Hudi guarantee consistent reads? How to think ...
  • Encryption

    2015 2024-07-01 《Apache Hudi 0.15.0》
    Encrypt Copy-on-Write tables Note Since Hudi 0.11.0, Spark 3.2 support has been added and accompanying that, Parquet 1.12 has been included, which brings encryption feature to H...
  • Exporter

    1960 2024-06-30 《Apache Hudi 0.15.0》
    Introduction Arguments Examples Copy a Hudi dataset Export to json or parquet dataset Re-partitioning Custom Re-partitioning Introduction HoodieSnapshotExporter allows you...
  • Hudi

    1955 2024-07-05 《Apache Kyuubi 1.9.1》
    Hudi Integration Configurations Hudi Operations Apache Hudi (pronounced “hoodie”) is the next generation streaming data lake platform. Apache Hudi brings core warehouse and dat...
  • Apache Spark

    To read a OneTable synced target table (regardless of the table format) in Apache Spark locally or on services like Amazon EMR, Google Cloud’s Dataproc, Azure HDInsight, or Databr...
  • Cloud Storage

    1889 2024-07-01 《Apache Hudi 0.15.0》
    Talking to Cloud Storage Talking to Cloud Storage Immaterial of whether RDD/WriteClient APIs or Datasource is used, the following information helps configure access to cloud sto...
  • IBM Cloud

    1803 2024-07-01 《Apache Hudi 0.15.0》
    IBM COS configs IBM Cloud Object Storage Credentials IBM Cloud Object Storage Libs In this page, we explain how to get your Hudi spark job to store into IBM Cloud Object Storag...
  • Batch Reads

    1735 2024-06-30 《Apache Hudi 0.15.0》
    Spark DataSource API Daft Spark DataSource API The hudi-spark module offers the DataSource API to read a Hudi table into a Spark DataFrame. A time-travel query example: val ...