组织ID: |
io.snappydata |
项目ID: |
snappy-spark-hive-thriftserver_2.11 |
版本: |
2.0.1-3 |
最后修改时间: |
2019-11-01 21:07:45 |
包类型: |
jar |
标题: |
SnappyData |
描述: |
SnappyData distributed data store and execution engine |
相关URL: |
http://www.snappydata.io |
大小: |
1.69MB |
|
Maven引入代码: |
<dependency>
<groupId>io.snappydata</groupId>
<artifactId>snappy-spark-hive-thriftserver_2.11</artifactId>
<version>2.0.1-3</version>
</dependency>
|
Gradle引入代码: |
io.snappydata:snappy-spark-hive-thriftserver_2.11:2.0.1-3
|
下载Jar包: |
|
POM文件内容: |
<?xml version="1.0" encoding="UTF-8"?>
<project xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd" xmlns="http://maven.apache.org/POM/4.0.0"
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
<modelVersion>4.0.0</modelVersion>
<groupId>io.snappydata</groupId>
<artifactId>snappy-spark-hive-thriftserver_2.11</artifactId>
<version>2.0.1-3</version>
<name>SnappyData</name>
<description>SnappyData distributed data store and execution engine</description>
<url>http://www.snappydata.io</url>
<licenses>
<license>
<name>The Apache License, Version 2.0</name>
<url>http://www.apache.org/licenses/LICENSE-2.0.txt</url>
</license>
</licenses>
<developers>
<developer>
<id>smenon</id>
<name>Sudhir Menon</name>
<email>smenon@snappydata.io</email>
</developer>
</developers>
<scm>
<connection>scm:git:https://github.com/SnappyDataInc/snappydata.git</connection>
<developerConnection>scm:git:https://github.com/SnappyDataInc/snappydata.git</developerConnection>
<url>https://github.com/SnappyDataInc/snappydata</url>
</scm>
<dependencies>
<dependency>
<groupId>org.scala-lang</groupId>
<artifactId>scala-reflect</artifactId>
<version>2.11.8</version>
<scope>compile</scope>
</dependency>
<dependency>
<groupId>org.scalatest</groupId>
<artifactId>scalatest_2.11</artifactId>
<version>2.2.6</version>
<scope>test</scope>
</dependency>
<dependency>
<groupId>org.spark-project.hive</groupId>
<artifactId>hive-cli</artifactId>
<version>1.2.1.spark2</version>
<scope>compile</scope>
<exclusions>
<exclusion>
<artifactId>hive-service</artifactId>
<groupId>org.spark-project.hive</groupId>
</exclusion>
<exclusion>
<artifactId>log4j</artifactId>
<groupId>log4j</groupId>
</exclusion>
<exclusion>
<artifactId>libthrift</artifactId>
<groupId>org.apache.thrift</groupId>
</exclusion>
<exclusion>
<artifactId>slf4j-api</artifactId>
<groupId>org.slf4j</groupId>
</exclusion>
<exclusion>
<artifactId>hive-common</artifactId>
<groupId>org.spark-project.hive</groupId>
</exclusion>
<exclusion>
<artifactId>hive-serde</artifactId>
<groupId>org.spark-project.hive</groupId>
</exclusion>
<exclusion>
<artifactId>commons-logging</artifactId>
<groupId>commons-logging</groupId>
</exclusion>
<exclusion>
<artifactId>hive-exec</artifactId>
<groupId>org.spark-project.hive</groupId>
</exclusion>
<exclusion>
<artifactId>hive-metastore</artifactId>
<groupId>org.spark-project.hive</groupId>
</exclusion>
<exclusion>
<artifactId>hive-shims</artifactId>
<groupId>org.spark-project.hive</groupId>
</exclusion>
<exclusion>
<artifactId>slf4j-log4j12</artifactId>
<groupId>org.slf4j</groupId>
</exclusion>
<exclusion>
<artifactId>hive-jdbc</artifactId>
<groupId>org.spark-project.hive</groupId>
</exclusion>
</exclusions>
</dependency>
<dependency>
<groupId>org.mockito</groupId>
<artifactId>mockito-core</artifactId>
<version>1.10.19</version>
<scope>test</scope>
</dependency>
<dependency>
<groupId>org.seleniumhq.selenium</groupId>
<artifactId>selenium-htmlunit-driver</artifactId>
<version>2.52.0</version>
<scope>test</scope>
<exclusions>
<exclusion>
<artifactId>guava</artifactId>
<groupId>com.google.guava</groupId>
</exclusion>
</exclusions>
</dependency>
<dependency>
<groupId>io.snappydata</groupId>
<artifactId>snappy-spark-hive_2.11</artifactId>
<version>2.0.1-3</version>
<scope>compile</scope>
</dependency>
<dependency>
<groupId>io.snappydata</groupId>
<artifactId>snappy-spark-tags_2.11</artifactId>
<version>2.0.1-3</version>
<scope>compile</scope>
</dependency>
<dependency>
<groupId>log4j</groupId>
<artifactId>log4j</artifactId>
<version>1.2.17</version>
<scope>compile</scope>
</dependency>
<dependency>
<groupId>org.slf4j</groupId>
<artifactId>slf4j-log4j12</artifactId>
<version>1.7.21</version>
<scope>compile</scope>
</dependency>
<dependency>
<groupId>com.novocode</groupId>
<artifactId>junit-interface</artifactId>
<version>0.11</version>
<scope>test</scope>
</dependency>
<dependency>
<groupId>net.sf.jpam</groupId>
<artifactId>jpam</artifactId>
<version>1.1</version>
<scope>compile</scope>
<exclusions>
<exclusion>
<artifactId>servlet-api</artifactId>
<groupId>javax.servlet</groupId>
</exclusion>
</exclusions>
</dependency>
<dependency>
<groupId>org.scala-lang</groupId>
<artifactId>scala-library</artifactId>
<version>2.11.8</version>
<scope>compile</scope>
</dependency>
<dependency>
<groupId>com.google.guava</groupId>
<artifactId>guava</artifactId>
<version>14.0.1</version>
<scope>compile</scope>
</dependency>
<dependency>
<groupId>io.snappydata</groupId>
<artifactId>snappy-spark-sql_2.11</artifactId>
<version>2.0.1-3</version>
<scope>test</scope>
</dependency>
<dependency>
<groupId>org.scalacheck</groupId>
<artifactId>scalacheck_2.11</artifactId>
<version>1.12.5</version>
<scope>test</scope>
</dependency>
<dependency>
<groupId>org.seleniumhq.selenium</groupId>
<artifactId>selenium-java</artifactId>
<version>2.52.0</version>
<scope>test</scope>
<exclusions>
<exclusion>
<artifactId>guava</artifactId>
<groupId>com.google.guava</groupId>
</exclusion>
<exclusion>
<artifactId>netty</artifactId>
<groupId>io.netty</groupId>
</exclusion>
</exclusions>
</dependency>
<dependency>
<groupId>org.spark-project.hive</groupId>
<artifactId>hive-jdbc</artifactId>
<version>1.2.1.spark2</version>
<scope>compile</scope>
<exclusions>
<exclusion>
<artifactId>libfb303</artifactId>
<groupId>org.apache.thrift</groupId>
</exclusion>
<exclusion>
<artifactId>curator-framework</artifactId>
<groupId>org.apache.curator</groupId>
</exclusion>
<exclusion>
<artifactId>hive-service</artifactId>
<groupId>org.spark-project.hive</groupId>
</exclusion>
<exclusion>
<artifactId>log4j</artifactId>
<groupId>log4j</groupId>
</exclusion>
<exclusion>
<artifactId>libthrift</artifactId>
<groupId>org.apache.thrift</groupId>
</exclusion>
<exclusion>
<artifactId>slf4j-api</artifactId>
<groupId>org.slf4j</groupId>
</exclusion>
<exclusion>
<artifactId>httpclient</artifactId>
<groupId>org.spark-project.hive</groupId>
</exclusion>
<exclusion>
<artifactId>hive-common</artifactId>
<groupId>org.spark-project.hive</groupId>
</exclusion>
<exclusion>
<artifactId>groovy-all</artifactId>
<groupId>org.codehaus.groovy</groupId>
</exclusion>
<exclusion>
<artifactId>hive-serde</artifactId>
<groupId>org.spark-project.hive</groupId>
</exclusion>
<exclusion>
<artifactId>commons-logging</artifactId>
<groupId>commons-logging</groupId>
</exclusion>
<exclusion>
<artifactId>zookeeper</artifactId>
<groupId>org.apache.zookeeper</groupId>
</exclusion>
<exclusion>
<artifactId>hive-metastore</artifactId>
<groupId>org.spark-project.hive</groupId>
</exclusion>
<exclusion>
<artifactId>hive-shims</artifactId>
<groupId>org.spark-project.hive</groupId>
</exclusion>
<exclusion>
<artifactId>slf4j-log4j12</artifactId>
<groupId>org.slf4j</groupId>
</exclusion>
</exclusions>
</dependency>
<dependency>
<groupId>junit</groupId>
<artifactId>junit</artifactId>
<version>4.12</version>
<scope>test</scope>
</dependency>
<dependency>
<groupId>org.spark-project.hive</groupId>
<artifactId>hive-beeline</artifactId>
<version>1.2.1.spark2</version>
<scope>compile</scope>
<exclusions>
<exclusion>
<artifactId>hive-metastore</artifactId>
<groupId>org.spark-project.hive</groupId>
</exclusion>
<exclusion>
<artifactId>hive-service</artifactId>
<groupId>org.spark-project.hive</groupId>
</exclusion>
<exclusion>
<artifactId>log4j</artifactId>
<groupId>log4j</groupId>
</exclusion>
<exclusion>
<artifactId>libthrift</artifactId>
<groupId>org.apache.thrift</groupId>
</exclusion>
<exclusion>
<artifactId>hive-shims</artifactId>
<groupId>org.spark-project.hive</groupId>
</exclusion>
<exclusion>
<artifactId>slf4j-api</artifactId>
<groupId>org.slf4j</groupId>
</exclusion>
<exclusion>
<artifactId>slf4j-log4j12</artifactId>
<groupId>org.slf4j</groupId>
</exclusion>
<exclusion>
<artifactId>hive-common</artifactId>
<groupId>org.spark-project.hive</groupId>
</exclusion>
<exclusion>
<artifactId>commons-logging</artifactId>
<groupId>commons-logging</groupId>
</exclusion>
<exclusion>
<artifactId>hive-jdbc</artifactId>
<groupId>org.spark-project.hive</groupId>
</exclusion>
<exclusion>
<artifactId>hive-exec</artifactId>
<groupId>org.spark-project.hive</groupId>
</exclusion>
</exclusions>
</dependency>
<dependency>
<groupId>org.pegdown</groupId>
<artifactId>pegdown</artifactId>
<version>1.6.0</version>
<scope>test</scope>
</dependency>
<dependency>
<groupId>org.slf4j</groupId>
<artifactId>slf4j-api</artifactId>
<version>1.7.21</version>
<scope>compile</scope>
</dependency>
<dependency>
<groupId>io.snappydata</groupId>
<artifactId>snappy-spark-core_2.11</artifactId>
<version>2.0.1-3</version>
<scope>test</scope>
</dependency>
</dependencies>
</project>
|
Jar包内容: |
META-INF/MANIFEST.MF
org.apache.hive.service.AbstractService.class
org.apache.hive.service.FilterService.class
org.apache.hive.service.ServiceException.class
org.apache.hive.service.BreakableService.class
org.apache.hive.service.CompositeService.class
org.apache.hive.service.auth.TSubjectAssumingTransport.class
org.apache.hive.service.auth.HiveAuthFactory.class
org.apache.hive.service.auth.PlainSaslHelper$PlainServerCallbackHandler.class
org.apache.hive.service.auth.SaslQOP.class
org.apache.hive.service.auth.TSetIpAddressProcessor.class
org.apache.hive.service.auth.HttpAuthUtils$HttpKerberosClientAction.class
org.apache.hive.service.auth.HttpAuthUtils.class
org.apache.hive.service.auth.AuthenticationProviderFactory.class
org.apache.hive.service.auth.PamAuthenticationProviderImpl.class
org.apache.hive.service.auth.TSetIpAddressProcessor$2.class
org.apache.hive.service.auth.PasswdAuthenticationProvider.class
org.apache.hive.service.auth.PlainSaslHelper$SQLPlainProcessorFactory.class
org.apache.hive.service.auth.PlainSaslHelper.class
org.apache.hive.service.auth.TSubjectAssumingTransport$1.class
org.apache.hive.service.auth.AnonymousAuthenticationProviderImpl.class
org.apache.hive.service.auth.HttpAuthenticationException.class
org.apache.hive.service.auth.HiveAuthFactory$AuthTypes.class
org.apache.hive.service.auth.AuthenticationProviderFactory$AuthMethods.class
org.apache.hive.service.auth.TSetIpAddressProcessor$1.class
org.apache.hive.service.auth.LdapAuthenticationProviderImpl.class
org.apache.hive.service.auth.PlainSaslServer$SaslPlainServerFactory.class
org.apache.hive.service.auth.KerberosSaslHelper.class
org.apache.hive.service.auth.PlainSaslServer$SaslPlainProvider.class
org.apache.hive.service.auth.PlainSaslHelper$PlainCallbackHandler.class
org.apache.hive.service.auth.KerberosSaslHelper$CLIServiceProcessorFactory.class
org.apache.hive.service.auth.CustomAuthenticationProviderImpl.class
org.apache.hive.service.auth.PlainSaslServer.class
org.apache.hive.service.Service.class
org.apache.hive.service.server.HiveServer2.class
org.apache.hive.service.server.ThreadWithGarbageCleanup.class
org.apache.hive.service.server.HiveServer2$1.class
org.apache.hive.service.server.HiveServer2$ServerOptionsProcessorResponse.class
org.apache.hive.service.server.HiveServer2$HelpOptionExecutor.class
org.apache.hive.service.server.HiveServer2$ServerOptionsProcessor.class
org.apache.hive.service.server.HiveServer2$ServerOptionsExecutor.class
org.apache.hive.service.server.HiveServer2$StartOptionExecutor.class
org.apache.hive.service.server.ThreadFactoryWithGarbageCleanup.class
org.apache.hive.service.ServiceStateChangeListener.class
org.apache.hive.service.ServiceUtils.class
org.apache.hive.service.CompositeService$CompositeServiceShutdownHook.class
org.apache.hive.service.BreakableService$BrokenLifecycleEvent.class
org.apache.hive.service.cli.TypeQualifiers.class
org.apache.hive.service.cli.RowBasedSet$RemovableList.class
org.apache.hive.service.cli.Type$1.class
org.apache.hive.service.cli.OperationState$1.class
org.apache.hive.service.cli.RowSetFactory.class
org.apache.hive.service.cli.HandleIdentifier.class
org.apache.hive.service.cli.ColumnBasedSet.class
org.apache.hive.service.cli.ColumnValue$1.class
org.apache.hive.service.cli.HiveSQLException.class
org.apache.hive.service.cli.CLIService.class
org.apache.hive.service.cli.FetchOrientation.class
org.apache.hive.service.cli.GetInfoType.class
org.apache.hive.service.cli.ICLIService.class
org.apache.hive.service.cli.OperationType.class
org.apache.hive.service.cli.EmbeddedCLIServiceClient.class
org.apache.hive.service.cli.GetInfoValue$1.class
org.apache.hive.service.cli.Handle.class
org.apache.hive.service.cli.ColumnBasedSet$1.class
org.apache.hive.service.cli.Column.class
org.apache.hive.service.cli.CLIServiceUtils.class
org.apache.hive.service.cli.session.SessionManager$3.class
org.apache.hive.service.cli.session.HiveSessionHookContext.class
org.apache.hive.service.cli.session.HiveSessionProxy$1.class
org.apache.hive.service.cli.session.SessionManager$1.class
org.apache.hive.service.cli.session.HiveSessionImpl.class
org.apache.hive.service.cli.session.SessionManager$4.class
org.apache.hive.service.cli.session.HiveSessionImplwithUGI.class
org.apache.hive.service.cli.session.HiveSessionImpl$GlobalHivercFileProcessor.class
org.apache.hive.service.cli.session.SessionManager$2.class
org.apache.hive.service.cli.session.HiveSessionImpl$1.class
org.apache.hive.service.cli.session.HiveSessionProxy.class
org.apache.hive.service.cli.session.HiveSession.class
org.apache.hive.service.cli.session.SessionManager.class
org.apache.hive.service.cli.session.HiveSessionHookContextImpl.class
org.apache.hive.service.cli.session.HiveSessionBase.class
org.apache.hive.service.cli.SessionHandle.class
org.apache.hive.service.cli.TypeDescriptor$1.class
org.apache.hive.service.cli.Type.class
org.apache.hive.service.cli.OperationState.class
org.apache.hive.service.cli.PatternOrIdentifier.class
org.apache.hive.service.cli.OperationHandle.class
org.apache.hive.service.cli.OperationStatus.class
org.apache.hive.service.cli.operation.TableTypeMappingFactory.class
org.apache.hive.service.cli.operation.TableTypeMapping.class
org.apache.hive.service.cli.operation.LogDivertAppender$NameFilter.class
org.apache.hive.service.cli.operation.GetColumnsOperation.class
org.apache.hive.service.cli.operation.SQLOperation$1.class
org.apache.hive.service.cli.operation.GetFunctionsOperation.class
org.apache.hive.service.cli.operation.HiveCommandOperation.class
org.apache.hive.service.cli.operation.TableTypeMappingFactory$TableTypeMappings.class
org.apache.hive.service.cli.operation.SQLOperation.class
org.apache.hive.service.cli.operation.GetTableTypesOperation.class
org.apache.hive.service.cli.operation.GetSchemasOperation.class
org.apache.hive.service.cli.operation.GetTypeInfoOperation.class
org.apache.hive.service.cli.operation.ExecuteStatementOperation.class
org.apache.hive.service.cli.operation.SQLOperation$1$1.class
org.apache.hive.service.cli.operation.HiveTableTypeMapping.class
org.apache.hive.service.cli.operation.MetadataOperation.class
org.apache.hive.service.cli.operation.LogDivertAppender.class
org.apache.hive.service.cli.operation.GetCatalogsOperation.class
org.apache.hive.service.cli.operation.Operation.class
org.apache.hive.service.cli.operation.ClassicTableTypeMapping.class
org.apache.hive.service.cli.operation.OperationManager.class
org.apache.hive.service.cli.operation.GetTablesOperation.class
org.apache.hive.service.cli.operation.ClassicTableTypeMapping$ClassicTableTypes.class
org.apache.hive.service.cli.thrift.TTableSchema$1.class
org.apache.hive.service.cli.thrift.TI32Column$_Fields.class
org.apache.hive.service.cli.thrift.TUnionTypeEntry$TUnionTypeEntryTupleScheme.class
org.apache.hive.service.cli.thrift.TCancelOperationResp$TCancelOperationRespStandardScheme.class
org.apache.hive.service.cli.thrift.TGetOperationStatusResp$_Fields.class
org.apache.hive.service.cli.thrift.TI16Column$TI16ColumnStandardSchemeFactory.class
org.apache.hive.service.cli.thrift.TI16Column$TI16ColumnTupleSchemeFactory.class
org.apache.hive.service.cli.thrift.TCLIService$CancelOperation_args$CancelOperation_argsStandardScheme.class
org.apache.hive.service.cli.thrift.TUserDefinedTypeEntry$1.class
org.apache.hive.service.cli.thrift.TExecuteStatementReq$TExecuteStatementReqStandardSchemeFactory.class
org.apache.hive.service.cli.thrift.TGetTypeInfoReq$TGetTypeInfoReqStandardSchemeFactory.class
org.apache.hive.service.cli.thrift.TStructTypeEntry$TStructTypeEntryStandardScheme.class
org.apache.hive.service.cli.thrift.TUnionTypeEntry$_Fields.class
org.apache.hive.service.cli.thrift.TTypeDesc$TTypeDescTupleScheme.class
org.apache.hive.service.cli.thrift.TCLIService$GetOperationStatus_args$GetOperationStatus_argsStandardSchemeFactory.class
org.apache.hive.service.cli.thrift.TGetTypeInfoReq$TGetTypeInfoReqTupleScheme.class
org.apache.hive.service.cli.thrift.TI32Column$1.class
org.apache.hive.service.cli.thrift.TCLIService$GetInfo_result.class
org.apache.hive.service.cli.thrift.TCLIService$CloseOperation_args.class
org.apache.hive.service.cli.thrift.TCancelDelegationTokenReq$TCancelDelegationTokenReqTupleSchemeFactory.class
org.apache.hive.service.cli.thrift.TCLIService$AsyncIface.class
org.apache.hive.service.cli.thrift.TExecuteStatementReq$TExecuteStatementReqTupleSchemeFactory.class
org.apache.hive.service.cli.thrift.TCloseOperationResp$_Fields.class
org.apache.hive.service.cli.thrift.TCLIService$GetResultSetMetadata_result$GetResultSetMetadata_resultTupleScheme.class
org.apache.hive.service.cli.thrift.TRowSet$1.class
org.apache.hive.service.cli.thrift.TDoubleValue$_Fields.class
org.apache.hive.service.cli.thrift.TStructTypeEntry$TStructTypeEntryTupleSchemeFactory.class
org.apache.hive.service.cli.thrift.TSessionHandle$TSessionHandleTupleScheme.class
org.apache.hive.service.cli.thrift.TBoolColumn$TBoolColumnTupleScheme.class
org.apache.hive.service.cli.thrift.TByteColumn$TByteColumnTupleSchemeFactory.class
org.apache.hive.service.cli.thrift.TCLIService$OpenSession_args$OpenSession_argsTupleSchemeFactory.class
org.apache.hive.service.cli.thrift.TCLIService$GetSchemas_result$GetSchemas_resultTupleScheme.class
org.apache.hive.service.cli.thrift.TDoubleValue$TDoubleValueTupleSchemeFactory.class
org.apache.hive.service.cli.thrift.TCLIService$GetSchemas_args.class
org.apache.hive.service.cli.thrift.TCLIService$GetCatalogs_args.class
org.apache.hive.service.cli.thrift.TCancelDelegationTokenReq$TCancelDelegationTokenReqStandardSchemeFactory.class
org.apache.hive.service.cli.thrift.TCLIService$GetTypeInfo_result.class
org.apache.hive.service.cli.thrift.TTypeQualifiers$TTypeQualifiersStandardSchemeFactory.class
org.apache.hive.service.cli.thrift.ThriftCLIService$1.class
org.apache.hive.service.cli.thrift.TStructTypeEntry$TStructTypeEntryTupleScheme.class
org.apache.hive.service.cli.thrift.TRenewDelegationTokenReq$1.class
org.apache.hive.service.cli.thrift.TGetColumnsReq$_Fields.class
org.apache.hive.service.cli.thrift.TGetOperationStatusReq.class
org.apache.hive.service.cli.thrift.TCLIService$CancelDelegationToken_args$_Fields.class
org.apache.hive.service.cli.thrift.TBoolValue$TBoolValueStandardSchemeFactory.class
org.apache.hive.service.cli.thrift.TCLIService$GetCatalogs_args$GetCatalogs_argsTupleSchemeFactory.class
org.apache.hive.service.cli.thrift.ThriftBinaryCLIService.class
org.apache.hive.service.cli.thrift.TStatus.class
org.apache.hive.service.cli.thrift.TOpenSessionResp$TOpenSessionRespStandardSchemeFactory.class
org.apache.hive.service.cli.thrift.TGetOperationStatusResp$TGetOperationStatusRespStandardScheme.class
org.apache.hive.service.cli.thrift.TGetTablesReq$TGetTablesReqTupleScheme.class
org.apache.hive.service.cli.thrift.TCloseSessionReq$TCloseSessionReqTupleSchemeFactory.class
org.apache.hive.service.cli.thrift.TTableSchema$TTableSchemaTupleSchemeFactory.class
org.apache.hive.service.cli.thrift.TStringValue$TStringValueStandardSchemeFactory.class
org.apache.hive.service.cli.thrift.TGetCatalogsReq$_Fields.class
org.apache.hive.service.cli.thrift.TI16Value$_Fields.class
org.apache.hive.service.cli.thrift.TStructTypeEntry$_Fields.class
org.apache.hive.service.cli.thrift.TCLIService$GetInfo_args.class
org.apache.hive.service.cli.thrift.TCLIService$OpenSession_result$OpenSession_resultTupleScheme.class
org.apache.hive.service.cli.thrift.TGetTypeInfoResp$TGetTypeInfoRespStandardSchemeFactory.class
org.apache.hive.service.cli.thrift.TExecuteStatementResp$TExecuteStatementRespStandardSchemeFactory.class
org.apache.hive.service.cli.thrift.TCLIService$GetResultSetMetadata_args$GetResultSetMetadata_argsStandardScheme.class
org.apache.hive.service.cli.thrift.TOperationState.class
org.apache.hive.service.cli.thrift.TCLIService$GetSchemas_result$GetSchemas_resultStandardScheme.class
org.apache.hive.service.cli.thrift.TBoolValue$_Fields.class
org.apache.hive.service.cli.thrift.TCLIService$RenewDelegationToken_result$RenewDelegationToken_resultStandardSchemeFactory.class
org.apache.hive.service.cli.thrift.TExecuteStatementResp$_Fields.class
org.apache.hive.service.cli.thrift.TCLIService$GetInfo_args$_Fields.class
org.apache.hive.service.cli.thrift.TCLIService$AsyncClient$Factory.class
org.apache.hive.service.cli.thrift.TCLIService$GetOperationStatus_result$GetOperationStatus_resultStandardScheme.class
org.apache.hive.service.cli.thrift.TBinaryColumn$TBinaryColumnStandardSchemeFactory.class
org.apache.hive.service.cli.thrift.TTableSchema$TTableSchemaTupleScheme.class
org.apache.hive.service.cli.thrift.TCloseOperationResp$TCloseOperationRespTupleSchemeFactory.class
org.apache.hive.service.cli.thrift.TRow$TRowTupleSchemeFactory.class
org.apache.hive.service.cli.thrift.TCLIService$Processor$ExecuteStatement.class
org.apache.hive.service.cli.thrift.TCLIService$OpenSession_args$OpenSession_argsStandardScheme.class
org.apache.hive.service.cli.thrift.TExecuteStatementResp$TExecuteStatementRespTupleScheme.class
org.apache.hive.service.cli.thrift.TGetInfoReq$1.class
org.apache.hive.service.cli.thrift.TSessionHandle$1.class
org.apache.hive.service.cli.thrift.TCloseSessionReq$TCloseSessionReqStandardSchemeFactory.class
org.apache.hive.service.cli.thrift.TCLIService$CancelDelegationToken_result$_Fields.class
org.apache.hive.service.cli.thrift.TI32Column$TI32ColumnStandardSchemeFactory.class
org.apache.hive.service.cli.thrift.THandleIdentifier$THandleIdentifierTupleScheme.class
org.apache.hive.service.cli.thrift.TI64Column.class
org.apache.hive.service.cli.thrift.TI64Column$TI64ColumnStandardSchemeFactory.class
org.apache.hive.service.cli.thrift.TCLIService$CloseSession_result$CloseSession_resultTupleScheme.class
org.apache.hive.service.cli.thrift.TCLIService$GetColumns_result$GetColumns_resultStandardSchemeFactory.class
org.apache.hive.service.cli.thrift.TGetSchemasResp$TGetSchemasRespTupleSchemeFactory.class
org.apache.hive.service.cli.thrift.TRow.class
org.apache.hive.service.cli.thrift.TCancelOperationReq$_Fields.class
org.apache.hive.service.cli.thrift.TCLIService$GetTableTypes_result$GetTableTypes_resultStandardScheme.class
org.apache.hive.service.cli.thrift.TStringColumn$_Fields.class
org.apache.hive.service.cli.thrift.TOperationType.class
org.apache.hive.service.cli.thrift.TCLIService$CloseSession_args$CloseSession_argsTupleScheme.class
org.apache.hive.service.cli.thrift.TCLIService$GetTableTypes_args$GetTableTypes_argsStandardSchemeFactory.class
org.apache.hive.service.cli.thrift.TGetSchemasResp$_Fields.class
org.apache.hive.service.cli.thrift.TCLIService$CloseOperation_result$CloseOperation_resultStandardSchemeFactory.class
org.apache.hive.service.cli.thrift.TGetColumnsReq$TGetColumnsReqStandardSchemeFactory.class
org.apache.hive.service.cli.thrift.TStringValue$TStringValueStandardScheme.class
org.apache.hive.service.cli.thrift.TCLIService$GetDelegationToken_result.class
org.apache.hive.service.cli.thrift.TCLIService$ExecuteStatement_args$_Fields.class
org.apache.hive.service.cli.thrift.TCLIService$CancelOperation_result$CancelOperation_resultStandardSchemeFactory.class
org.apache.hive.service.cli.thrift.TGetFunctionsResp$TGetFunctionsRespStandardScheme.class
org.apache.hive.service.cli.thrift.TGetCatalogsReq$TGetCatalogsReqTupleSchemeFactory.class
org.apache.hive.service.cli.thrift.TTypeQualifiers$TTypeQualifiersTupleSchemeFactory.class
org.apache.hive.service.cli.thrift.TGetTableTypesReq$TGetTableTypesReqStandardScheme.class
org.apache.hive.service.cli.thrift.TGetOperationStatusReq$TGetOperationStatusReqStandardSchemeFactory.class
org.apache.hive.service.cli.thrift.TFetchResultsResp$_Fields.class
org.apache.hive.service.cli.thrift.TGetCatalogsReq$1.class
org.apache.hive.service.cli.thrift.TCLIService$GetSchemas_result$GetSchemas_resultTupleSchemeFactory.class
org.apache.hive.service.cli.thrift.TRowSet.class
org.apache.hive.service.cli.thrift.TCLIService$Processor$CancelOperation.class
org.apache.hive.service.cli.thrift.TCLIService$Processor$RenewDelegationToken.class
org.apache.hive.service.cli.thrift.TMapTypeEntry$1.class
org.apache.hive.service.cli.thrift.TExecuteStatementReq$TExecuteStatementReqTupleScheme.class
org.apache.hive.service.cli.thrift.TGetInfoResp.class
org.apache.hive.service.cli.thrift.TCLIService$GetOperationStatus_result$GetOperationStatus_resultTupleScheme.class
org.apache.hive.service.cli.thrift.TCLIService$GetResultSetMetadata_result$GetResultSetMetadata_resultTupleSchemeFactory.class
org.apache.hive.service.cli.thrift.TGetCatalogsResp$TGetCatalogsRespStandardSchemeFactory.class
org.apache.hive.service.cli.thrift.TArrayTypeEntry$1.class
org.apache.hive.service.cli.thrift.TGetTablesReq$TGetTablesReqStandardScheme.class
org.apache.hive.service.cli.thrift.TSessionHandle$TSessionHandleStandardScheme.class
org.apache.hive.service.cli.thrift.TCLIService$GetInfo_args$GetInfo_argsStandardSchemeFactory.class
org.apache.hive.service.cli.thrift.TCancelOperationReq$TCancelOperationReqTupleSchemeFactory.class
org.apache.hive.service.cli.thrift.TExecuteStatementResp.class
org.apache.hive.service.cli.thrift.TCLIService$Processor$GetInfo.class
org.apache.hive.service.cli.thrift.TCLIService$GetOperationStatus_result.class
org.apache.hive.service.cli.thrift.TGetFunctionsReq$TGetFunctionsReqStandardSchemeFactory.class
org.apache.hive.service.cli.thrift.TArrayTypeEntry$TArrayTypeEntryStandardScheme.class
org.apache.hive.service.cli.thrift.TCLIService$CancelOperation_args.class
org.apache.hive.service.cli.thrift.TFetchResultsResp$TFetchResultsRespTupleSchemeFactory.class
org.apache.hive.service.cli.thrift.TPrimitiveTypeEntry$TPrimitiveTypeEntryStandardSchemeFactory.class
org.apache.hive.service.cli.thrift.TGetColumnsResp.class
org.apache.hive.service.cli.thrift.TCLIService$CloseOperation_result$CloseOperation_resultTupleSchemeFactory.class
org.apache.hive.service.cli.thrift.TCLIService$GetTypeInfo_result$GetTypeInfo_resultStandardSchemeFactory.class
org.apache.hive.service.cli.thrift.TExecuteStatementReq$1.class
org.apache.hive.service.cli.thrift.TCLIService$GetResultSetMetadata_args$GetResultSetMetadata_argsTupleSchemeFactory.class
org.apache.hive.service.cli.thrift.TGetInfoReq$TGetInfoReqStandardSchemeFactory.class
org.apache.hive.service.cli.thrift.TTypeDesc$TTypeDescTupleSchemeFactory.class
org.apache.hive.service.cli.thrift.TCLIService$GetTables_args$GetTables_argsStandardScheme.class
org.apache.hive.service.cli.thrift.TGetColumnsResp$TGetColumnsRespTupleScheme.class
org.apache.hive.service.cli.thrift.TGetResultSetMetadataResp.class
org.apache.hive.service.cli.thrift.TCLIService$ExecuteStatement_result.class
org.apache.hive.service.cli.thrift.TGetTablesResp$_Fields.class
org.apache.hive.service.cli.thrift.TCLIService$CloseSession_args$CloseSession_argsTupleSchemeFactory.class
org.apache.hive.service.cli.thrift.TCLIService$GetDelegationToken_args.class
org.apache.hive.service.cli.thrift.TPrimitiveTypeEntry.class
org.apache.hive.service.cli.thrift.TCLIService$OpenSession_args.class
org.apache.hive.service.cli.thrift.TCLIService$ExecuteStatement_args$ExecuteStatement_argsTupleSchemeFactory.class
org.apache.hive.service.cli.thrift.TCLIService$GetTables_args$GetTables_argsTupleScheme.class
org.apache.hive.service.cli.thrift.TCLIService$CancelDelegationToken_args$CancelDelegationToken_argsTupleScheme.class
org.apache.hive.service.cli.thrift.TCLIService$AsyncClient$GetTables_call.class
org.apache.hive.service.cli.thrift.TCLIService$GetResultSetMetadata_result.class
org.apache.hive.service.cli.thrift.TGetDelegationTokenResp$TGetDelegationTokenRespTupleSchemeFactory.class
org.apache.hive.service.cli.thrift.TGetInfoReq$TGetInfoReqTupleScheme.class
org.apache.hive.service.cli.thrift.TStringColumn$1.class
org.apache.hive.service.cli.thrift.TCloseSessionResp$1.class
org.apache.hive.service.cli.thrift.TCLIService$FetchResults_result$FetchResults_resultStandardSchemeFactory.class
org.apache.hive.service.cli.thrift.TTypeQualifierValue$_Fields.class
org.apache.hive.service.cli.thrift.TI32Value$1.class
org.apache.hive.service.cli.thrift.TGetCatalogsResp.class
org.apache.hive.service.cli.thrift.TGetTablesResp$TGetTablesRespTupleScheme.class
org.apache.hive.service.cli.thrift.TMapTypeEntry$TMapTypeEntryStandardScheme.class
org.apache.hive.service.cli.thrift.TUnionTypeEntry.class
org.apache.hive.service.cli.thrift.TGetResultSetMetadataReq$_Fields.class
org.apache.hive.service.cli.thrift.TCLIService$CloseSession_args$CloseSession_argsStandardSchemeFactory.class
org.apache.hive.service.cli.thrift.TCLIService$GetOperationStatus_args$GetOperationStatus_argsStandardScheme.class
org.apache.hive.service.cli.thrift.TColumnValue$_Fields.class
org.apache.hive.service.cli.thrift.TStatusCode.class
org.apache.hive.service.cli.thrift.TGetFunctionsResp$TGetFunctionsRespTupleSchemeFactory.class
org.apache.hive.service.cli.thrift.TColumn.class
org.apache.hive.service.cli.thrift.TCLIService$1.class
org.apache.hive.service.cli.thrift.TTypeEntry.class
org.apache.hive.service.cli.thrift.TCLIService$ExecuteStatement_result$ExecuteStatement_resultTupleScheme.class
org.apache.hive.service.cli.thrift.TCLIService$CloseSession_result$_Fields.class
org.apache.hive.service.cli.thrift.TCLIService$GetCatalogs_result$GetCatalogs_resultTupleSchemeFactory.class
org.apache.hive.service.cli.thrift.TRenewDelegationTokenReq$TRenewDelegationTokenReqStandardScheme.class
org.apache.hive.service.cli.thrift.TCloseOperationReq.class
org.apache.hive.service.cli.thrift.THandleIdentifier$THandleIdentifierStandardScheme.class
org.apache.hive.service.cli.thrift.TCLIService$GetTableTypes_result$_Fields.class
org.apache.hive.service.cli.thrift.TCancelOperationReq$TCancelOperationReqStandardSchemeFactory.class
org.apache.hive.service.cli.thrift.TI32Value$_Fields.class
org.apache.hive.service.cli.thrift.TGetTypeInfoResp.class
org.apache.hive.service.cli.thrift.TCloseOperationResp$TCloseOperationRespTupleScheme.class
org.apache.hive.service.cli.thrift.TGetColumnsResp$TGetColumnsRespStandardSchemeFactory.class
org.apache.hive.service.cli.thrift.TCLIService$OpenSession_args$_Fields.class
org.apache.hive.service.cli.thrift.TCLIService$CloseOperation_result.class
org.apache.hive.service.cli.thrift.TCLIService$AsyncClient$CloseOperation_call.class
org.apache.hive.service.cli.thrift.TRenewDelegationTokenResp$TRenewDelegationTokenRespTupleScheme.class
org.apache.hive.service.cli.thrift.TCLIService$ExecuteStatement_args$ExecuteStatement_argsTupleScheme.class
org.apache.hive.service.cli.thrift.TGetTableTypesReq.class
org.apache.hive.service.cli.thrift.TColumnDesc$_Fields.class
org.apache.hive.service.cli.thrift.TCancelOperationReq$TCancelOperationReqTupleScheme.class
org.apache.hive.service.cli.thrift.TDoubleColumn$_Fields.class
org.apache.hive.service.cli.thrift.TStructTypeEntry.class
org.apache.hive.service.cli.thrift.TCLIService$GetColumns_result$_Fields.class
org.apache.hive.service.cli.thrift.TGetOperationStatusResp$1.class
org.apache.hive.service.cli.thrift.TOperationHandle$_Fields.class
org.apache.hive.service.cli.thrift.TCLIService$FetchResults_result$FetchResults_resultTupleSchemeFactory.class
org.apache.hive.service.cli.thrift.TGetTypeInfoReq.class
org.apache.hive.service.cli.thrift.TCLIService$GetTables_result$GetTables_resultStandardScheme.class
org.apache.hive.service.cli.thrift.TCLIService$GetTableTypes_result.class
org.apache.hive.service.cli.thrift.TGetInfoReq.class
org.apache.hive.service.cli.thrift.TFetchResultsReq$TFetchResultsReqStandardScheme.class
org.apache.hive.service.cli.thrift.TI16Column$1.class
org.apache.hive.service.cli.thrift.TCLIService$GetColumns_result$GetColumns_resultStandardScheme.class
org.apache.hive.service.cli.thrift.TCLIService$Processor$GetFunctions.class
org.apache.hive.service.cli.thrift.TGetDelegationTokenResp$TGetDelegationTokenRespTupleScheme.class
org.apache.hive.service.cli.thrift.TCLIService$AsyncClient$FetchResults_call.class
org.apache.hive.service.cli.thrift.TCLIService$CancelOperation_result$CancelOperation_resultTupleScheme.class
org.apache.hive.service.cli.thrift.TGetCatalogsResp$TGetCatalogsRespTupleSchemeFactory.class
org.apache.hive.service.cli.thrift.TTypeQualifiers$TTypeQualifiersTupleScheme.class
org.apache.hive.service.cli.thrift.TCLIService$ExecuteStatement_result$_Fields.class
org.apache.hive.service.cli.thrift.TCLIService$GetCatalogs_result$GetCatalogs_resultTupleScheme.class
org.apache.hive.service.cli.thrift.TFetchResultsReq$TFetchResultsReqStandardSchemeFactory.class
org.apache.hive.service.cli.thrift.TDoubleColumn$TDoubleColumnStandardSchemeFactory.class
org.apache.hive.service.cli.thrift.TGetTablesResp$TGetTablesRespStandardScheme.class
org.apache.hive.service.cli.thrift.TCLIService$FetchResults_args.class
org.apache.hive.service.cli.thrift.TCLIService$GetOperationStatus_args$GetOperationStatus_argsTupleScheme.class
org.apache.hive.service.cli.thrift.TCLIService$Processor$GetTables.class
org.apache.hive.service.cli.thrift.TGetResultSetMetadataReq$TGetResultSetMetadataReqTupleSchemeFactory.class
org.apache.hive.service.cli.thrift.TFetchResultsReq$TFetchResultsReqTupleSchemeFactory.class
org.apache.hive.service.cli.thrift.TFetchResultsReq.class
org.apache.hive.service.cli.thrift.TOpenSessionResp$TOpenSessionRespTupleScheme.class
org.apache.hive.service.cli.thrift.TCLIService$CloseOperation_result$_Fields.class
org.apache.hive.service.cli.thrift.TCLIService$ExecuteStatement_result$ExecuteStatement_resultStandardScheme.class
org.apache.hive.service.cli.thrift.TGetInfoValue$_Fields.class
org.apache.hive.service.cli.thrift.TGetTypeInfoResp$TGetTypeInfoRespTupleSchemeFactory.class
org.apache.hive.service.cli.thrift.TArrayTypeEntry.class
org.apache.hive.service.cli.thrift.TGetTablesResp$TGetTablesRespStandardSchemeFactory.class
org.apache.hive.service.cli.thrift.TGetDelegationTokenResp$1.class
org.apache.hive.service.cli.thrift.TCLIService$GetSchemas_result$GetSchemas_resultStandardSchemeFactory.class
org.apache.hive.service.cli.thrift.TCLIService$AsyncClient$CancelDelegationToken_call.class
org.apache.hive.service.cli.thrift.TGetFunctionsReq.class
org.apache.hive.service.cli.thrift.TCLIService$RenewDelegationToken_args$RenewDelegationToken_argsStandardSchemeFactory.class
org.apache.hive.service.cli.thrift.TCancelDelegationTokenResp$_Fields.class
org.apache.hive.service.cli.thrift.TCLIService$AsyncClient$OpenSession_call.class
org.apache.hive.service.cli.thrift.TGetDelegationTokenResp.class
org.apache.hive.service.cli.thrift.TCLIService$GetCatalogs_args$GetCatalogs_argsTupleScheme.class
org.apache.hive.service.cli.thrift.TGetOperationStatusResp.class
org.apache.hive.service.cli.thrift.TGetInfoValue.class
org.apache.hive.service.cli.thrift.TCLIService$CancelDelegationToken_result$CancelDelegationToken_resultTupleSchemeFactory.class
org.apache.hive.service.cli.thrift.TExecuteStatementReq$_Fields.class
org.apache.hive.service.cli.thrift.TCLIService$GetTableTypes_args.class
org.apache.hive.service.cli.thrift.TCLIService$CancelDelegationToken_args$CancelDelegationToken_argsTupleSchemeFactory.class
org.apache.hive.service.cli.thrift.TRenewDelegationTokenResp$_Fields.class
org.apache.hive.service.cli.thrift.TSessionHandle$TSessionHandleTupleSchemeFactory.class
org.apache.hive.service.cli.thrift.TGetFunctionsReq$TGetFunctionsReqTupleSchemeFactory.class
org.apache.hive.service.cli.thrift.TCLIService$AsyncClient$GetColumns_call.class
org.apache.hive.service.cli.thrift.TCLIService$OpenSession_args$OpenSession_argsStandardSchemeFactory.class
org.apache.hive.service.cli.thrift.TI16Value$TI16ValueTupleSchemeFactory.class
org.apache.hive.service.cli.thrift.TBoolColumn$TBoolColumnTupleSchemeFactory.class
org.apache.hive.service.cli.thrift.TI64Column$TI64ColumnTupleSchemeFactory.class
org.apache.hive.service.cli.thrift.TGetFunctionsReq$TGetFunctionsReqTupleScheme.class
org.apache.hive.service.cli.thrift.TCLIService$GetResultSetMetadata_result$GetResultSetMetadata_resultStandardSchemeFactory.class
org.apache.hive.service.cli.thrift.TCLIService$GetDelegationToken_result$GetDelegationToken_resultStandardScheme.class
org.apache.hive.service.cli.thrift.TGetResultSetMetadataReq$TGetResultSetMetadataReqStandardScheme.class
org.apache.hive.service.cli.thrift.TGetSchemasResp.class
org.apache.hive.service.cli.thrift.TI64Column$TI64ColumnStandardScheme.class
org.apache.hive.service.cli.thrift.TCLIService$GetCatalogs_args$_Fields.class
org.apache.hive.service.cli.thrift.TCLIService$GetOperationStatus_args$GetOperationStatus_argsTupleSchemeFactory.class
org.apache.hive.service.cli.thrift.TExecuteStatementResp$TExecuteStatementRespTupleSchemeFactory.class
org.apache.hive.service.cli.thrift.TGetInfoReq$TGetInfoReqStandardScheme.class
org.apache.hive.service.cli.thrift.TCLIService$AsyncClient$GetResultSetMetadata_call.class
org.apache.hive.service.cli.thrift.ThriftCLIService$ThriftCLIServerContext.class
org.apache.hive.service.cli.thrift.TBoolColumn$_Fields.class
org.apache.hive.service.cli.thrift.TCLIService$OpenSession_result$_Fields.class
org.apache.hive.service.cli.thrift.TCancelDelegationTokenReq$TCancelDelegationTokenReqTupleScheme.class
org.apache.hive.service.cli.thrift.TStringValue$1.class
org.apache.hive.service.cli.thrift.TBoolValue$TBoolValueStandardScheme.class
org.apache.hive.service.cli.thrift.TGetInfoResp$_Fields.class
org.apache.hive.service.cli.thrift.TFetchResultsReq$TFetchResultsReqTupleScheme.class
org.apache.hive.service.cli.thrift.TCloseOperationResp.class
org.apache.hive.service.cli.thrift.TCLIService$GetColumns_result.class
org.apache.hive.service.cli.thrift.TGetDelegationTokenReq$TGetDelegationTokenReqStandardSchemeFactory.class
org.apache.hive.service.cli.thrift.TRowSet$TRowSetTupleScheme.class
org.apache.hive.service.cli.thrift.TStatus$1.class
org.apache.hive.service.cli.thrift.TCLIService$CloseOperation_args$CloseOperation_argsTupleScheme.class
org.apache.hive.service.cli.thrift.TCLIService$RenewDelegationToken_args$_Fields.class
org.apache.hive.service.cli.thrift.TCLIService$Processor$CloseSession.class
org.apache.hive.service.cli.thrift.TCLIService$GetSchemas_result$_Fields.class
org.apache.hive.service.cli.thrift.TCLIService$GetFunctions_result$GetFunctions_resultTupleSchemeFactory.class
org.apache.hive.service.cli.thrift.TCLIService$GetDelegationToken_args$GetDelegationToken_argsTupleScheme.class
org.apache.hive.service.cli.thrift.TCLIService$AsyncClient$CancelOperation_call.class
org.apache.hive.service.cli.thrift.TCancelOperationReq.class
org.apache.hive.service.cli.thrift.TFetchResultsResp$TFetchResultsRespStandardScheme.class
org.apache.hive.service.cli.thrift.TCLIService$FetchResults_args$FetchResults_argsStandardScheme.class
org.apache.hive.service.cli.thrift.TTypeDesc$1.class
org.apache.hive.service.cli.thrift.TTypeDesc.class
org.apache.hive.service.cli.thrift.TStatus$_Fields.class
org.apache.hive.service.cli.thrift.TCLIService$GetSchemas_args$GetSchemas_argsStandardSchemeFactory.class
org.apache.hive.service.cli.thrift.TGetColumnsResp$_Fields.class
org.apache.hive.service.cli.thrift.TI32Value$TI32ValueStandardScheme.class
org.apache.hive.service.cli.thrift.TBoolColumn$TBoolColumnStandardScheme.class
org.apache.hive.service.cli.thrift.TGetDelegationTokenReq$TGetDelegationTokenReqStandardScheme.class
org.apache.hive.service.cli.thrift.TCLIService$GetTableTypes_result$GetTableTypes_resultTupleScheme.class
org.apache.hive.service.cli.thrift.TGetDelegationTokenResp$TGetDelegationTokenRespStandardSchemeFactory.class
org.apache.hive.service.cli.thrift.TGetCatalogsReq$TGetCatalogsReqStandardSchemeFactory.class
org.apache.hive.service.cli.thrift.TOpenSessionReq$TOpenSessionReqTupleSchemeFactory.class
org.apache.hive.service.cli.thrift.TCLIService$Processor$GetCatalogs.class
org.apache.hive.service.cli.thrift.TStringValue$TStringValueTupleSchemeFactory.class
org.apache.hive.service.cli.thrift.TI32Column$TI32ColumnTupleScheme.class
org.apache.hive.service.cli.thrift.THandleIdentifier$THandleIdentifierStandardSchemeFactory.class
org.apache.hive.service.cli.thrift.TGetTableTypesResp$_Fields.class
org.apache.hive.service.cli.thrift.TCLIService$ExecuteStatement_args.class
org.apache.hive.service.cli.thrift.TCLIService$GetTypeInfo_result$_Fields.class
org.apache.hive.service.cli.thrift.TCLIService$Client.class
org.apache.hive.service.cli.thrift.ThriftHttpCLIService.class
org.apache.hive.service.cli.thrift.TCloseSessionReq.class
org.apache.hive.service.cli.thrift.TGetOperationStatusResp$TGetOperationStatusRespStandardSchemeFactory.class
org.apache.hive.service.cli.thrift.TSessionHandle$TSessionHandleStandardSchemeFactory.class
org.apache.hive.service.cli.thrift.TCloseSessionReq$TCloseSessionReqTupleScheme.class
org.apache.hive.service.cli.thrift.TCLIService$GetResultSetMetadata_result$GetResultSetMetadata_resultStandardScheme.class
org.apache.hive.service.cli.thrift.TGetTablesReq.class
org.apache.hive.service.cli.thrift.TGetTableTypesReq$TGetTableTypesReqTupleSchemeFactory.class
org.apache.hive.service.cli.thrift.TColumnDesc$TColumnDescStandardScheme.class
org.apache.hive.service.cli.thrift.TUserDefinedTypeEntry$TUserDefinedTypeEntryTupleSchemeFactory.class
org.apache.hive.service.cli.thrift.TI64Value$TI64ValueStandardSchemeFactory.class
org.apache.hive.service.cli.thrift.TGetInfoResp$1.class
org.apache.hive.service.cli.thrift.TCLIService$CloseSession_result$CloseSession_resultTupleSchemeFactory.class
org.apache.hive.service.cli.thrift.TCLIService$GetResultSetMetadata_args$_Fields.class
org.apache.hive.service.cli.thrift.TCLIService$GetDelegationToken_result$GetDelegationToken_resultTupleSchemeFactory.class
org.apache.hive.service.cli.thrift.TUserDefinedTypeEntry$TUserDefinedTypeEntryTupleScheme.class
org.apache.hive.service.cli.thrift.TCLIService$GetColumns_args$_Fields.class
org.apache.hive.service.cli.thrift.TCLIService$Processor$CloseOperation.class
org.apache.hive.service.cli.thrift.TCloseSessionResp$_Fields.class
org.apache.hive.service.cli.thrift.TCLIService$OpenSession_args$OpenSession_argsTupleScheme.class
org.apache.hive.service.cli.thrift.TByteColumn$_Fields.class
org.apache.hive.service.cli.thrift.TCLIService$GetSchemas_args$GetSchemas_argsTupleScheme.class
org.apache.hive.service.cli.thrift.TGetTypeInfoReq$TGetTypeInfoReqTupleSchemeFactory.class
org.apache.hive.service.cli.thrift.TGetDelegationTokenReq$TGetDelegationTokenReqTupleScheme.class
org.apache.hive.service.cli.thrift.TCLIService$CloseSession_args$CloseSession_argsStandardScheme.class
org.apache.hive.service.cli.thrift.TCLIService$CancelOperation_args$_Fields.class
org.apache.hive.service.cli.thrift.TRowSet$_Fields.class
org.apache.hive.service.cli.thrift.TI32Column$TI32ColumnStandardScheme.class
org.apache.hive.service.cli.thrift.TCLIService$CloseSession_result$CloseSession_resultStandardScheme.class
org.apache.hive.service.cli.thrift.TCLIService$RenewDelegationToken_result.class
org.apache.hive.service.cli.thrift.TCLIService$RenewDelegationToken_result$RenewDelegationToken_resultTupleScheme.class
org.apache.hive.service.cli.thrift.TGetCatalogsResp$_Fields.class
org.apache.hive.service.cli.thrift.TCLIService$GetFunctions_result.class
org.apache.hive.service.cli.thrift.TGetTypeInfoResp$1.class
org.apache.hive.service.cli.thrift.TI32Value$TI32ValueStandardSchemeFactory.class
org.apache.hive.service.cli.thrift.TGetTypeInfoReq$1.class
org.apache.hive.service.cli.thrift.TGetOperationStatusReq$TGetOperationStatusReqStandardScheme.class
org.apache.hive.service.cli.thrift.TGetInfoValue$1.class
org.apache.hive.service.cli.thrift.TGetInfoResp$TGetInfoRespStandardSchemeFactory.class
org.apache.hive.service.cli.thrift.TCLIService$AsyncClient$GetDelegationToken_call.class
org.apache.hive.service.cli.thrift.TCancelDelegationTokenReq.class
org.apache.hive.service.cli.thrift.TCLIService$GetInfo_result$GetInfo_resultStandardScheme.class
org.apache.hive.service.cli.thrift.TCLIService$GetFunctions_result$_Fields.class
org.apache.hive.service.cli.thrift.TCloseOperationResp$TCloseOperationRespStandardScheme.class
org.apache.hive.service.cli.thrift.TCLIService$AsyncClient$GetInfo_call.class
org.apache.hive.service.cli.thrift.TColumnDesc$TColumnDescStandardSchemeFactory.class
org.apache.hive.service.cli.thrift.TCloseOperationReq$1.class
org.apache.hive.service.cli.thrift.TCLIService$GetInfo_result$GetInfo_resultStandardSchemeFactory.class
org.apache.hive.service.cli.thrift.TGetDelegationTokenResp$TGetDelegationTokenRespStandardScheme.class
org.apache.hive.service.cli.thrift.TCLIService$RenewDelegationToken_result$RenewDelegationToken_resultStandardScheme.class
org.apache.hive.service.cli.thrift.TCLIService$CancelOperation_args$CancelOperation_argsStandardSchemeFactory.class
org.apache.hive.service.cli.thrift.TCLIService$GetFunctions_args$_Fields.class
org.apache.hive.service.cli.thrift.TColumnValue$1.class
org.apache.hive.service.cli.thrift.TGetInfoReq$TGetInfoReqTupleSchemeFactory.class
org.apache.hive.service.cli.thrift.TRenewDelegationTokenReq$TRenewDelegationTokenReqTupleScheme.class
org.apache.hive.service.cli.thrift.TColumnDesc$TColumnDescTupleScheme.class
org.apache.hive.service.cli.thrift.TCLIService$GetResultSetMetadata_args$GetResultSetMetadata_argsTupleScheme.class
org.apache.hive.service.cli.thrift.TI64Column$_Fields.class
org.apache.hive.service.cli.thrift.TStringValue$TStringValueTupleScheme.class
org.apache.hive.service.cli.thrift.TByteValue$TByteValueTupleSchemeFactory.class
org.apache.hive.service.cli.thrift.TCLIService$GetFunctions_result$GetFunctions_resultStandardScheme.class
org.apache.hive.service.cli.thrift.TCLIService$GetTables_args.class
org.apache.hive.service.cli.thrift.TCLIService$GetDelegationToken_args$GetDelegationToken_argsTupleSchemeFactory.class
org.apache.hive.service.cli.thrift.TCancelDelegationTokenResp$1.class
org.apache.hive.service.cli.thrift.TTypeEntry$_Fields.class
org.apache.hive.service.cli.thrift.TCloseSessionResp$TCloseSessionRespStandardScheme.class
org.apache.hive.service.cli.thrift.TGetSchemasReq$TGetSchemasReqTupleScheme.class
org.apache.hive.service.cli.thrift.TByteValue$TByteValueStandardSchemeFactory.class
org.apache.hive.service.cli.thrift.TCancelDelegationTokenResp$TCancelDelegationTokenRespTupleSchemeFactory.class
org.apache.hive.service.cli.thrift.TCLIService$AsyncClient.class
org.apache.hive.service.cli.thrift.TCLIService$GetOperationStatus_result$_Fields.class
org.apache.hive.service.cli.thrift.TCloseSessionResp.class
org.apache.hive.service.cli.thrift.TGetResultSetMetadataReq$1.class
org.apache.hive.service.cli.thrift.TCLIService$AsyncClient$ExecuteStatement_call.class
org.apache.hive.service.cli.thrift.TGetInfoResp$TGetInfoRespTupleScheme.class
org.apache.hive.service.cli.thrift.TUnionTypeEntry$TUnionTypeEntryStandardScheme.class
org.apache.hive.service.cli.thrift.TFetchOrientation.class
org.apache.hive.service.cli.thrift.TExecuteStatementResp$1.class
org.apache.hive.service.cli.thrift.TUserDefinedTypeEntry.class
org.apache.hive.service.cli.thrift.TOpenSessionReq$TOpenSessionReqTupleScheme.class
org.apache.hive.service.cli.thrift.TCLIService$GetTableTypes_args$GetTableTypes_argsTupleScheme.class
org.apache.hive.service.cli.thrift.TTableSchema$TTableSchemaStandardScheme.class
org.apache.hive.service.cli.thrift.TPrimitiveTypeEntry$TPrimitiveTypeEntryTupleScheme.class
org.apache.hive.service.cli.thrift.TCLIService$RenewDelegationToken_args$RenewDelegationToken_argsTupleScheme.class
org.apache.hive.service.cli.thrift.TCLIService$GetTypeInfo_args.class
org.apache.hive.service.cli.thrift.TUserDefinedTypeEntry$_Fields.class
org.apache.hive.service.cli.thrift.TCLIService$GetColumns_result$GetColumns_resultTupleSchemeFactory.class
org.apache.hive.service.cli.thrift.TExecuteStatementReq.class
org.apache.hive.service.cli.thrift.TI32Column$TI32ColumnTupleSchemeFactory.class
org.apache.hive.service.cli.thrift.TCLIService$GetResultSetMetadata_args.class
org.apache.hive.service.cli.thrift.TTypeQualifiers$TTypeQualifiersStandardScheme.class
org.apache.hive.service.cli.thrift.TGetColumnsResp$1.class
org.apache.hive.service.cli.thrift.TGetTablesReq$_Fields.class
org.apache.hive.service.cli.thrift.TCLIService$GetSchemas_args$GetSchemas_argsTupleSchemeFactory.class
org.apache.hive.service.cli.thrift.THandleIdentifier$1.class
org.apache.hive.service.cli.thrift.TGetSchemasReq.class
org.apache.hive.service.cli.thrift.TGetResultSetMetadataResp$TGetResultSetMetadataRespTupleScheme.class
org.apache.hive.service.cli.thrift.TRenewDelegationTokenReq.class
org.apache.hive.service.cli.thrift.ThriftHttpServlet.class
org.apache.hive.service.cli.thrift.TI64Value$TI64ValueTupleSchemeFactory.class
org.apache.hive.service.cli.thrift.TGetSchemasReq$TGetSchemasReqStandardScheme.class
org.apache.hive.service.cli.thrift.TGetOperationStatusResp$TGetOperationStatusRespTupleScheme.class
org.apache.hive.service.cli.thrift.TCLIService$GetCatalogs_result$_Fields.class
org.apache.hive.service.cli.thrift.TSessionHandle.class
org.apache.hive.service.cli.thrift.TCLIService$GetInfo_args$GetInfo_argsTupleScheme.class
org.apache.hive.service.cli.thrift.TCLIService$CancelDelegationToken_args$CancelDelegationToken_argsStandardScheme.class
org.apache.hive.service.cli.thrift.TCLIService$Client$Factory.class
org.apache.hive.service.cli.thrift.TCLIService$OpenSession_result.class
org.apache.hive.service.cli.thrift.TOpenSessionResp$TOpenSessionRespTupleSchemeFactory.class
org.apache.hive.service.cli.thrift.TBoolValue$TBoolValueTupleSchemeFactory.class
org.apache.hive.service.cli.thrift.TGetSchemasResp$TGetSchemasRespStandardSchemeFactory.class
org.apache.hive.service.cli.thrift.TOperationHandle$1.class
org.apache.hive.service.cli.thrift.TRenewDelegationTokenResp$1.class
org.apache.hive.service.cli.thrift.TTypeQualifiers$1.class
org.apache.hive.service.cli.thrift.TCLIService$CancelOperation_result$CancelOperation_resultTupleSchemeFactory.class
org.apache.hive.service.cli.thrift.TDoubleColumn$TDoubleColumnTupleScheme.class
org.apache.hive.service.cli.thrift.TGetDelegationTokenReq$TGetDelegationTokenReqTupleSchemeFactory.class
org.apache.hive.service.cli.thrift.TGetFunctionsReq$1.class
org.apache.hive.service.cli.thrift.TUnionTypeEntry$TUnionTypeEntryTupleSchemeFactory.class
org.apache.hive.service.cli.thrift.TCLIService$CancelDelegationToken_result$CancelDelegationToken_resultStandardScheme.class
org.apache.hive.service.cli.thrift.TCLIService$GetTypeInfo_args$GetTypeInfo_argsStandardScheme.class
org.apache.hive.service.cli.thrift.TCLIService$GetTypeInfo_result$GetTypeInfo_resultStandardScheme.class
org.apache.hive.service.cli.thrift.TOpenSessionResp.class
org.apache.hive.service.cli.thrift.TGetFunctionsReq$_Fields.class
org.apache.hive.service.cli.thrift.TCancelDelegationTokenResp$TCancelDelegationTokenRespTupleScheme.class
org.apache.hive.service.cli.thrift.TCLIService$AsyncClient$GetOperationStatus_call.class
org.apache.hive.service.cli.thrift.TI16Value.class
org.apache.hive.service.cli.thrift.TCLIService$GetCatalogs_result$GetCatalogs_resultStandardSchemeFactory.class
org.apache.hive.service.cli.thrift.TCLIService$GetTables_result.class
org.apache.hive.service.cli.thrift.TBinaryColumn$_Fields.class
org.apache.hive.service.cli.thrift.TGetTablesReq$TGetTablesReqStandardSchemeFactory.class
org.apache.hive.service.cli.thrift.TCLIService$GetOperationStatus_args.class
org.apache.hive.service.cli.thrift.TCancelDelegationTokenReq$TCancelDelegationTokenReqStandardScheme.class
org.apache.hive.service.cli.thrift.TCLIService$GetTables_result$GetTables_resultTupleSchemeFactory.class
org.apache.hive.service.cli.thrift.TCLIService$GetColumns_args$GetColumns_argsTupleScheme.class
org.apache.hive.service.cli.thrift.TCloseSessionReq$1.class
org.apache.hive.service.cli.thrift.TGetTypeInfoResp$TGetTypeInfoRespStandardScheme.class
org.apache.hive.service.cli.thrift.TGetCatalogsReq.class
org.apache.hive.service.cli.thrift.TUnionTypeEntry$TUnionTypeEntryStandardSchemeFactory.class
org.apache.hive.service.cli.thrift.TCLIService$GetDelegationToken_result$GetDelegationToken_resultTupleScheme.class
org.apache.hive.service.cli.thrift.TByteValue.class
org.apache.hive.service.cli.thrift.TByteColumn$TByteColumnStandardSchemeFactory.class
org.apache.hive.service.cli.thrift.TRow$_Fields.class
org.apache.hive.service.cli.thrift.TByteValue$1.class
org.apache.hive.service.cli.thrift.TTypeQualifiers.class
org.apache.hive.service.cli.thrift.TCLIService$GetTableTypes_args$_Fields.class
org.apache.hive.service.cli.thrift.TCLIService$CancelOperation_result.class
org.apache.hive.service.cli.thrift.TCancelDelegationTokenResp$TCancelDelegationTokenRespStandardSchemeFactory.class
org.apache.hive.service.cli.thrift.TGetDelegationTokenReq$1.class
org.apache.hive.service.cli.thrift.TCLIService$GetFunctions_result$GetFunctions_resultTupleScheme.class
org.apache.hive.service.cli.thrift.TGetFunctionsResp$TGetFunctionsRespTupleScheme.class
org.apache.hive.service.cli.thrift.TI16Column.class
org.apache.hive.service.cli.thrift.TCLIService$GetColumns_args.class
org.apache.hive.service.cli.thrift.TPrimitiveTypeEntry$1.class
org.apache.hive.service.cli.thrift.TGetTableTypesResp$TGetTableTypesRespTupleScheme.class
org.apache.hive.service.cli.thrift.TBoolValue$1.class
org.apache.hive.service.cli.thrift.TPrimitiveTypeEntry$_Fields.class
org.apache.hive.service.cli.thrift.TRow$TRowStandardScheme.class
org.apache.hive.service.cli.thrift.TCLIService$RenewDelegationToken_result$_Fields.class
org.apache.hive.service.cli.thrift.TCLIService$ExecuteStatement_result$ExecuteStatement_resultStandardSchemeFactory.class
org.apache.hive.service.cli.thrift.TCancelDelegationTokenReq$1.class
org.apache.hive.service.cli.thrift.TBinaryColumn$TBinaryColumnTupleSchemeFactory.class
org.apache.hive.service.cli.thrift.TCLIService$GetTypeInfo_result$GetTypeInfo_resultTupleSchemeFactory.class
org.apache.hive.service.cli.thrift.TCLIService$GetFunctions_args$GetFunctions_argsStandardScheme.class
org.apache.hive.service.cli.thrift.TCLIService$GetResultSetMetadata_args$GetResultSetMetadata_argsStandardSchemeFactory.class
org.apache.hive.service.cli.thrift.TCLIService$CloseOperation_args$CloseOperation_argsStandardSchemeFactory.class
org.apache.hive.service.cli.thrift.TDoubleValue$1.class
org.apache.hive.service.cli.thrift.TCloseSessionReq$_Fields.class
org.apache.hive.service.cli.thrift.THandleIdentifier.class
org.apache.hive.service.cli.thrift.TCloseOperationReq$_Fields.class
org.apache.hive.service.cli.thrift.TCLIService$GetTables_result$GetTables_resultStandardSchemeFactory.class
org.apache.hive.service.cli.thrift.TCLIService$GetTables_args$GetTables_argsStandardSchemeFactory.class
org.apache.hive.service.cli.thrift.TSessionHandle$_Fields.class
org.apache.hive.service.cli.thrift.TCLIService$CancelDelegationToken_result$CancelDelegationToken_resultStandardSchemeFactory.class
org.apache.hive.service.cli.thrift.TCLIService$RenewDelegationToken_args$RenewDelegationToken_argsStandardScheme.class
org.apache.hive.service.cli.thrift.TGetFunctionsResp$_Fields.class
org.apache.hive.service.cli.thrift.TByteValue$TByteValueTupleScheme.class
org.apache.hive.service.cli.thrift.TGetInfoResp$TGetInfoRespTupleSchemeFactory.class
org.apache.hive.service.cli.thrift.TCLIService$GetTypeInfo_args$_Fields.class
org.apache.hive.service.cli.thrift.TStringColumn$TStringColumnStandardScheme.class
org.apache.hive.service.cli.thrift.TUnionTypeEntry$1.class
org.apache.hive.service.cli.thrift.TI64Value$1.class
org.apache.hive.service.cli.thrift.TGetResultSetMetadataReq$TGetResultSetMetadataReqStandardSchemeFactory.class
org.apache.hive.service.cli.thrift.TGetCatalogsResp$1.class
org.apache.hive.service.cli.thrift.TExecuteStatementResp$TExecuteStatementRespStandardScheme.class
org.apache.hive.service.cli.thrift.TGetTablesResp$TGetTablesRespTupleSchemeFactory.class
org.apache.hive.service.cli.thrift.TCLIService$Processor$GetColumns.class
org.apache.hive.service.cli.thrift.TI64Column$1.class
org.apache.hive.service.cli.thrift.TByteValue$TByteValueStandardScheme.class
org.apache.hive.service.cli.thrift.TGetSchemasReq$TGetSchemasReqTupleSchemeFactory.class
org.apache.hive.service.cli.thrift.TCLIService$Processor$GetTypeInfo.class
org.apache.hive.service.cli.thrift.TCLIService$GetFunctions_args.class
org.apache.hive.service.cli.thrift.TRowSet$TRowSetTupleSchemeFactory.class
org.apache.hive.service.cli.thrift.TCLIService$CloseSession_result$CloseSession_resultStandardSchemeFactory.class
org.apache.hive.service.cli.thrift.TArrayTypeEntry$TArrayTypeEntryTupleScheme.class
org.apache.hive.service.cli.thrift.TCLIService$AsyncClient$RenewDelegationToken_call.class
org.apache.hive.service.cli.thrift.TDoubleValue$TDoubleValueStandardScheme.class
org.apache.hive.service.cli.thrift.TI16Column$TI16ColumnStandardScheme.class
org.apache.hive.service.cli.thrift.TGetDelegationTokenReq$_Fields.class
org.apache.hive.service.cli.thrift.TCLIService$GetSchemas_result.class
org.apache.hive.service.cli.thrift.TCLIService$CloseOperation_args$_Fields.class
org.apache.hive.service.cli.thrift.TCLIService$CloseOperation_result$CloseOperation_resultTupleScheme.class
org.apache.hive.service.cli.thrift.TFetchResultsResp$TFetchResultsRespStandardSchemeFactory.class
org.apache.hive.service.cli.thrift.TCLIService$Processor$GetOperationStatus.class
org.apache.hive.service.cli.thrift.TCLIService$FetchResults_result$FetchResults_resultStandardScheme.class
org.apache.hive.service.cli.thrift.TRenewDelegationTokenReq$_Fields.class
org.apache.hive.service.cli.thrift.TGetTableTypesResp$1.class
org.apache.hive.service.cli.thrift.TGetTypeInfoReq$TGetTypeInfoReqStandardScheme.class
org.apache.hive.service.cli.thrift.TGetSchemasReq$1.class
org.apache.hive.service.cli.thrift.ThriftHttpServlet$HttpKerberosServerAction.class
org.apache.hive.service.cli.thrift.TStringValue$_Fields.class
org.apache.hive.service.cli.thrift.TTableSchema.class
org.apache.hive.service.cli.thrift.TFetchResultsResp.class
org.apache.hive.service.cli.thrift.TTableSchema$_Fields.class
org.apache.hive.service.cli.thrift.TCLIService$GetDelegationToken_args$GetDelegationToken_argsStandardSchemeFactory.class
org.apache.hive.service.cli.thrift.TCLIService$CloseOperation_result$CloseOperation_resultStandardScheme.class
org.apache.hive.service.cli.thrift.TGetResultSetMetadataReq.class
org.apache.hive.service.cli.thrift.TCLIService$CancelDelegationToken_result$CancelDelegationToken_resultTupleScheme.class
org.apache.hive.service.cli.thrift.TGetTableTypesResp.class
org.apache.hive.service.cli.thrift.TTypeDesc$_Fields.class
org.apache.hive.service.cli.thrift.TBoolColumn$1.class
org.apache.hive.service.cli.thrift.TGetResultSetMetadataResp$_Fields.class
org.apache.hive.service.cli.thrift.TCLIService$AsyncClient$GetTableTypes_call.class
org.apache.hive.service.cli.thrift.TI16Column$TI16ColumnTupleScheme.class
org.apache.hive.service.cli.thrift.TGetInfoResp$TGetInfoRespStandardScheme.class
org.apache.hive.service.cli.thrift.TGetCatalogsResp$TGetCatalogsRespTupleScheme.class
org.apache.hive.service.cli.thrift.TCLIService$GetOperationStatus_result$GetOperationStatus_resultStandardSchemeFactory.class
org.apache.hive.service.cli.thrift.TCancelOperationResp$1.class
org.apache.hive.service.cli.thrift.TGetSchemasReq$_Fields.class
org.apache.hive.service.cli.thrift.TCLIService$GetDelegationToken_args$GetDelegationToken_argsStandardScheme.class
org.apache.hive.service.cli.thrift.TCLIService$AsyncClient$GetTypeInfo_call.class
org.apache.hive.service.cli.thrift.TGetSchemasReq$TGetSchemasReqStandardSchemeFactory.class
org.apache.hive.service.cli.thrift.TCLIService$GetInfo_result$GetInfo_resultTupleSchemeFactory.class
org.apache.hive.service.cli.thrift.TOperationHandle$TOperationHandleTupleScheme.class
org.apache.hive.service.cli.thrift.TCLIService$GetColumns_args$GetColumns_argsTupleSchemeFactory.class
org.apache.hive.service.cli.thrift.TI32Value.class
org.apache.hive.service.cli.thrift.TRenewDelegationTokenResp$TRenewDelegationTokenRespTupleSchemeFactory.class
org.apache.hive.service.cli.thrift.TByteColumn$1.class
org.apache.hive.service.cli.thrift.TCloseOperationReq$TCloseOperationReqTupleScheme.class
org.apache.hive.service.cli.thrift.TCLIService$CloseSession_result.class
org.apache.hive.service.cli.thrift.TCloseOperationResp$TCloseOperationRespStandardSchemeFactory.class
org.apache.hive.service.cli.thrift.TCLIService$CancelOperation_args$CancelOperation_argsTupleSchemeFactory.class
org.apache.hive.service.cli.thrift.THandleIdentifier$_Fields.class
org.apache.hive.service.cli.thrift.TGetOperationStatusReq$1.class
org.apache.hive.service.cli.thrift.TCLIService$ExecuteStatement_result$ExecuteStatement_resultTupleSchemeFactory.class
org.apache.hive.service.cli.thrift.TCLIService$CancelDelegationToken_result.class
org.apache.hive.service.cli.thrift.TGetDelegationTokenResp$_Fields.class
org.apache.hive.service.cli.thrift.TGetTableTypesResp$TGetTableTypesRespStandardSchemeFactory.class
org.apache.hive.service.cli.thrift.TCLIService$CancelDelegationToken_args$CancelDelegationToken_argsStandardSchemeFactory.class
org.apache.hive.service.cli.thrift.TCLIService$GetFunctions_result$GetFunctions_resultStandardSchemeFactory.class
org.apache.hive.service.cli.thrift.TGetColumnsReq$TGetColumnsReqTupleSchemeFactory.class
org.apache.hive.service.cli.thrift.TTypeQualifierValue.class
org.apache.hive.service.cli.thrift.TStructTypeEntry$1.class
org.apache.hive.service.cli.thrift.TCLIService.class
org.apache.hive.service.cli.thrift.TColumn$_Fields.class
org.apache.hive.service.cli.thrift.TCLIService$GetTableTypes_result$GetTableTypes_resultStandardSchemeFactory.class
org.apache.hive.service.cli.thrift.TGetTablesReq$TGetTablesReqTupleSchemeFactory.class
org.apache.hive.service.cli.thrift.TRow$1.class
org.apache.hive.service.cli.thrift.TGetCatalogsReq$TGetCatalogsReqStandardScheme.class
org.apache.hive.service.cli.thrift.TProtocolVersion.class
org.apache.hive.service.cli.thrift.TCLIService$Processor$GetResultSetMetadata.class
org.apache.hive.service.cli.thrift.TCLIService$CancelDelegationToken_args.class
org.apache.hive.service.cli.thrift.TRowSet$TRowSetStandardSchemeFactory.class
org.apache.hive.service.cli.thrift.TCLIService$AsyncClient$CloseSession_call.class
org.apache.hive.service.cli.thrift.TI16Value$TI16ValueStandardScheme.class
org.apache.hive.service.cli.thrift.TCancelOperationReq$1.class
org.apache.hive.service.cli.thrift.TCLIService$RenewDelegationToken_args.class
org.apache.hive.service.cli.thrift.TArrayTypeEntry$_Fields.class
org.apache.hive.service.cli.thrift.TCLIService$GetInfo_args$GetInfo_argsTupleSchemeFactory.class
org.apache.hive.service.cli.thrift.TI64Column$TI64ColumnTupleScheme.class
org.apache.hive.service.cli.thrift.TCLIService$Processor$GetSchemas.class
org.apache.hive.service.cli.thrift.TCLIService$GetColumns_result$GetColumns_resultTupleScheme.class
org.apache.hive.service.cli.thrift.TByteColumn$TByteColumnTupleScheme.class
org.apache.hive.service.cli.thrift.TCLIService$GetSchemas_args$GetSchemas_argsStandardScheme.class
org.apache.hive.service.cli.thrift.TRenewDelegationTokenResp$TRenewDelegationTokenRespStandardSchemeFactory.class
org.apache.hive.service.cli.thrift.TCLIService$GetOperationStatus_result$GetOperationStatus_resultTupleSchemeFactory.class
org.apache.hive.service.cli.thrift.TMapTypeEntry$TMapTypeEntryTupleScheme.class
org.apache.hive.service.cli.thrift.TDoubleColumn$TDoubleColumnStandardScheme.class
org.apache.hive.service.cli.thrift.TPrimitiveTypeEntry$TPrimitiveTypeEntryStandardScheme.class
org.apache.hive.service.cli.thrift.TCLIService$GetSchemas_args$_Fields.class
org.apache.hive.service.cli.thrift.TStringColumn.class
org.apache.hive.service.cli.thrift.TDoubleColumn$TDoubleColumnTupleSchemeFactory.class
org.apache.hive.service.cli.thrift.TCLIService$FetchResults_args$FetchResults_argsTupleSchemeFactory.class
org.apache.hive.service.cli.thrift.TCloseOperationReq$TCloseOperationReqTupleSchemeFactory.class
org.apache.hive.service.cli.thrift.TStringColumn$TStringColumnTupleSchemeFactory.class
org.apache.hive.service.cli.thrift.TStringValue.class
org.apache.hive.service.cli.thrift.TGetTableTypesReq$TGetTableTypesReqStandardSchemeFactory.class
org.apache.hive.service.cli.thrift.TCancelOperationResp$TCancelOperationRespStandardSchemeFactory.class
org.apache.hive.service.cli.thrift.TGetTableTypesResp$TGetTableTypesRespStandardScheme.class
org.apache.hive.service.cli.thrift.ThriftCLIService.class
org.apache.hive.service.cli.thrift.TGetResultSetMetadataReq$TGetResultSetMetadataReqTupleScheme.class
org.apache.hive.service.cli.thrift.TOpenSessionResp$_Fields.class
org.apache.hive.service.cli.thrift.TCloseOperationReq$TCloseOperationReqStandardSchemeFactory.class
org.apache.hive.service.cli.thrift.THandleIdentifier$THandleIdentifierTupleSchemeFactory.class
org.apache.hive.service.cli.thrift.TOperationHandle$TOperationHandleStandardScheme.class
org.apache.hive.service.cli.thrift.TCLIService$GetDelegationToken_result$GetDelegationToken_resultStandardSchemeFactory.class
org.apache.hive.service.cli.thrift.TArrayTypeEntry$TArrayTypeEntryTupleSchemeFactory.class
org.apache.hive.service.cli.thrift.TFetchResultsResp$TFetchResultsRespTupleScheme.class
org.apache.hive.service.cli.thrift.TTypeId.class
org.apache.hive.service.cli.thrift.TRow$TRowStandardSchemeFactory.class
org.apache.hive.service.cli.thrift.TCLIService$GetColumns_args$GetColumns_argsStandardSchemeFactory.class
org.apache.hive.service.cli.thrift.TGetInfoReq$_Fields.class
org.apache.hive.service.cli.thrift.TUserDefinedTypeEntry$TUserDefinedTypeEntryStandardScheme.class
org.apache.hive.service.cli.thrift.TCLIService$FetchResults_result$FetchResults_resultTupleScheme.class
org.apache.hive.service.cli.thrift.TCancelOperationResp$TCancelOperationRespTupleScheme.class
org.apache.hive.service.cli.thrift.TTypeQualifierValue$1.class
org.apache.hive.service.cli.thrift.TArrayTypeEntry$TArrayTypeEntryStandardSchemeFactory.class
org.apache.hive.service.cli.thrift.TCLIService$GetFunctions_args$GetFunctions_argsTupleSchemeFactory.class
org.apache.hive.service.cli.thrift.TCLIService$GetInfo_result$GetInfo_resultTupleScheme.class
org.apache.hive.service.cli.thrift.TI16Column$_Fields.class
org.apache.hive.service.cli.thrift.TI32Value$TI32ValueTupleScheme.class
org.apache.hive.service.cli.thrift.TGetColumnsResp$TGetColumnsRespTupleSchemeFactory.class
org.apache.hive.service.cli.thrift.TCLIService$GetColumns_args$GetColumns_argsStandardScheme.class
org.apache.hive.service.cli.thrift.TCLIService$FetchResults_args$_Fields.class
org.apache.hive.service.cli.thrift.TCancelOperationResp$_Fields.class
org.apache.hive.service.cli.thrift.TCLIService$GetTableTypes_result$GetTableTypes_resultTupleSchemeFactory.class
org.apache.hive.service.cli.thrift.TCLIService$OpenSession_result$OpenSession_resultStandardScheme.class
org.apache.hive.service.cli.thrift.TI32Column.class
org.apache.hive.service.cli.thrift.TI16Value$TI16ValueTupleScheme.class
org.apache.hive.service.cli.thrift.TOperationHandle$TOperationHandleTupleSchemeFactory.class
org.apache.hive.service.cli.thrift.TGetSchemasResp$TGetSchemasRespTupleScheme.class
org.apache.hive.service.cli.thrift.TCloseSessionResp$TCloseSessionRespTupleScheme.class
org.apache.hive.service.cli.thrift.TBoolValue$TBoolValueTupleScheme.class
org.apache.hive.service.cli.thrift.TOperationHandle.class
org.apache.hive.service.cli.thrift.TCLIService$GetDelegationToken_result$_Fields.class
org.apache.hive.service.cli.thrift.TCLIService$GetFunctions_args$GetFunctions_argsTupleScheme.class
org.apache.hive.service.cli.thrift.TGetResultSetMetadataResp$TGetResultSetMetadataRespStandardScheme.class
org.apache.hive.service.cli.thrift.TI16Value$1.class
org.apache.hive.service.cli.thrift.TColumnDesc$TColumnDescTupleSchemeFactory.class
org.apache.hive.service.cli.thrift.TCLIService$AsyncClient$GetSchemas_call.class
org.apache.hive.service.cli.thrift.TStructTypeEntry$TStructTypeEntryStandardSchemeFactory.class
org.apache.hive.service.cli.thrift.TFetchResultsResp$1.class
org.apache.hive.service.cli.thrift.TGetDelegationTokenReq.class
org.apache.hive.service.cli.thrift.TCLIService$Iface.class
org.apache.hive.service.cli.thrift.TI16Value$TI16ValueStandardSchemeFactory.class
org.apache.hive.service.cli.thrift.TStatus$TStatusStandardSchemeFactory.class
org.apache.hive.service.cli.thrift.TCLIService$OpenSession_result$OpenSession_resultTupleSchemeFactory.class
org.apache.hive.service.cli.thrift.TGetResultSetMetadataResp$1.class
org.apache.hive.service.cli.thrift.TCLIService$GetResultSetMetadata_result$_Fields.class
org.apache.hive.service.cli.thrift.TFetchResultsReq$_Fields.class
org.apache.hive.service.cli.thrift.TColumn$1.class
org.apache.hive.service.cli.thrift.TCLIService$AsyncClient$GetFunctions_call.class
org.apache.hive.service.cli.thrift.TBinaryColumn$TBinaryColumnTupleScheme.class
org.apache.hive.service.cli.thrift.TGetColumnsReq.class
org.apache.hive.service.cli.thrift.TCancelOperationResp.class
org.apache.hive.service.cli.thrift.TDoubleValue$TDoubleValueStandardSchemeFactory.class
org.apache.hive.service.cli.thrift.TGetTableTypesReq$1.class
org.apache.hive.service.cli.thrift.TOpenSessionReq$_Fields.class
org.apache.hive.service.cli.thrift.TRenewDelegationTokenReq$TRenewDelegationTokenReqTupleSchemeFactory.class
org.apache.hive.service.cli.thrift.TMapTypeEntry.class
org.apache.hive.service.cli.thrift.TDoubleValue.class
org.apache.hive.service.cli.thrift.TByteColumn.class
org.apache.hive.service.cli.thrift.TGetColumnsReq$1.class
org.apache.hive.service.cli.thrift.TOpenSessionResp$TOpenSessionRespStandardScheme.class
org.apache.hive.service.cli.thrift.TCLIService$CancelOperation_args$CancelOperation_argsTupleScheme.class
org.apache.hive.service.cli.thrift.TGetFunctionsResp$1.class
org.apache.hive.service.cli.thrift.TMapTypeEntry$TMapTypeEntryStandardSchemeFactory.class
org.apache.hive.service.cli.thrift.TCLIService$OpenSession_result$OpenSession_resultStandardSchemeFactory.class
org.apache.hive.service.cli.thrift.TStatus$TStatusStandardScheme.class
org.apache.hive.service.cli.thrift.TCLIService$GetDelegationToken_args$_Fields.class
org.apache.hive.service.cli.thrift.TI32Value$TI32ValueTupleSchemeFactory.class
org.apache.hive.service.cli.thrift.TStatus$TStatusTupleSchemeFactory.class
org.apache.hive.service.cli.thrift.TRenewDelegationTokenReq$TRenewDelegationTokenReqStandardSchemeFactory.class
org.apache.hive.service.cli.thrift.TCLIService$RenewDelegationToken_result$RenewDelegationToken_resultTupleSchemeFactory.class
org.apache.hive.service.cli.thrift.TRenewDelegationTokenResp.class
org.apache.hive.service.cli.thrift.TCloseOperationReq$TCloseOperationReqStandardScheme.class
org.apache.hive.service.cli.thrift.TCLIService$FetchResults_args$FetchResults_argsTupleScheme.class
org.apache.hive.service.cli.thrift.TRenewDelegationTokenResp$TRenewDelegationTokenRespStandardScheme.class
org.apache.hive.service.cli.thrift.TCLIService$GetTypeInfo_args$GetTypeInfo_argsStandardSchemeFactory.class
org.apache.hive.service.cli.thrift.TGetOperationStatusReq$_Fields.class
org.apache.hive.service.cli.thrift.TOperationHandle$TOperationHandleStandardSchemeFactory.class
org.apache.hive.service.cli.thrift.TByteValue$_Fields.class
org.apache.hive.service.cli.thrift.TCLIService$GetCatalogs_args$GetCatalogs_argsStandardSchemeFactory.class
org.apache.hive.service.cli.thrift.TTypeDesc$TTypeDescStandardScheme.class
org.apache.hive.service.cli.thrift.TColumnValue.class
org.apache.hive.service.cli.thrift.TCLIService$GetCatalogs_args$GetCatalogs_argsStandardScheme.class
org.apache.hive.service.cli.thrift.TCLIService$FetchResults_result.class
org.apache.hive.service.cli.thrift.TGetTablesReq$1.class
org.apache.hive.service.cli.thrift.TCLIService$Processor$CancelDelegationToken.class
org.apache.hive.service.cli.thrift.TCancelDelegationTokenReq$_Fields.class
org.apache.hive.service.cli.thrift.TCLIService$ExecuteStatement_args$ExecuteStatement_argsStandardScheme.class
org.apache.hive.service.cli.thrift.TGetTableTypesResp$TGetTableTypesRespTupleSchemeFactory.class
org.apache.hive.service.cli.thrift.TCancelDelegationTokenResp.class
org.apache.hive.service.cli.thrift.TByteColumn$TByteColumnStandardScheme.class
org.apache.hive.service.cli.thrift.TCLIService$FetchResults_args$FetchResults_argsStandardSchemeFactory.class
org.apache.hive.service.cli.thrift.TCLIService$AsyncClient$GetCatalogs_call.class
org.apache.hive.service.cli.thrift.TStringColumn$TStringColumnStandardSchemeFactory.class
org.apache.hive.service.cli.thrift.TCloseSessionResp$TCloseSessionRespStandardSchemeFactory.class
org.apache.hive.service.cli.thrift.TStringColumn$TStringColumnTupleScheme.class
org.apache.hive.service.cli.thrift.TBinaryColumn$1.class
org.apache.hive.service.cli.thrift.TCLIService$CloseOperation_args$CloseOperation_argsTupleSchemeFactory.class
org.apache.hive.service.cli.thrift.TCLIService$GetTypeInfo_args$GetTypeInfo_argsTupleSchemeFactory.class
org.apache.hive.service.cli.thrift.TCLIService$FetchResults_result$_Fields.class
org.apache.hive.service.cli.thrift.TCancelOperationResp$TCancelOperationRespTupleSchemeFactory.class
org.apache.hive.service.cli.thrift.TCLIService$Processor$GetDelegationToken.class
org.apache.hive.service.cli.thrift.TCLIService$GetTables_args$GetTables_argsTupleSchemeFactory.class
org.apache.hive.service.cli.thrift.TCLIService$CloseOperation_args$CloseOperation_argsStandardScheme.class
org.apache.hive.service.cli.thrift.TCLIService$GetTables_args$_Fields.class
org.apache.hive.service.cli.thrift.TBoolColumn.class
org.apache.hive.service.cli.thrift.TGetCatalogsReq$TGetCatalogsReqTupleScheme.class
org.apache.hive.service.cli.thrift.TUserDefinedTypeEntry$TUserDefinedTypeEntryStandardSchemeFactory.class
org.apache.hive.service.cli.thrift.TI64Value$TI64ValueTupleScheme.class
org.apache.hive.service.cli.thrift.TCLIService$GetInfo_result$_Fields.class
org.apache.hive.service.cli.thrift.TCLIService$GetFunctions_args$GetFunctions_argsStandardSchemeFactory.class
org.apache.hive.service.cli.thrift.TCLIService$GetTables_result$GetTables_resultTupleScheme.class
org.apache.hive.service.cli.thrift.TGetTypeInfoReq$_Fields.class
org.apache.hive.service.cli.thrift.TGetOperationStatusReq$TGetOperationStatusReqTupleSchemeFactory.class
org.apache.hive.service.cli.thrift.TI64Value.class
org.apache.hive.service.cli.thrift.TGetFunctionsReq$TGetFunctionsReqStandardScheme.class
#内容未全部加载,请点击展开加载全部代码(NowJava.com)
|
依赖Jar: |
scala-reflect-2.11.8.jar
/org.scala-lang/scala-reflect/2.11.8
查看scala-reflect所有版本文件
scalatest_2.11-2.2.6.jar
/org.scalatest/scalatest_2.11/2.2.6
查看scalatest_2.11所有版本文件
hive-cli-1.2.1.spark2.jar
/org.spark-project.hive/hive-cli/1.2.1.spark2
查看hive-cli所有版本文件
mockito-core-1.10.19.jar
/org.mockito/mockito-core/1.10.19
查看mockito-core所有版本文件
selenium-htmlunit-driver-2.52.0.jar
/org.seleniumhq.selenium/selenium-htmlunit-driver/2.52.0
查看selenium-htmlunit-driver所有版本文件
snappy-spark-hive_2.11-2.0.1-3.jar
/io.snappydata/snappy-spark-hive_2.11/2.0.1-3
查看snappy-spark-hive_2.11所有版本文件
snappy-spark-tags_2.11-2.0.1-3.jar
/io.snappydata/snappy-spark-tags_2.11/2.0.1-3
查看snappy-spark-tags_2.11所有版本文件
log4j-1.2.17.jar
/log4j/log4j/1.2.17
查看log4j所有版本文件
slf4j-log4j12-1.7.21.jar
/org.slf4j/slf4j-log4j12/1.7.21
查看slf4j-log4j12所有版本文件
junit-interface-0.11.jar
/com.novocode/junit-interface/0.11
查看junit-interface所有版本文件
jpam-1.1.jar
/net.sf.jpam/jpam/1.1
查看jpam所有版本文件
scala-library-2.11.8.jar
/org.scala-lang/scala-library/2.11.8
查看scala-library所有版本文件
guava-14.0.1.jar
/com.google.guava/guava/14.0.1
查看guava所有版本文件
snappy-spark-sql_2.11-2.0.1-3.jar
/io.snappydata/snappy-spark-sql_2.11/2.0.1-3
查看snappy-spark-sql_2.11所有版本文件
scalacheck_2.11-1.12.5.jar
/org.scalacheck/scalacheck_2.11/1.12.5
查看scalacheck_2.11所有版本文件
selenium-java-2.52.0.jar
/org.seleniumhq.selenium/selenium-java/2.52.0
查看selenium-java所有版本文件
hive-jdbc-1.2.1.spark2.jar
/org.spark-project.hive/hive-jdbc/1.2.1.spark2
查看hive-jdbc所有版本文件
junit-4.12.jar
/junit/junit/4.12
查看junit所有版本文件
hive-beeline-1.2.1.spark2.jar
/org.spark-project.hive/hive-beeline/1.2.1.spark2
查看hive-beeline所有版本文件
pegdown-1.6.0.jar
/org.pegdown/pegdown/1.6.0
查看pegdown所有版本文件
slf4j-api-1.7.21.jar
/org.slf4j/slf4j-api/1.7.21
查看slf4j-api所有版本文件
snappy-spark-core_2.11-2.0.1-3.jar
/io.snappydata/snappy-spark-core_2.11/2.0.1-3
查看snappy-spark-core_2.11所有版本文件
|