org.apache.hive.service.cli.thrift
Class TestThriftBinaryCLIService

java.lang.Object
  extended by org.apache.hive.service.cli.thrift.ThriftCLIServiceTest
      extended by org.apache.hive.service.cli.thrift.TestThriftBinaryCLIService

public class TestThriftBinaryCLIService
extends ThriftCLIServiceTest

TestThriftBinaryCLIService. This tests ThriftCLIService started in binary mode.


Field Summary
 
Fields inherited from class org.apache.hive.service.cli.thrift.ThriftCLIServiceTest
anonymousPasswd, anonymousUser, client, hiveConf, hiveServer2, host, port
 
Constructor Summary
TestThriftBinaryCLIService()
           
 
Method Summary
 void setUp()
           
static void setUpBeforeClass()
           
 void tearDown()
           
static void tearDownAfterClass()
           
 
Methods inherited from class org.apache.hive.service.cli.thrift.ThriftCLIServiceTest
createBinaryTransport, initClient, startHiveServer2WithConf, stopHiveServer2, testDoAs, testExecuteStatement, testGetFunctions, testOpenSession, testOpenSessionExpectedException
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

TestThriftBinaryCLIService

public TestThriftBinaryCLIService()
Method Detail

setUpBeforeClass

public static void setUpBeforeClass()
                             throws Exception
Throws:
Exception

tearDownAfterClass

public static void tearDownAfterClass()
                               throws Exception
Throws:
Exception

setUp

public void setUp()
           throws Exception
Overrides:
setUp in class ThriftCLIServiceTest
Throws:
Exception

tearDown

public void tearDown()
              throws Exception
Overrides:
tearDown in class ThriftCLIServiceTest
Throws:
Exception


Copyright © 2012 The Apache Software Foundation