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 webpage provides documentation for the `KerberosConfig` class within the Google Cloud Dataproc Metastore v1 API, specifically version 2.1.0."],["`KerberosConfig` is a class for configuring Kerberos principal information, implementing interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The `KerberosConfig` class includes properties for `Keytab` (a Kerberos keytab file), `Krb5ConfigGcsUri` (a Cloud Storage URI for the krb5.conf file), and `Principal` (a Kerberos principal)."],["The documentation offers information on available constructors for `KerberosConfig`, including a default constructor and a constructor that accepts another `KerberosConfig` object as a parameter."],["The page also provides links to different versions of the `KerberosConfig` class documentation, ranging from version 1.0.0 to 2.9.0."]]],[]]