public class HiveProtoLoggingHook extends Object implements ExecuteWithHookContext
| Modifier and Type | Class and Description |
|---|---|
static class |
HiveProtoLoggingHook.EventType |
static class |
HiveProtoLoggingHook.ExecutionMode |
static class |
HiveProtoLoggingHook.OtherInfoType |
| Modifier and Type | Field and Description |
|---|---|
static String |
HIVE_EVENTS_BASE_PATH |
static String |
HIVE_HOOK_PROTO_QUEUE_CAPACITY |
static int |
HIVE_HOOK_PROTO_QUEUE_CAPACITY_DEFAULT |
| Constructor and Description |
|---|
HiveProtoLoggingHook() |
public static final String HIVE_EVENTS_BASE_PATH
public static final String HIVE_HOOK_PROTO_QUEUE_CAPACITY
public static final int HIVE_HOOK_PROTO_QUEUE_CAPACITY_DEFAULT
public void run(HookContext hookContext) throws Exception
run in interface ExecuteWithHookContexthookContext - The hook context passed to each hooks.ExceptionCopyright © 2019 The Apache Software Foundation. All Rights Reserved.