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
Methods inherited from class org.apache.hadoop.hive.ql.session.SessionState |
add_resource, delete_resource, delete_resource, find_resource_type, get, getCmd, getConf, getConsole, getDb, getHiveHistory, getIsSilent, getQueryId, getSessionId, initHiveLog4j, list_resource, registerJar, setCmd, 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)
CliSessionState
public CliSessionState(HiveConf conf,
Hive db)
Copyright © 2009 The Apache Software Foundation