public class PostExecutePrinter extends Object implements ExecuteWithHookContext
| Modifier and Type | Class and Description |
|---|---|
class |
PostExecutePrinter.DependencyKeyComp |
| Constructor and Description |
|---|
PostExecutePrinter() |
| Modifier and Type | Method and Description |
|---|---|
void |
run(HookContext hookContext) |
void |
run(SessionState sess,
Set<ReadEntity> inputs,
Set<WriteEntity> outputs,
LineageInfo linfo,
org.apache.hadoop.security.UserGroupInformation ugi) |
public void run(HookContext hookContext) throws Exception
run in interface ExecuteWithHookContexthookContext - The hook context passed to each hooks.Exceptionpublic void run(SessionState sess, Set<ReadEntity> inputs, Set<WriteEntity> outputs, LineageInfo linfo, org.apache.hadoop.security.UserGroupInformation ugi) throws Exception
ExceptionCopyright © 2017 The Apache Software Foundation. All rights reserved.