org.apache.hadoop.hive.ql.security.authorization.plugin
Class DisallowTransformHook
java.lang.Object
org.apache.hadoop.hive.ql.security.authorization.plugin.DisallowTransformHook
- All Implemented Interfaces:
- ExecuteWithHookContext, Hook
public class DisallowTransformHook
- extends Object
- implements ExecuteWithHookContext
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
DisallowTransformHook
public DisallowTransformHook()
run
public void run(HookContext hookContext)
throws Exception
- Specified by:
run in interface ExecuteWithHookContext
- Parameters:
hookContext - The hook context passed to each hooks.
- Throws:
Exception
Copyright © 2014 The Apache Software Foundation. All rights reserved.