public final class PrivilegeUtils extends Object
| Modifier and Type | Method and Description |
|---|---|
static HiveAuthorizationTranslator |
getAuthorizationTranslator(HiveAuthorizer authorizer) |
static HiveAuthorizer |
getSessionAuthorizer(HiveConf conf) |
static void |
writeListToFileAfterSort(List<String> entries,
String resFile,
DDLOperationContext context) |
public static HiveAuthorizer getSessionAuthorizer(HiveConf conf)
public static void writeListToFileAfterSort(List<String> entries, String resFile, DDLOperationContext context) throws IOException
IOExceptionpublic static HiveAuthorizationTranslator getAuthorizationTranslator(HiveAuthorizer authorizer) throws HiveAuthzPluginException
HiveAuthzPluginExceptionCopyright © 2022 The Apache Software Foundation. All rights reserved.