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