Package | Description |
---|---|
org.apache.storm.hive.common |
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,
boolean tokenAuthEnabled) |
Constructor and Description |
---|
HiveWriter(org.apache.hive.hcatalog.streaming.HiveEndPoint endPoint,
int txnsPerBatch,
boolean autoCreatePartitions,
long callTimeout,
ExecutorService callTimeoutPool,
HiveMapper mapper,
org.apache.hadoop.security.UserGroupInformation ugi,
boolean tokenAuthEnabled) |
Copyright © 2022 The Apache Software Foundation. All rights reserved.