public final class CommandAuthorizer extends Object
| Modifier and Type | Method and Description |
|---|---|
static void |
doAuthorization(HiveOperation op,
BaseSemanticAnalyzer sem,
String command) |
public static void doAuthorization(HiveOperation op, BaseSemanticAnalyzer sem, String command) throws HiveException, AuthorizationException
command - Passed so that authorization interface can provide more useful information in logs.HiveExceptionAuthorizationExceptionCopyright © 2022 The Apache Software Foundation. All rights reserved.