A Cloud Storage URI that specifies the path to a
krb5.conf file. It is of the form gs://{bucket_name}/path/to/krb5.conf,
although the file does not need to be named krb5.conf explicitly.
A Kerberos principal that exists in the both the keytab the KDC
to authenticate as. A typical principal is of the form
primary/instance@REALM, but there is no exact format.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-03-21 UTC."],[[["This document provides reference documentation for the `KerberosConfig` class within the Dataproc Metastore v1beta API, detailing its properties, constructors, and implementation of several interfaces."],["The `KerberosConfig` class is used to define configuration information for a Kerberos principal, allowing for the specification of keytab files, KDC authentication, and principal details."],["The latest version of this class is `2.0.0-beta11`, with previous versions including `2.0.0-beta10` and `1.0.0-beta02` also available for reference."],["The class includes properties such as `Keytab` for the keytab file, `Krb5ConfigGcsUri` for the krb5.conf file location in Cloud Storage, and `Principal` for the Kerberos principal identifier."],["`KerberosConfig` has 2 constructors, a default one and another that takes a `KerberosConfig` parameter."]]],[]]