| Package | Description |
|---|---|
| org.apache.hudi.hive | |
| org.apache.hudi.hive.util |
| Modifier and Type | Method and Description |
|---|---|
static HiveSyncConfig |
HiveSyncConfig.copy(HiveSyncConfig cfg) |
| Modifier and Type | Method and Description |
|---|---|
static HiveSyncConfig |
HiveSyncConfig.copy(HiveSyncConfig cfg) |
| Constructor and Description |
|---|
HiveSyncTool(HiveSyncConfig cfg,
org.apache.hadoop.hive.conf.HiveConf configuration,
org.apache.hadoop.fs.FileSystem fs) |
HoodieHiveClient(HiveSyncConfig cfg,
org.apache.hadoop.hive.conf.HiveConf configuration,
org.apache.hadoop.fs.FileSystem fs) |
| Modifier and Type | Method and Description |
|---|---|
static String |
SchemaUtil.generateCreateDDL(org.apache.parquet.schema.MessageType storageSchema,
HiveSyncConfig config,
String inputFormatClass,
String outputFormatClass,
String serdeClass) |
Copyright © 2019 The Apache Software Foundation. All rights reserved.