org.apache.hadoop.hive.jdbc
Class JdbcSessionState
java.lang.Object
org.apache.hadoop.hive.ql.session.SessionState
org.apache.hadoop.hive.jdbc.JdbcSessionState
public class JdbcSessionState
- 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, getDb, getHiveHistory, getIsSilent, getQueryId, getSessionId, initHiveLog4j, list_resource, setCmd, setConf, setIsSilent, start, start, validateFile |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
JdbcSessionState
public JdbcSessionState()
JdbcSessionState
public JdbcSessionState(HiveConf conf)
JdbcSessionState
public JdbcSessionState(HiveConf conf,
Hive db)
Copyright © 2009 The Apache Software Foundation