Uses of Interface
org.apache.hadoop.hive.ql.hooks.ExecuteWithHookContext

Packages that use ExecuteWithHookContext
org.apache.hadoop.hive.ql.hooks   
 

Uses of ExecuteWithHookContext in org.apache.hadoop.hive.ql.hooks
 

Classes in org.apache.hadoop.hive.ql.hooks that implement ExecuteWithHookContext
 class CheckQueryPropertiesHook
          CheckQueryPropertiesHook.
 class EnforceReadOnlyTables
          Implementation of a pre execute hook that prevents modifications of read-only tables used by the test framework
 class MapJoinCounterHook
           
 class PostExecutePrinter
          Implementation of a post execute hook that simply prints out its parameters to standard output.
 class PreExecutePrinter
          Implementation of a pre execute hook that simply prints out its parameters to standard output.
 class VerifyCachingPrintStreamHook
           
 class VerifyContentSummaryCacheHook
           
 class VerifyHiveSortedInputFormatUsedHook
           
static class VerifyHooksRunInOrder.RunFirst
           
static class VerifyHooksRunInOrder.RunSecond
           
 class VerifyIsLocalModeHook
           
 class VerifyOverriddenConfigsHook
          VerifyOverriddenConfigsHook.
 class VerifyPartitionIsNotSubdirectoryOfTableHook
           
 class VerifyPartitionIsSubdirectoryOfTableHook
           
 class VerifySessionStateLocalErrorsHook
          VerifySessionStateLocalErrorsHook.
 class VerifySessionStateStackTracesHook
          VerifySessionStateStackTracesHook.
 



Copyright © 2011 The Apache Software Foundation