public class EmbeddedThriftBinaryCLIService extends ThriftBinaryCLIService
Service.STATE
cliService, currentServerContext, hiveAuthFactory, hiveConf, hiveHost, httpServer, isEmbedded, LOG, maxWorkerThreads, minWorkerThreads, portNum, server, serverEventHandler, serverIPAddress, workerKeepAliveTime
Constructor and Description |
---|
EmbeddedThriftBinaryCLIService() |
Modifier and Type | Method and Description |
---|---|
ICLIService |
getService() |
void |
init(HiveConf hiveConf)
Initialize the service.
|
run
CancelDelegationToken, CancelOperation, CloseOperation, CloseSession, ExecuteStatement, FetchResults, GetCatalogs, GetColumns, GetDelegationToken, GetFunctions, GetInfo, GetOperationStatus, getPortNumber, GetResultSetMetadata, GetSchemas, getServerIPAddress, GetTables, GetTableTypes, GetTypeInfo, OpenSession, RenewDelegationToken, start, stop
getHiveConf, getName, getServiceState, getStartTime, register, unregister
public void init(HiveConf hiveConf)
AbstractService
Service.STATE.NOTINITED
to Service.STATE.INITED
unless the
operation failed and an exception was raised.init
in interface Service
init
in class ThriftCLIService
public ICLIService getService()
Copyright © 2017 The Apache Software Foundation. All rights reserved.