jar

org.apache.kyuubi : kyuubi-relocated-hive-metastore-client

Maven & Gradle

Mar 04, 2024

Relocated Hive MetaStore Client classes used by Kyuubi internally.

Table Of Contents

Latest Version

Download org.apache.kyuubi : kyuubi-relocated-hive-metastore-client JAR file - Latest Versions:

All Versions

Download org.apache.kyuubi : kyuubi-relocated-hive-metastore-client JAR file - All Versions:

Version Vulnerabilities Size Updated
0.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-relocated-hive-metastore-client-0.3.0.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

org.apache.kyuubi.shaded.hive.metastore.utils

├─ org.apache.kyuubi.shaded.hive.metastore.utils.ClassUtils.class - [JAR]

├─ org.apache.kyuubi.shaded.hive.metastore.utils.JavaUtils.class - [JAR]

├─ org.apache.kyuubi.shaded.hive.metastore.utils.MetaStoreUtils.class - [JAR]

├─ org.apache.kyuubi.shaded.hive.metastore.utils.SecurityUtils.class - [JAR]

├─ org.apache.kyuubi.shaded.hive.metastore.utils.StringUtils.class - [JAR]

org.apache.kyuubi.shaded.hive.metastore.conf

├─ org.apache.kyuubi.shaded.hive.metastore.conf.MetastoreConf.class - [JAR]

├─ org.apache.kyuubi.shaded.hive.metastore.conf.SizeValidator.class - [JAR]

├─ org.apache.kyuubi.shaded.hive.metastore.conf.StringSetValidator.class - [JAR]

├─ org.apache.kyuubi.shaded.hive.metastore.conf.TimeValidator.class - [JAR]

├─ org.apache.kyuubi.shaded.hive.metastore.conf.Validator.class - [JAR]

org.apache.kyuubi.shaded.hive.metastore.annotation

├─ org.apache.kyuubi.shaded.hive.metastore.annotation.NoReconnect.class - [JAR]

org.apache.kyuubi.shaded.hive.metastore.api

├─ org.apache.kyuubi.shaded.hive.metastore.api.MetaException.class - [JAR]

├─ org.apache.kyuubi.shaded.hive.metastore.api.ThriftHiveMetastore.class - [JAR]

org.apache.kyuubi.shaded.hive.common.classification

├─ org.apache.kyuubi.shaded.hive.common.classification.RetrySemantics.class - [JAR]

org.apache.kyuubi.shaded.hive.metastore

├─ org.apache.kyuubi.shaded.hive.metastore.HiveMetaException.class - [JAR]

├─ org.apache.kyuubi.shaded.hive.metastore.HiveMetaStoreClient.class - [JAR]

├─ org.apache.kyuubi.shaded.hive.metastore.IMetaStoreClient.class - [JAR]

├─ org.apache.kyuubi.shaded.hive.metastore.MetaStorePlainSaslHelper.class - [JAR]

├─ org.apache.kyuubi.shaded.hive.metastore.RetryingMetaStoreClient.class - [JAR]

org.apache.kyuubi.shaded.hive.common

├─ org.apache.kyuubi.shaded.hive.common.ZKDeRegisterWatcher.class - [JAR]

├─ org.apache.kyuubi.shaded.hive.common.ZooKeeperHiveHelper.class - [JAR]

org.apache.kyuubi.shaded.hive.metastore.hooks

├─ org.apache.kyuubi.shaded.hive.metastore.hooks.URIResolverHook.class - [JAR]

org.apache.kyuubi.shaded.hive.metastore.security

├─ org.apache.kyuubi.shaded.hive.metastore.security.DelegationTokenIdentifier.class - [JAR]

├─ org.apache.kyuubi.shaded.hive.metastore.security.DelegationTokenSelector.class - [JAR]

├─ org.apache.kyuubi.shaded.hive.metastore.security.HadoopThriftAuthBridge.class - [JAR]

├─ org.apache.kyuubi.shaded.hive.metastore.security.HadoopThriftAuthBridge23.class - [JAR]

├─ org.apache.kyuubi.shaded.hive.metastore.security.TFilterTransport.class - [JAR]

├─ org.apache.kyuubi.shaded.hive.metastore.security.TUGIAssumingTransport.class - [JAR]

Advertisement