Uses of Class
org.apache.storm.hive.common.HiveWriter.ConnectFailure
Packages that use HiveWriter.ConnectFailure
-
Uses of HiveWriter.ConnectFailure in org.apache.storm.hive.common
Methods in org.apache.storm.hive.common that throw HiveWriter.ConnectFailureModifier and TypeMethodDescriptionstatic HiveWriter
HiveUtils.makeHiveWriter
(org.apache.hive.hcatalog.streaming.HiveEndPoint endPoint, ExecutorService callTimeoutPool, org.apache.hadoop.security.UserGroupInformation ugi, HiveOptions options, boolean tokenAuthEnabled) Constructors in org.apache.storm.hive.common that throw HiveWriter.ConnectFailureModifierConstructorDescriptionHiveWriter
(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)