jar

ch.cern.spark : spark-hive-thriftserver_2.12

Maven & Gradle

Nov 05, 2020
36.2k stars

Spark Project Hive Thrift Server

Table Of Contents

Latest Version

Download ch.cern.spark : spark-hive-thriftserver_2.12 JAR file - Latest Versions:

All Versions

Download ch.cern.spark : spark-hive-thriftserver_2.12 JAR file - All Versions:

Version Vulnerabilities Size Updated
3.0.x

View Java Class Source Code in JAR file

  1. Download JD-GUI to open JAR file and explore Java source code file (.class .java)
  2. Click menu "File → Open File..." or just drag-and-drop the JAR file in the JD-GUI window spark-hive-thriftserver_2.12-3.0.1.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

org.apache.hive.service.cli.session

├─ org.apache.hive.service.cli.session.HiveSession.class - [JAR]

├─ org.apache.hive.service.cli.session.HiveSessionBase.class - [JAR]

├─ org.apache.hive.service.cli.session.HiveSessionHookContext.class - [JAR]

├─ org.apache.hive.service.cli.session.HiveSessionHookContextImpl.class - [JAR]

├─ org.apache.hive.service.cli.session.HiveSessionImpl.class - [JAR]

├─ org.apache.hive.service.cli.session.HiveSessionImplwithUGI.class - [JAR]

├─ org.apache.hive.service.cli.session.HiveSessionProxy.class - [JAR]

├─ org.apache.hive.service.cli.session.SessionManager.class - [JAR]

org.apache.hive.service.cli

├─ org.apache.hive.service.cli.CLIService.class - [JAR]

├─ org.apache.hive.service.cli.CLIServiceClient.class - [JAR]

├─ org.apache.hive.service.cli.CLIServiceUtils.class - [JAR]

├─ org.apache.hive.service.cli.ColumnBasedSet.class - [JAR]

├─ org.apache.hive.service.cli.ColumnDescriptor.class - [JAR]

├─ org.apache.hive.service.cli.ColumnValue.class - [JAR]

├─ org.apache.hive.service.cli.FetchOrientation.class - [JAR]

├─ org.apache.hive.service.cli.FetchType.class - [JAR]

├─ org.apache.hive.service.cli.GetInfoType.class - [JAR]

├─ org.apache.hive.service.cli.GetInfoValue.class - [JAR]

├─ org.apache.hive.service.cli.Handle.class - [JAR]

├─ org.apache.hive.service.cli.HandleIdentifier.class - [JAR]

├─ org.apache.hive.service.cli.HiveSQLException.class - [JAR]

├─ org.apache.hive.service.cli.ICLIService.class - [JAR]

├─ org.apache.hive.service.cli.OperationHandle.class - [JAR]

├─ org.apache.hive.service.cli.OperationState.class - [JAR]

├─ org.apache.hive.service.cli.OperationStatus.class - [JAR]

├─ org.apache.hive.service.cli.OperationType.class - [JAR]

├─ org.apache.hive.service.cli.RowBasedSet.class - [JAR]

├─ org.apache.hive.service.cli.RowSet.class - [JAR]

├─ org.apache.hive.service.cli.RowSetFactory.class - [JAR]

├─ org.apache.hive.service.cli.SessionHandle.class - [JAR]

├─ org.apache.hive.service.cli.TableSchema.class - [JAR]

├─ org.apache.hive.service.cli.TypeDescriptor.class - [JAR]

├─ org.apache.hive.service.cli.TypeQualifiers.class - [JAR]

org.apache.spark.sql.hive.thriftserver

├─ org.apache.spark.sql.hive.thriftserver.HiveThriftServer2.class - [JAR]

├─ org.apache.spark.sql.hive.thriftserver.ReflectedCompositeService.class - [JAR]

├─ org.apache.spark.sql.hive.thriftserver.ReflectionUtils.class - [JAR]

├─ org.apache.spark.sql.hive.thriftserver.SparkExecuteStatementOperation.class - [JAR]

├─ org.apache.spark.sql.hive.thriftserver.SparkGetCatalogsOperation.class - [JAR]

├─ org.apache.spark.sql.hive.thriftserver.SparkGetColumnsOperation.class - [JAR]

├─ org.apache.spark.sql.hive.thriftserver.SparkGetFunctionsOperation.class - [JAR]

├─ org.apache.spark.sql.hive.thriftserver.SparkGetSchemasOperation.class - [JAR]

├─ org.apache.spark.sql.hive.thriftserver.SparkGetTableTypesOperation.class - [JAR]

├─ org.apache.spark.sql.hive.thriftserver.SparkGetTablesOperation.class - [JAR]

├─ org.apache.spark.sql.hive.thriftserver.SparkGetTypeInfoOperation.class - [JAR]

├─ org.apache.spark.sql.hive.thriftserver.SparkOperation.class - [JAR]

├─ org.apache.spark.sql.hive.thriftserver.SparkSQLCLIDriver.class - [JAR]

├─ org.apache.spark.sql.hive.thriftserver.SparkSQLCLIService.class - [JAR]

├─ org.apache.spark.sql.hive.thriftserver.SparkSQLDriver.class - [JAR]

├─ org.apache.spark.sql.hive.thriftserver.SparkSQLEnv.class - [JAR]

├─ org.apache.spark.sql.hive.thriftserver.SparkSQLSessionManager.class - [JAR]

├─ org.apache.spark.sql.hive.thriftserver.ThriftserverShimUtils.class - [JAR]

org.apache.spark.sql.hive.thriftserver.ui

├─ org.apache.spark.sql.hive.thriftserver.ui.ExecutionInfo.class - [JAR]

├─ org.apache.spark.sql.hive.thriftserver.ui.HiveThriftServer2AppStatusStore.class - [JAR]

├─ org.apache.spark.sql.hive.thriftserver.ui.HiveThriftServer2EventManager.class - [JAR]

├─ org.apache.spark.sql.hive.thriftserver.ui.HiveThriftServer2HistoryServerPlugin.class - [JAR]

├─ org.apache.spark.sql.hive.thriftserver.ui.HiveThriftServer2Listener.class - [JAR]

├─ org.apache.spark.sql.hive.thriftserver.ui.LiveExecutionData.class - [JAR]

├─ org.apache.spark.sql.hive.thriftserver.ui.LiveSessionData.class - [JAR]

├─ org.apache.spark.sql.hive.thriftserver.ui.SessionInfo.class - [JAR]

├─ org.apache.spark.sql.hive.thriftserver.ui.SessionStatsPagedTable.class - [JAR]

├─ org.apache.spark.sql.hive.thriftserver.ui.SessionStatsTableDataSource.class - [JAR]

├─ org.apache.spark.sql.hive.thriftserver.ui.SparkListenerThriftServerOperationCanceled.class - [JAR]

├─ org.apache.spark.sql.hive.thriftserver.ui.SparkListenerThriftServerOperationClosed.class - [JAR]

├─ org.apache.spark.sql.hive.thriftserver.ui.SparkListenerThriftServerOperationError.class - [JAR]

├─ org.apache.spark.sql.hive.thriftserver.ui.SparkListenerThriftServerOperationFinish.class - [JAR]

├─ org.apache.spark.sql.hive.thriftserver.ui.SparkListenerThriftServerOperationParsed.class - [JAR]

├─ org.apache.spark.sql.hive.thriftserver.ui.SparkListenerThriftServerOperationStart.class - [JAR]

├─ org.apache.spark.sql.hive.thriftserver.ui.SparkListenerThriftServerSessionClosed.class - [JAR]

├─ org.apache.spark.sql.hive.thriftserver.ui.SparkListenerThriftServerSessionCreated.class - [JAR]

├─ org.apache.spark.sql.hive.thriftserver.ui.SqlStatsPagedTable.class - [JAR]

├─ org.apache.spark.sql.hive.thriftserver.ui.SqlStatsTableDataSource.class - [JAR]

├─ org.apache.spark.sql.hive.thriftserver.ui.SqlStatsTableRow.class - [JAR]

├─ org.apache.spark.sql.hive.thriftserver.ui.ThriftServerPage.class - [JAR]

├─ org.apache.spark.sql.hive.thriftserver.ui.ThriftServerSessionPage.class - [JAR]

├─ org.apache.spark.sql.hive.thriftserver.ui.ThriftServerTab.class - [JAR]

├─ org.apache.spark.sql.hive.thriftserver.ui.ToolTips.class - [JAR]

org.apache.hive.service.rpc.thrift

├─ org.apache.hive.service.rpc.thrift.TArrayTypeEntry.class - [JAR]

├─ org.apache.hive.service.rpc.thrift.TBinaryColumn.class - [JAR]

├─ org.apache.hive.service.rpc.thrift.TBoolColumn.class - [JAR]

├─ org.apache.hive.service.rpc.thrift.TBoolValue.class - [JAR]

├─ org.apache.hive.service.rpc.thrift.TByteColumn.class - [JAR]

├─ org.apache.hive.service.rpc.thrift.TByteValue.class - [JAR]

├─ org.apache.hive.service.rpc.thrift.TCLIService.class - [JAR]

├─ org.apache.hive.service.rpc.thrift.TCLIServiceConstants.class - [JAR]

├─ org.apache.hive.service.rpc.thrift.TCancelDelegationTokenReq.class - [JAR]

├─ org.apache.hive.service.rpc.thrift.TCancelDelegationTokenResp.class - [JAR]

├─ org.apache.hive.service.rpc.thrift.TCancelOperationReq.class - [JAR]

├─ org.apache.hive.service.rpc.thrift.TCancelOperationResp.class - [JAR]

├─ org.apache.hive.service.rpc.thrift.TCloseOperationReq.class - [JAR]

├─ org.apache.hive.service.rpc.thrift.TCloseOperationResp.class - [JAR]

├─ org.apache.hive.service.rpc.thrift.TCloseSessionReq.class - [JAR]

├─ org.apache.hive.service.rpc.thrift.TCloseSessionResp.class - [JAR]

├─ org.apache.hive.service.rpc.thrift.TColumn.class - [JAR]

├─ org.apache.hive.service.rpc.thrift.TColumnDesc.class - [JAR]

├─ org.apache.hive.service.rpc.thrift.TColumnValue.class - [JAR]

├─ org.apache.hive.service.rpc.thrift.TDoubleColumn.class - [JAR]

├─ org.apache.hive.service.rpc.thrift.TDoubleValue.class - [JAR]

├─ org.apache.hive.service.rpc.thrift.TExecuteStatementReq.class - [JAR]

├─ org.apache.hive.service.rpc.thrift.TExecuteStatementResp.class - [JAR]

├─ org.apache.hive.service.rpc.thrift.TFetchOrientation.class - [JAR]

├─ org.apache.hive.service.rpc.thrift.TFetchResultsReq.class - [JAR]

├─ org.apache.hive.service.rpc.thrift.TFetchResultsResp.class - [JAR]

├─ org.apache.hive.service.rpc.thrift.TGetCatalogsReq.class - [JAR]

├─ org.apache.hive.service.rpc.thrift.TGetCatalogsResp.class - [JAR]

├─ org.apache.hive.service.rpc.thrift.TGetColumnsReq.class - [JAR]

├─ org.apache.hive.service.rpc.thrift.TGetColumnsResp.class - [JAR]

├─ org.apache.hive.service.rpc.thrift.TGetCrossReferenceReq.class - [JAR]

├─ org.apache.hive.service.rpc.thrift.TGetCrossReferenceResp.class - [JAR]

├─ org.apache.hive.service.rpc.thrift.TGetDelegationTokenReq.class - [JAR]

├─ org.apache.hive.service.rpc.thrift.TGetDelegationTokenResp.class - [JAR]

├─ org.apache.hive.service.rpc.thrift.TGetFunctionsReq.class - [JAR]

├─ org.apache.hive.service.rpc.thrift.TGetFunctionsResp.class - [JAR]

├─ org.apache.hive.service.rpc.thrift.TGetInfoReq.class - [JAR]

├─ org.apache.hive.service.rpc.thrift.TGetInfoResp.class - [JAR]

├─ org.apache.hive.service.rpc.thrift.TGetInfoType.class - [JAR]

├─ org.apache.hive.service.rpc.thrift.TGetInfoValue.class - [JAR]

├─ org.apache.hive.service.rpc.thrift.TGetOperationStatusReq.class - [JAR]

├─ org.apache.hive.service.rpc.thrift.TGetOperationStatusResp.class - [JAR]

├─ org.apache.hive.service.rpc.thrift.TGetPrimaryKeysReq.class - [JAR]

├─ org.apache.hive.service.rpc.thrift.TGetPrimaryKeysResp.class - [JAR]

├─ org.apache.hive.service.rpc.thrift.TGetResultSetMetadataReq.class - [JAR]

├─ org.apache.hive.service.rpc.thrift.TGetResultSetMetadataResp.class - [JAR]

├─ org.apache.hive.service.rpc.thrift.TGetSchemasReq.class - [JAR]

├─ org.apache.hive.service.rpc.thrift.TGetSchemasResp.class - [JAR]

├─ org.apache.hive.service.rpc.thrift.TGetTableTypesReq.class - [JAR]

├─ org.apache.hive.service.rpc.thrift.TGetTableTypesResp.class - [JAR]

├─ org.apache.hive.service.rpc.thrift.TGetTablesReq.class - [JAR]

├─ org.apache.hive.service.rpc.thrift.TGetTablesResp.class - [JAR]

├─ org.apache.hive.service.rpc.thrift.TGetTypeInfoReq.class - [JAR]

├─ org.apache.hive.service.rpc.thrift.TGetTypeInfoResp.class - [JAR]

├─ org.apache.hive.service.rpc.thrift.THandleIdentifier.class - [JAR]

├─ org.apache.hive.service.rpc.thrift.TI16Column.class - [JAR]

├─ org.apache.hive.service.rpc.thrift.TI16Value.class - [JAR]

├─ org.apache.hive.service.rpc.thrift.TI32Column.class - [JAR]

├─ org.apache.hive.service.rpc.thrift.TI32Value.class - [JAR]

├─ org.apache.hive.service.rpc.thrift.TI64Column.class - [JAR]

├─ org.apache.hive.service.rpc.thrift.TI64Value.class - [JAR]

├─ org.apache.hive.service.rpc.thrift.TJobExecutionStatus.class - [JAR]

├─ org.apache.hive.service.rpc.thrift.TMapTypeEntry.class - [JAR]

├─ org.apache.hive.service.rpc.thrift.TOpenSessionReq.class - [JAR]

├─ org.apache.hive.service.rpc.thrift.TOpenSessionResp.class - [JAR]

├─ org.apache.hive.service.rpc.thrift.TOperationHandle.class - [JAR]

├─ org.apache.hive.service.rpc.thrift.TOperationState.class - [JAR]

├─ org.apache.hive.service.rpc.thrift.TOperationType.class - [JAR]

├─ org.apache.hive.service.rpc.thrift.TPrimitiveTypeEntry.class - [JAR]

├─ org.apache.hive.service.rpc.thrift.TProgressUpdateResp.class - [JAR]

├─ org.apache.hive.service.rpc.thrift.TProtocolVersion.class - [JAR]

├─ org.apache.hive.service.rpc.thrift.TRenewDelegationTokenReq.class - [JAR]

├─ org.apache.hive.service.rpc.thrift.TRenewDelegationTokenResp.class - [JAR]

├─ org.apache.hive.service.rpc.thrift.TRow.class - [JAR]

├─ org.apache.hive.service.rpc.thrift.TRowSet.class - [JAR]

├─ org.apache.hive.service.rpc.thrift.TSessionHandle.class - [JAR]

├─ org.apache.hive.service.rpc.thrift.TStatus.class - [JAR]

├─ org.apache.hive.service.rpc.thrift.TStatusCode.class - [JAR]

├─ org.apache.hive.service.rpc.thrift.TStringColumn.class - [JAR]

├─ org.apache.hive.service.rpc.thrift.TStringValue.class - [JAR]

├─ org.apache.hive.service.rpc.thrift.TStructTypeEntry.class - [JAR]

├─ org.apache.hive.service.rpc.thrift.TTableSchema.class - [JAR]

├─ org.apache.hive.service.rpc.thrift.TTypeDesc.class - [JAR]

├─ org.apache.hive.service.rpc.thrift.TTypeEntry.class - [JAR]

├─ org.apache.hive.service.rpc.thrift.TTypeId.class - [JAR]

├─ org.apache.hive.service.rpc.thrift.TTypeQualifierValue.class - [JAR]

├─ org.apache.hive.service.rpc.thrift.TTypeQualifiers.class - [JAR]

├─ org.apache.hive.service.rpc.thrift.TUnionTypeEntry.class - [JAR]

├─ org.apache.hive.service.rpc.thrift.TUserDefinedTypeEntry.class - [JAR]

org.apache.spark.unused

├─ org.apache.spark.unused.UnusedStubClass.class - [JAR]

org.apache.spark.sql.hive.thriftserver.server

├─ org.apache.spark.sql.hive.thriftserver.server.SparkSQLOperationManager.class - [JAR]

org.apache.hive.service.cli.thrift

├─ org.apache.hive.service.cli.thrift.ThriftBinaryCLIService.class - [JAR]

├─ org.apache.hive.service.cli.thrift.ThriftCLIService.class - [JAR]

├─ org.apache.hive.service.cli.thrift.ThriftCLIServiceClient.class - [JAR]

├─ org.apache.hive.service.cli.thrift.ThriftHttpCLIService.class - [JAR]

├─ org.apache.hive.service.cli.thrift.ThriftHttpServlet.class - [JAR]

org.apache.hive.service.auth

├─ org.apache.hive.service.auth.AnonymousAuthenticationProviderImpl.class - [JAR]

├─ org.apache.hive.service.auth.AuthenticationProviderFactory.class - [JAR]

├─ org.apache.hive.service.auth.CustomAuthenticationProviderImpl.class - [JAR]

├─ org.apache.hive.service.auth.HiveAuthFactory.class - [JAR]

├─ org.apache.hive.service.auth.HttpAuthUtils.class - [JAR]

├─ org.apache.hive.service.auth.HttpAuthenticationException.class - [JAR]

├─ org.apache.hive.service.auth.KerberosSaslHelper.class - [JAR]

├─ org.apache.hive.service.auth.LdapAuthenticationProviderImpl.class - [JAR]

├─ org.apache.hive.service.auth.PamAuthenticationProviderImpl.class - [JAR]

├─ org.apache.hive.service.auth.PasswdAuthenticationProvider.class - [JAR]

├─ org.apache.hive.service.auth.PlainSaslHelper.class - [JAR]

├─ org.apache.hive.service.auth.PlainSaslServer.class - [JAR]

├─ org.apache.hive.service.auth.SaslQOP.class - [JAR]

├─ org.apache.hive.service.auth.TSetIpAddressProcessor.class - [JAR]

├─ org.apache.hive.service.auth.TSubjectAssumingTransport.class - [JAR]

org.apache.hive.service.server

├─ org.apache.hive.service.server.HiveServer2.class - [JAR]

├─ org.apache.hive.service.server.ThreadFactoryWithGarbageCleanup.class - [JAR]

├─ org.apache.hive.service.server.ThreadWithGarbageCleanup.class - [JAR]

org.apache.hive.service

├─ org.apache.hive.service.AbstractService.class - [JAR]

├─ org.apache.hive.service.BreakableService.class - [JAR]

├─ org.apache.hive.service.CompositeService.class - [JAR]

├─ org.apache.hive.service.CookieSigner.class - [JAR]

├─ org.apache.hive.service.FilterService.class - [JAR]

├─ org.apache.hive.service.Service.class - [JAR]

├─ org.apache.hive.service.ServiceException.class - [JAR]

├─ org.apache.hive.service.ServiceOperations.class - [JAR]

├─ org.apache.hive.service.ServiceStateChangeListener.class - [JAR]

├─ org.apache.hive.service.ServiceUtils.class - [JAR]

org.apache.hive.service.cli.operation

├─ org.apache.hive.service.cli.operation.ClassicTableTypeMapping.class - [JAR]

├─ org.apache.hive.service.cli.operation.ExecuteStatementOperation.class - [JAR]

├─ org.apache.hive.service.cli.operation.GetCatalogsOperation.class - [JAR]

├─ org.apache.hive.service.cli.operation.GetColumnsOperation.class - [JAR]

├─ org.apache.hive.service.cli.operation.GetCrossReferenceOperation.class - [JAR]

├─ org.apache.hive.service.cli.operation.GetFunctionsOperation.class - [JAR]

├─ org.apache.hive.service.cli.operation.GetPrimaryKeysOperation.class - [JAR]

├─ org.apache.hive.service.cli.operation.GetSchemasOperation.class - [JAR]

├─ org.apache.hive.service.cli.operation.GetTableTypesOperation.class - [JAR]

├─ org.apache.hive.service.cli.operation.GetTablesOperation.class - [JAR]

├─ org.apache.hive.service.cli.operation.GetTypeInfoOperation.class - [JAR]

├─ org.apache.hive.service.cli.operation.HiveCommandOperation.class - [JAR]

├─ org.apache.hive.service.cli.operation.HiveTableTypeMapping.class - [JAR]

├─ org.apache.hive.service.cli.operation.LogDivertAppender.class - [JAR]

├─ org.apache.hive.service.cli.operation.MetadataOperation.class - [JAR]

├─ org.apache.hive.service.cli.operation.Operation.class - [JAR]

├─ org.apache.hive.service.cli.operation.OperationManager.class - [JAR]

├─ org.apache.hive.service.cli.operation.SQLOperation.class - [JAR]

├─ org.apache.hive.service.cli.operation.TableTypeMapping.class - [JAR]

├─ org.apache.hive.service.cli.operation.TableTypeMappingFactory.class - [JAR]

Advertisement