public class ATSHook extends Object implements ExecuteWithHookContext
| Constructor and Description |
|---|
ATSHook() |
| Modifier and Type | Method and Description |
|---|---|
protected org.apache.hadoop.hive.ql.hooks.ATSHook.ExecutionMode |
getExecutionMode(QueryPlan plan) |
protected List<String> |
getTablesFromEntitySet(Set<? extends Entity> entities) |
void |
run(HookContext hookContext) |
public void run(HookContext hookContext) throws Exception
run in interface ExecuteWithHookContexthookContext - The hook context passed to each hooks.Exceptionprotected List<String> getTablesFromEntitySet(Set<? extends Entity> entities)
protected org.apache.hadoop.hive.ql.hooks.ATSHook.ExecutionMode getExecutionMode(QueryPlan plan)
Copyright © 2019 The Apache Software Foundation. All Rights Reserved.