JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Prev Class
Next Class
Frames
No Frames
All Classes
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
org.apache.hadoop.hive.ql.hooks
Interface Hook
All Known Subinterfaces:
ExecuteWithHookContext
,
HiveDriverRunHook
,
HiveSemanticAnalyzerHook
,
HiveSessionHook
,
PostExecute
,
PreExecute
All Known Implementing Classes:
AbstractSemanticAnalyzerHook
,
CheckColumnAccessHook
,
CheckQueryPropertiesHook
,
CheckTableAccessHook
,
DriverTestHook
,
DummySemanticAnalyzerHook
,
DummySemanticAnalyzerHook1
,
EnforceReadOnlyTables
,
HCatSemanticAnalyzer
,
HCatSemanticAnalyzer
,
HCatSemanticAnalyzerBase
,
HCatSemanticAnalyzerBase
,
MapJoinCounterHook
,
OptrStatGroupByHook
,
PostExecutePrinter
,
PreExecutePrinter
,
TestSessionHooks.SessionHookTest
,
UpdateInputAccessTimeHook.PreExec
,
VerifyCachingPrintStreamHook
,
VerifyContentSummaryCacheHook
,
VerifyHiveSortedInputFormatUsedHook
,
VerifyHooksRunInOrder.RunFirst
,
VerifyHooksRunInOrder.RunFirstDriverRunHook
,
VerifyHooksRunInOrder.RunFirstSemanticAnalysisHook
,
VerifyHooksRunInOrder.RunSecond
,
VerifyHooksRunInOrder.RunSecondDriverRunHook
,
VerifyHooksRunInOrder.RunSecondSemanticAnalysisHook
,
VerifyIsLocalModeHook
,
VerifyNumReducersHook
,
VerifyOutputTableLocationSchemeIsFileHook
,
VerifyOverriddenConfigsHook
,
VerifyPartitionIsNotSubdirectoryOfTableHook
,
VerifyPartitionIsSubdirectoryOfTableHook
,
VerifySessionStateLocalErrorsHook
,
VerifySessionStateStackTracesHook
,
VerifyTableDirectoryIsEmptyHook
public interface
Hook
The new interface for all the pre execute hooks and post execute hooks
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Prev Class
Next Class
Frames
No Frames
All Classes
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
Copyright © 2012 The Apache Software Foundation