| Package | Description |
|---|---|
| org.apache.nifi.processors.hive |
| Modifier and Type | Method and Description |
|---|---|
private UpdateHiveTable.OutputMetadataHolder |
UpdateHiveTable.checkAndUpdateTableSchema(Map<String,String> attributes,
Connection conn,
RecordSchema schema,
String tableName,
List<String> partitionClause,
boolean createIfNotExists,
String externalTableLocation,
String storageFormat,
boolean updateFieldNames) |
| Modifier and Type | Method and Description |
|---|---|
private WriteResult |
UpdateHiveTable.updateRecords(RecordSchema inputRecordSchema,
UpdateHiveTable.OutputMetadataHolder outputMetadataHolder,
RecordReader reader,
RecordSetWriter writer) |
Copyright © 2023 Apache NiFi Project. All rights reserved.