org.apache.hadoop.hive.ql.hooks
Interface Hook

All Known Subinterfaces:
ExecuteWithHookContext, HiveDriverRunHook, HiveSemanticAnalyzerHook, PostExecute, PreExecute
All Known Implementing Classes:
AbstractSemanticAnalyzerHook, CheckQueryPropertiesHook, CheckTableAccessHook, DriverTestHook, DummySemanticAnalyzerHook, DummySemanticAnalyzerHook1, EnforceReadOnlyTables, MapJoinCounterHook, OptrStatGroupByHook, PostExecutePrinter, PreExecutePrinter, UpdateInputAccessTimeHook.PreExec, VerifyCachingPrintStreamHook, VerifyContentSummaryCacheHook, VerifyHiveSortedInputFormatUsedHook, VerifyHooksRunInOrder.RunFirst, VerifyHooksRunInOrder.RunFirstDriverRunHook, VerifyHooksRunInOrder.RunFirstSemanticAnalysisHook, VerifyHooksRunInOrder.RunSecond, VerifyHooksRunInOrder.RunSecondDriverRunHook, VerifyHooksRunInOrder.RunSecondSemanticAnalysisHook, VerifyIsLocalModeHook, VerifyNumReducersForBucketsHook, VerifyOverriddenConfigsHook, VerifyPartitionIsNotSubdirectoryOfTableHook, VerifyPartitionIsSubdirectoryOfTableHook, VerifySessionStateLocalErrorsHook, VerifySessionStateStackTracesHook

public interface Hook

The new interface for all the pre execute hooks and post execute hooks




Copyright © 2013 The Apache Software Foundation