| Package | Description |
|---|---|
| com.uber.hoodie.hadoop.realtime | |
| org.apache.hudi.hadoop | |
| org.apache.hudi.hadoop.hive | |
| org.apache.hudi.hadoop.realtime | |
| org.apache.hudi.hadoop.utils |
| Class and Description |
|---|
| HoodieParquetRealtimeInputFormat
Input Format, that provides a real-time view of data in a Hoodie table.
|
| Class and Description |
|---|
| HoodieVirtualKeyInfo
Class to hold virtual key info when meta fields are disabled.
|
| Class and Description |
|---|
| HoodieParquetRealtimeInputFormat
Input Format, that provides a real-time view of data in a Hoodie table.
|
| Class and Description |
|---|
| AbstractRealtimeRecordReader
Record Reader implementation to merge fresh avro data with base parquet data, to support real time queries.
|
| HoodieMergeOnReadTableInputFormat
Base implementation of the Hive's
FileInputFormat allowing for reading of Hudi's
Merge-on-Read (COW) tables in various configurations:
Snapshot mode: reading table's state as of particular timestamp (or instant, in Hudi's terms)
Incremental mode: reading table's state as of particular timestamp (or instant, in Hudi's terms)
External mode: reading non-Hudi partitions
|
HoodieRealtimePath
Path implementation encoding additional information necessary to appropriately read
base files of the MOR tables, such as list of delta log files (holding updated records) associated
w/ the base file, etc. |
| HoodieVirtualKeyInfo
Class to hold virtual key info when meta fields are disabled.
|
| RealtimeSplit
Realtime Input Split Interface.
|
| Class and Description |
|---|
| HoodieVirtualKeyInfo
Class to hold virtual key info when meta fields are disabled.
|
| RealtimeSplit
Realtime Input Split Interface.
|
Copyright © 2022 The Apache Software Foundation. All rights reserved.