jar

org.apache.kyuubi : kyuubi-server_2.12

Maven & Gradle

Apr 28, 2023
2 usages
0 stars

Kyuubi Project Server

Table Of Contents

Latest Version

Download org.apache.kyuubi : kyuubi-server_2.12 JAR file - Latest Versions:

All Versions

Download org.apache.kyuubi : kyuubi-server_2.12 JAR file - All Versions:

Version Vulnerabilities Size Updated
1.7.x
1.6.x
1.5.x
1.4.x
1.3.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 kyuubi-server_2.12-1.7.1.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

org.apache.kyuubi.engine

├─ org.apache.kyuubi.engine.ApplicationInfo.class - [JAR]

├─ org.apache.kyuubi.engine.ApplicationOperation.class - [JAR]

├─ org.apache.kyuubi.engine.ApplicationState.class - [JAR]

├─ org.apache.kyuubi.engine.EngineRef.class - [JAR]

├─ org.apache.kyuubi.engine.JpsApplicationOperation.class - [JAR]

├─ org.apache.kyuubi.engine.KubernetesApplicationOperation.class - [JAR]

├─ org.apache.kyuubi.engine.KyuubiApplicationManager.class - [JAR]

├─ org.apache.kyuubi.engine.ProcBuilder.class - [JAR]

├─ org.apache.kyuubi.engine.YarnApplicationOperation.class - [JAR]

├─ org.apache.kyuubi.engine.package.class - [JAR]

org.apache.kyuubi.credentials

├─ org.apache.kyuubi.credentials.CredentialsRef.class - [JAR]

├─ org.apache.kyuubi.credentials.HadoopCredentialsManager.class - [JAR]

├─ org.apache.kyuubi.credentials.HadoopDelegationTokenProvider.class - [JAR]

├─ org.apache.kyuubi.credentials.HadoopFsDelegationTokenProvider.class - [JAR]

├─ org.apache.kyuubi.credentials.HiveDelegationTokenProvider.class - [JAR]

org.apache.kyuubi.plugin

├─ org.apache.kyuubi.plugin.PluginLoader.class - [JAR]

org.apache.kyuubi.server.http

├─ org.apache.kyuubi.server.http.ThriftHttpServlet.class - [JAR]

org.apache.kyuubi.events.handler

├─ org.apache.kyuubi.events.handler.ServerJsonLoggingEventHandler.class - [JAR]

org.apache.kyuubi.server.mysql.constant

├─ org.apache.kyuubi.server.mysql.constant.MySQLCapabilityFlag.class - [JAR]

├─ org.apache.kyuubi.server.mysql.constant.MySQLCommandPacketType.class - [JAR]

├─ org.apache.kyuubi.server.mysql.constant.MySQLCtxAttrKey.class - [JAR]

├─ org.apache.kyuubi.server.mysql.constant.MySQLDataType.class - [JAR]

├─ org.apache.kyuubi.server.mysql.constant.MySQLErrorCode.class - [JAR]

├─ org.apache.kyuubi.server.mysql.constant.MySQLFieldDetailFlag.class - [JAR]

├─ org.apache.kyuubi.server.mysql.constant.MySQLServerDefines.class - [JAR]

├─ org.apache.kyuubi.server.mysql.constant.MySQLStatusFlag.class - [JAR]

org.apache.kyuubi.server.http.authentication

├─ org.apache.kyuubi.server.http.authentication.AuthSchemes.class - [JAR]

├─ org.apache.kyuubi.server.http.authentication.AuthenticationAuditLogger.class - [JAR]

├─ org.apache.kyuubi.server.http.authentication.AuthenticationFilter.class - [JAR]

├─ org.apache.kyuubi.server.http.authentication.AuthenticationHandler.class - [JAR]

├─ org.apache.kyuubi.server.http.authentication.BasicAuthenticationHandler.class - [JAR]

├─ org.apache.kyuubi.server.http.authentication.KerberosAuthenticationHandler.class - [JAR]

├─ org.apache.kyuubi.server.http.authentication.KerberosUtil.class - [JAR]

├─ org.apache.kyuubi.server.http.authentication.KyuubiHttpAuthenticationFactory.class - [JAR]

├─ org.apache.kyuubi.server.http.authentication.KyuubiInternalAuthenticationHandler.class - [JAR]

org.apache.kyuubi.sql.plan.trino

├─ org.apache.kyuubi.sql.plan.trino.GetCatalogs.class - [JAR]

├─ org.apache.kyuubi.sql.plan.trino.GetColumns.class - [JAR]

├─ org.apache.kyuubi.sql.plan.trino.GetPrimaryKeys.class - [JAR]

├─ org.apache.kyuubi.sql.plan.trino.GetSchemas.class - [JAR]

├─ org.apache.kyuubi.sql.plan.trino.GetTableTypes.class - [JAR]

├─ org.apache.kyuubi.sql.plan.trino.GetTables.class - [JAR]

├─ org.apache.kyuubi.sql.plan.trino.GetTypeInfo.class - [JAR]

org.apache.kyuubi.server.metadata.jdbc

├─ org.apache.kyuubi.server.metadata.jdbc.DatabaseType.class - [JAR]

├─ org.apache.kyuubi.server.metadata.jdbc.DerbyDatabaseDialect.class - [JAR]

├─ org.apache.kyuubi.server.metadata.jdbc.GenericDatabaseDialect.class - [JAR]

├─ org.apache.kyuubi.server.metadata.jdbc.JDBCMetadataStore.class - [JAR]

├─ org.apache.kyuubi.server.metadata.jdbc.JDBCMetadataStoreConf.class - [JAR]

├─ org.apache.kyuubi.server.metadata.jdbc.JdbcDatabaseDialect.class - [JAR]

├─ org.apache.kyuubi.server.metadata.jdbc.MysqlDatabaseDialect.class - [JAR]

org.apache.kyuubi.server.http.util

├─ org.apache.kyuubi.server.http.util.CookieSigner.class - [JAR]

├─ org.apache.kyuubi.server.http.util.HttpAuthUtils.class - [JAR]

├─ org.apache.kyuubi.server.http.util.SessionManager.class - [JAR]

org.apache.kyuubi.server.trino.api.v1.dto

├─ org.apache.kyuubi.server.trino.api.v1.dto.Ok.class - [JAR]

org.apache.kyuubi.engine.jdbc

├─ org.apache.kyuubi.engine.jdbc.JdbcProcessBuilder.class - [JAR]

org.apache.kyuubi.server.trino.api

├─ org.apache.kyuubi.server.trino.api.ApiRequestContext.class - [JAR]

├─ org.apache.kyuubi.server.trino.api.FrontendServiceContext.class - [JAR]

├─ org.apache.kyuubi.server.trino.api.KyuubiTrinoOperationTranslator.class - [JAR]

├─ org.apache.kyuubi.server.trino.api.Query.class - [JAR]

├─ org.apache.kyuubi.server.trino.api.QueryId.class - [JAR]

├─ org.apache.kyuubi.server.trino.api.RestExceptionMapper.class - [JAR]

├─ org.apache.kyuubi.server.trino.api.Slug.class - [JAR]

├─ org.apache.kyuubi.server.trino.api.TrinoContext.class - [JAR]

├─ org.apache.kyuubi.server.trino.api.TrinoScalaObjectMapper.class - [JAR]

├─ org.apache.kyuubi.server.trino.api.TrinoServerConfig.class - [JAR]

org.apache.kyuubi.server.trino.api.v1

├─ org.apache.kyuubi.server.trino.api.v1.ApiRootResource.class - [JAR]

├─ org.apache.kyuubi.server.trino.api.v1.StatementResource.class - [JAR]

org.apache.kyuubi.server.metadata.api

├─ org.apache.kyuubi.server.metadata.api.Metadata.class - [JAR]

├─ org.apache.kyuubi.server.metadata.api.MetadataFilter.class - [JAR]

org.apache.kyuubi.sql.plan.command

├─ org.apache.kyuubi.sql.plan.command.DescribeSession.class - [JAR]

├─ org.apache.kyuubi.sql.plan.command.RunnableCommand.class - [JAR]

org.apache.kyuubi.server.mysql.authentication

├─ org.apache.kyuubi.server.mysql.authentication.AuthenticationResult.class - [JAR]

├─ org.apache.kyuubi.server.mysql.authentication.MySQLAuthHandler.class - [JAR]

├─ org.apache.kyuubi.server.mysql.authentication.MySQLAuthSwitchRequestPacket.class - [JAR]

├─ org.apache.kyuubi.server.mysql.authentication.MySQLAuthSwitchResponsePacket.class - [JAR]

├─ org.apache.kyuubi.server.mysql.authentication.MySQLAuthentication.class - [JAR]

├─ org.apache.kyuubi.server.mysql.authentication.MySQLAuthenticationEngine.class - [JAR]

├─ org.apache.kyuubi.server.mysql.authentication.MySQLAuthenticationMethod.class - [JAR]

├─ org.apache.kyuubi.server.mysql.authentication.MySQLConnectionPhase.class - [JAR]

├─ org.apache.kyuubi.server.mysql.authentication.MySQLHandshakePacket.class - [JAR]

├─ org.apache.kyuubi.server.mysql.authentication.MySQLHandshakeResponse41Packet.class - [JAR]

├─ org.apache.kyuubi.server.mysql.authentication.MySQLNativePassword.class - [JAR]

org.apache.kyuubi.sql.plan

├─ org.apache.kyuubi.sql.plan.KyuubiTreeNode.class - [JAR]

├─ org.apache.kyuubi.sql.plan.PassThroughNode.class - [JAR]

org.apache.kyuubi.engine.trino

├─ org.apache.kyuubi.engine.trino.TrinoProcessBuilder.class - [JAR]

org.apache.kyuubi.server.api

├─ org.apache.kyuubi.server.api.ApiRequestContext.class - [JAR]

├─ org.apache.kyuubi.server.api.FrontendServiceContext.class - [JAR]

├─ org.apache.kyuubi.server.api.KyuubiScalaObjectMapper.class - [JAR]

├─ org.apache.kyuubi.server.api.OpenAPIConfig.class - [JAR]

├─ org.apache.kyuubi.server.api.RestExceptionMapper.class - [JAR]

org.apache.kyuubi.engine.flink

├─ org.apache.kyuubi.engine.flink.FlinkProcessBuilder.class - [JAR]

org.apache.kyuubi.server.api.v1

├─ org.apache.kyuubi.server.api.v1.AdminResource.class - [JAR]

├─ org.apache.kyuubi.server.api.v1.ApiRootResource.class - [JAR]

├─ org.apache.kyuubi.server.api.v1.BatchesResource.class - [JAR]

├─ org.apache.kyuubi.server.api.v1.InternalRestClient.class - [JAR]

├─ org.apache.kyuubi.server.api.v1.KyuubiJaxrsOpenApiContextBuilder.class - [JAR]

├─ org.apache.kyuubi.server.api.v1.KyuubiOpenApiResource.class - [JAR]

├─ org.apache.kyuubi.server.api.v1.OperationsResource.class - [JAR]

├─ org.apache.kyuubi.server.api.v1.SessionsResource.class - [JAR]

org.apache.kyuubi.sql

├─ org.apache.kyuubi.sql.KyuubiSqlBaseLexer.class - [JAR]

├─ org.apache.kyuubi.sql.KyuubiSqlBaseParser.class - [JAR]

├─ org.apache.kyuubi.sql.KyuubiSqlBaseParserBaseListener.class - [JAR]

├─ org.apache.kyuubi.sql.KyuubiSqlBaseParserBaseVisitor.class - [JAR]

├─ org.apache.kyuubi.sql.KyuubiSqlBaseParserListener.class - [JAR]

├─ org.apache.kyuubi.sql.KyuubiSqlBaseParserVisitor.class - [JAR]

├─ org.apache.kyuubi.sql.KyuubiTrinoFeBaseLexer.class - [JAR]

├─ org.apache.kyuubi.sql.KyuubiTrinoFeBaseParser.class - [JAR]

├─ org.apache.kyuubi.sql.KyuubiTrinoFeBaseParserBaseListener.class - [JAR]

├─ org.apache.kyuubi.sql.KyuubiTrinoFeBaseParserBaseVisitor.class - [JAR]

├─ org.apache.kyuubi.sql.KyuubiTrinoFeBaseParserListener.class - [JAR]

├─ org.apache.kyuubi.sql.KyuubiTrinoFeBaseParserVisitor.class - [JAR]

org.apache.kyuubi.events

├─ org.apache.kyuubi.events.KyuubiOperationEvent.class - [JAR]

├─ org.apache.kyuubi.events.KyuubiServerInfoEvent.class - [JAR]

├─ org.apache.kyuubi.events.KyuubiSessionEvent.class - [JAR]

├─ org.apache.kyuubi.events.ServerEventHandlerRegister.class - [JAR]

org.apache.kyuubi.engine.hive

├─ org.apache.kyuubi.engine.hive.HiveProcessBuilder.class - [JAR]

org.apache.kyuubi.server

├─ org.apache.kyuubi.server.BackendServiceMetric.class - [JAR]

├─ org.apache.kyuubi.server.KinitAuxiliaryService.class - [JAR]

├─ org.apache.kyuubi.server.KyuubiBackendService.class - [JAR]

├─ org.apache.kyuubi.server.KyuubiMySQLFrontendService.class - [JAR]

├─ org.apache.kyuubi.server.KyuubiRestFrontendService.class - [JAR]

├─ org.apache.kyuubi.server.KyuubiServer.class - [JAR]

├─ org.apache.kyuubi.server.KyuubiTBinaryFrontendService.class - [JAR]

├─ org.apache.kyuubi.server.KyuubiTHttpFrontendService.class - [JAR]

├─ org.apache.kyuubi.server.KyuubiTrinoFrontendService.class - [JAR]

├─ org.apache.kyuubi.server.PeriodicGCService.class - [JAR]

org.apache.kyuubi.server.mysql

├─ org.apache.kyuubi.server.mysql.MySQLCodec.class - [JAR]

├─ org.apache.kyuubi.server.mysql.MySQLColumnDefinition41Packet.class - [JAR]

├─ org.apache.kyuubi.server.mysql.MySQLComFieldListPacket.class - [JAR]

├─ org.apache.kyuubi.server.mysql.MySQLComInitDbPacket.class - [JAR]

├─ org.apache.kyuubi.server.mysql.MySQLComPingPacket.class - [JAR]

├─ org.apache.kyuubi.server.mysql.MySQLComQueryPacket.class - [JAR]

├─ org.apache.kyuubi.server.mysql.MySQLComQuitPacket.class - [JAR]

├─ org.apache.kyuubi.server.mysql.MySQLCommandHandler.class - [JAR]

├─ org.apache.kyuubi.server.mysql.MySQLCommandPacket.class - [JAR]

├─ org.apache.kyuubi.server.mysql.MySQLDateTimeUtils.class - [JAR]

├─ org.apache.kyuubi.server.mysql.MySQLDialectHelper.class - [JAR]

├─ org.apache.kyuubi.server.mysql.MySQLEofPacket.class - [JAR]

├─ org.apache.kyuubi.server.mysql.MySQLErrPacket.class - [JAR]

├─ org.apache.kyuubi.server.mysql.MySQLField.class - [JAR]

├─ org.apache.kyuubi.server.mysql.MySQLFieldCountPacket.class - [JAR]

├─ org.apache.kyuubi.server.mysql.MySQLFrameDelimiter.class - [JAR]

├─ org.apache.kyuubi.server.mysql.MySQLNullBitmap.class - [JAR]

├─ org.apache.kyuubi.server.mysql.MySQLOKPacket.class - [JAR]

├─ org.apache.kyuubi.server.mysql.MySQLPacket.class - [JAR]

├─ org.apache.kyuubi.server.mysql.MySQLPacketDecoder.class - [JAR]

├─ org.apache.kyuubi.server.mysql.MySQLPacketEncoder.class - [JAR]

├─ org.apache.kyuubi.server.mysql.MySQLQueryResult.class - [JAR]

├─ org.apache.kyuubi.server.mysql.MySQLRichByteBuf.class - [JAR]

├─ org.apache.kyuubi.server.mysql.MySQLSimpleQueryResult.class - [JAR]

├─ org.apache.kyuubi.server.mysql.MySQLTextResultSetRowPacket.class - [JAR]

├─ org.apache.kyuubi.server.mysql.MySQLThriftQueryResult.class - [JAR]

├─ org.apache.kyuubi.server.mysql.MySQLUnsupportedCommandPacket.class - [JAR]

├─ org.apache.kyuubi.server.mysql.NettyUtils.class - [JAR]

├─ org.apache.kyuubi.server.mysql.SupportsDecode.class - [JAR]

├─ org.apache.kyuubi.server.mysql.SupportsEncode.class - [JAR]

org.apache.kyuubi.operation

├─ org.apache.kyuubi.operation.BatchJobSubmission.class - [JAR]

├─ org.apache.kyuubi.operation.ExecuteStatement.class - [JAR]

├─ org.apache.kyuubi.operation.ExecutedCommandExec.class - [JAR]

├─ org.apache.kyuubi.operation.GetCatalogs.class - [JAR]

├─ org.apache.kyuubi.operation.GetColumns.class - [JAR]

├─ org.apache.kyuubi.operation.GetCrossReference.class - [JAR]

├─ org.apache.kyuubi.operation.GetFunctions.class - [JAR]

├─ org.apache.kyuubi.operation.GetPrimaryKeys.class - [JAR]

├─ org.apache.kyuubi.operation.GetSchemas.class - [JAR]

├─ org.apache.kyuubi.operation.GetTableTypes.class - [JAR]

├─ org.apache.kyuubi.operation.GetTables.class - [JAR]

├─ org.apache.kyuubi.operation.GetTypeInfo.class - [JAR]

├─ org.apache.kyuubi.operation.KyuubiApplicationOperation.class - [JAR]

├─ org.apache.kyuubi.operation.KyuubiOperation.class - [JAR]

├─ org.apache.kyuubi.operation.KyuubiOperationManager.class - [JAR]

├─ org.apache.kyuubi.operation.LaunchEngine.class - [JAR]

org.apache.kyuubi.sql.parser.trino

├─ org.apache.kyuubi.sql.parser.trino.KyuubiTrinoFeAstBuilder.class - [JAR]

├─ org.apache.kyuubi.sql.parser.trino.KyuubiTrinoFeParser.class - [JAR]

org.apache.kyuubi.util

├─ org.apache.kyuubi.util.KubernetesUtils.class - [JAR]

├─ org.apache.kyuubi.util.Validator.class - [JAR]

org.apache.kyuubi.sql.schema

├─ org.apache.kyuubi.sql.schema.Column.class - [JAR]

├─ org.apache.kyuubi.sql.schema.Row.class - [JAR]

├─ org.apache.kyuubi.sql.schema.RowSetHelper.class - [JAR]

├─ org.apache.kyuubi.sql.schema.Schema.class - [JAR]

├─ org.apache.kyuubi.sql.schema.SchemaHelper.class - [JAR]

org.apache.kyuubi.client

├─ org.apache.kyuubi.client.KyuubiSyncThriftClient.class - [JAR]

org.apache.kyuubi.server.ui

├─ org.apache.kyuubi.server.ui.JettyServer.class - [JAR]

├─ org.apache.kyuubi.server.ui.JettyUtils.class - [JAR]

org.apache.kyuubi.sql.parser

├─ org.apache.kyuubi.sql.parser.KyuubiParser.class - [JAR]

├─ org.apache.kyuubi.sql.parser.KyuubiParserBase.class - [JAR]

├─ org.apache.kyuubi.sql.parser.PostProcessor.class - [JAR]

├─ org.apache.kyuubi.sql.parser.UpperCaseCharStream.class - [JAR]

org.apache.kyuubi.session

├─ org.apache.kyuubi.session.FileSessionConfAdvisor.class - [JAR]

├─ org.apache.kyuubi.session.HadoopGroupProvider.class - [JAR]

├─ org.apache.kyuubi.session.KyuubiBatchSessionImpl.class - [JAR]

├─ org.apache.kyuubi.session.KyuubiSession.class - [JAR]

├─ org.apache.kyuubi.session.KyuubiSessionImpl.class - [JAR]

├─ org.apache.kyuubi.session.KyuubiSessionManager.class - [JAR]

├─ org.apache.kyuubi.session.SessionLimiter.class - [JAR]

├─ org.apache.kyuubi.session.SessionLimiterImpl.class - [JAR]

├─ org.apache.kyuubi.session.SessionLimiterWithUnlimitedUsersImpl.class - [JAR]

├─ org.apache.kyuubi.session.SessionType.class - [JAR]

├─ org.apache.kyuubi.session.UserIpAddress.class - [JAR]

org.apache.kyuubi.engine.spark

├─ org.apache.kyuubi.engine.spark.SparkBatchProcessBuilder.class - [JAR]

├─ org.apache.kyuubi.engine.spark.SparkProcessBuilder.class - [JAR]

org.apache.kyuubi.server.metadata

├─ org.apache.kyuubi.server.metadata.InsertMetadata.class - [JAR]

├─ org.apache.kyuubi.server.metadata.MetadataManager.class - [JAR]

├─ org.apache.kyuubi.server.metadata.MetadataRequest.class - [JAR]

├─ org.apache.kyuubi.server.metadata.MetadataRequestsRetryRef.class - [JAR]

├─ org.apache.kyuubi.server.metadata.MetadataStore.class - [JAR]

├─ org.apache.kyuubi.server.metadata.UpdateMetadata.class - [JAR]

org.apache.kyuubi.sql.parser.server

├─ org.apache.kyuubi.sql.parser.server.KyuubiAstBuilder.class - [JAR]

├─ org.apache.kyuubi.sql.parser.server.KyuubiParser.class - [JAR]

Advertisement

Dependencies from Group

Apr 28, 2023
12 usages
1.6k stars
Apr 28, 2023
6 usages
1.6k stars
Apr 28, 2023
5 usages
1.6k stars
Apr 28, 2023
5 usages
1.6k stars
Apr 28, 2023
3 usages
1.6k stars

Discover Dependencies

Apr 28, 2023
3 usages
1.6k stars
Apr 28, 2023
2 usages
1.6k stars
Apr 28, 2023
3 usages
1.6k stars
Apr 28, 2023
2 usages
1.6k stars
Apr 28, 2023
5 usages
1.6k stars
sjf
Aug 18, 2023
0 stars
Dec 08, 2022
1 usages
6 stars
Jan 23, 2022
1 usages
0 stars