org.apache.bigtop.itest.hivesmoke
Class TestJdbcDriver
java.lang.Object
org.apache.bigtop.itest.hivesmoke.TestJdbcDriver
public class TestJdbcDriver
- extends java.lang.Object
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
driverName
public static java.lang.String driverName
hiveserver_url
public static java.lang.String hiveserver_url
sh
public static org.apache.bigtop.itest.shell.Shell sh
testDir
public static java.lang.String testDir
hiveserver_pid
public static java.lang.String hiveserver_pid
TestJdbcDriver
public TestJdbcDriver()
setUp
public static void setUp()
throws java.lang.ClassNotFoundException,
java.lang.InterruptedException
- Throws:
java.lang.ClassNotFoundException
java.lang.InterruptedException
getConnection
public void getConnection()
throws java.sql.SQLException
- Throws:
java.sql.SQLException
closeConnection
public void closeConnection()
throws java.sql.SQLException
- Throws:
java.sql.SQLException
tearDown
public static void tearDown()
testCreate
public void testCreate()
throws java.sql.SQLException
- Throws:
java.sql.SQLException
Copyright © 2011 The Apache Software Foundation. All Rights Reserved.