| Package | Description |
|---|---|
| org.apache.nifi.processors.hive | |
| org.apache.nifi.util.hive |
| Modifier and Type | Field and Description |
|---|---|
protected Map<org.apache.hive.hcatalog.streaming.HiveEndPoint,HiveWriter> |
PutHiveStreaming.allWriters |
| Modifier and Type | Method and Description |
|---|---|
private HiveWriter |
PutHiveStreaming.getOrCreateWriter(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) |
| Modifier and Type | Method and Description |
|---|---|
static void |
HiveUtils.logAllHiveEndPoints(Map<org.apache.hive.hcatalog.streaming.HiveEndPoint,HiveWriter> allWriters) |
Copyright © 2017 Apache NiFi Project. All rights reserved.