org.apache.hadoop.hive.cli
Class CliSessionState
java.lang.Object
org.apache.hadoop.hive.ql.session.SessionState
org.apache.hadoop.hive.cli.CliSessionState
public class CliSessionState
- extends SessionState
CliSessionState.
Methods inherited from class org.apache.hadoop.hive.ql.session.SessionState |
add_resource, delete_resource, delete_resource, find_resource_type, get, getCmd, getCommandType, getConf, getConsole, getHiveHistory, getIsSilent, getLineageState, getQueryId, getSessionId, initHiveLog4j, list_resource, registerJar, setCmd, setCommandType, setConf, setIsSilent, start, start, unregisterJar, validateFile |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
execString
public String execString
- -e option if any that the session has been invoked with.
fileName
public String fileName
- -f option if any that the session has been invoked with.
cmdProperties
public Properties cmdProperties
- properties set from -hiveconf via cmdline.
CliSessionState
public CliSessionState()
CliSessionState
public CliSessionState(HiveConf conf)
Copyright © 2010 The Apache Software Foundation