Class | Description |
---|---|
HadoopFileIO | |
HadoopInputFile |
InputFile implementation using the Hadoop FileSystem API. |
HadoopOutputFile |
OutputFile implementation using the Hadoop FileSystem API. |
HadoopTableOperations |
TableOperations implementation for file systems that support atomic rename.
|
HadoopTables |
Implementation of Iceberg tables that uses the Hadoop FileSystem
to store metadata and manifests.
|
SerializableConfiguration |
Wraps a
Configuration object in a Serializable layer. |