| Interface | Description |
|---|---|
| PartitionValueExtractor |
HDFS Path contain hive partition values for the keys it is partitioned on.
|
| Class | Description |
|---|---|
| HiveSyncConfig |
Configs needed to sync data into Hive.
|
| HiveSyncTool |
Tool to sync a hoodie HDFS dataset with a hive metastore table.
|
| HoodieHiveClient | |
| MultiPartKeysValueExtractor |
Partition Key extractor treating each value delimited by slash as separate key.
|
| NonPartitionedExtractor |
Extractor for Non-partitioned hive tables
|
| SchemaDifference |
Represents the schema difference between the storage schema and hive table schema
|
| SchemaDifference.Builder | |
| SlashEncodedDayPartitionValueExtractor |
HDFS Path contain hive partition values for the keys it is partitioned on.
|
| Exception | Description |
|---|---|
| HoodieHiveSyncException |
Copyright © 2019 The Apache Software Foundation. All rights reserved.