| Package | Description |
|---|---|
| org.apache.nifi.processors.hive | |
| org.apache.nifi.util.hive |
| Modifier and Type | Method and Description |
|---|---|
private HiveWriter |
PutHiveStreaming.getOrCreateWriter(Map<org.apache.hive.hcatalog.streaming.HiveEndPoint,HiveWriter> writers,
HiveOptions options,
org.apache.hive.hcatalog.streaming.HiveEndPoint endPoint) |
protected HiveWriter |
PutHiveStreaming.makeHiveWriter(org.apache.hive.hcatalog.streaming.HiveEndPoint endPoint,
ExecutorService callTimeoutPool,
org.apache.hadoop.security.UserGroupInformation ugi,
HiveOptions options) |
| Modifier and Type | Method and Description |
|---|---|
static HiveWriter |
HiveUtils.makeHiveWriter(org.apache.hive.hcatalog.streaming.HiveEndPoint endPoint,
ExecutorService callTimeoutPool,
org.apache.hadoop.security.UserGroupInformation ugi,
HiveOptions options,
org.apache.hadoop.hive.conf.HiveConf hiveConf) |
protected org.apache.hive.hcatalog.streaming.StreamingConnection |
HiveWriter.newConnection(org.apache.hive.hcatalog.streaming.HiveEndPoint endPoint,
boolean autoCreatePartitions,
org.apache.hadoop.hive.conf.HiveConf conf,
org.apache.hadoop.security.UserGroupInformation ugi) |
| Constructor and Description |
|---|
HiveWriter(org.apache.hive.hcatalog.streaming.HiveEndPoint endPoint,
int txnsPerBatch,
boolean autoCreatePartitions,
long callTimeout,
ExecutorService callTimeoutPool,
org.apache.hadoop.security.UserGroupInformation ugi,
org.apache.hadoop.hive.conf.HiveConf hiveConf) |
Copyright © 2023 Apache NiFi Project. All rights reserved.