public final class CommandProcessorFactory extends Object
| Modifier and Type | Method and Description |
|---|---|
static CommandProcessor |
get(String[] cmd,
HiveConf conf) |
static CommandProcessor |
getForHiveCommand(String[] cmd,
HiveConf conf) |
static CommandProcessor |
getForHiveCommandInternal(String[] cmd,
HiveConf conf,
boolean testOnly) |
public static CommandProcessor getForHiveCommand(String[] cmd, HiveConf conf) throws SQLException
SQLExceptionpublic static CommandProcessor getForHiveCommandInternal(String[] cmd, HiveConf conf, boolean testOnly) throws SQLException
SQLExceptionpublic static CommandProcessor get(String[] cmd, @Nonnull HiveConf conf) throws SQLException
SQLExceptionCopyright © 2019 The Apache Software Foundation. All Rights Reserved.