jar

com.github.immuta.hadoop : spark-hive-thriftserver_2.12

Maven & Gradle

Mar 19, 2021
36.2k stars

Spark Project Hive Thrift Server

Table Of Contents

Latest Version

Download com.github.immuta.hadoop : spark-hive-thriftserver_2.12 JAR file - Latest Versions:

All Versions

Download com.github.immuta.hadoop : spark-hive-thriftserver_2.12 JAR file - All Versions:

Version Vulnerabilities Size Updated
3.1.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.1.1-hadoop-2.7.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.SparkGetTypeInfoUtil.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.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.SparkListenerThriftServerOperationTimeout.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.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