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

All Known Subinterfaces:
ExecuteWithHookContext, HiveDriverRunHook, HiveSemanticAnalyzerHook, PostExecute, PreExecute
All Known Implementing Classes:
AbstractSemanticAnalyzerHook, CheckColumnAccessHook, CheckQueryPropertiesHook, CheckTableAccessHook, DriverTestHook, DummySemanticAnalyzerHook, DummySemanticAnalyzerHook1, EnforceReadOnlyTables, HiveProfilerResultsHook, MapJoinCounterHook, OptrStatGroupByHook, PostExecutePrinter, PostTestOperatorHook, PreExecutePrinter, 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




Copyright © 2012 The Apache Software Foundation