Interface HiveMetastoreFactory

    • Method Detail

      • isImpersonationEnabled

        boolean isImpersonationEnabled()
      • createMetastore

        HiveMetastore createMetastore​(Optional<ConnectorIdentity> identity)
        Create a metastore instance for the identity. An empty identity will only be provided when impersonation is disabled, and global caching is enabled.