KerberosServiceRealm Parameter (Connect-ApacheImpala Cmdlet)
The Kerberos realm of the service.
Syntax
Connect-ApacheImpala -KerberosServiceRealm string
Data Type
cstr
Default Value
""
Remarks
The KerberosServiceRealm is the specify the service Kerberos realm when using cross-realm Kerberos authentication.
In most cases, a single realm and KDC machine are used to perform the Kerberos authentication and this property is not required.
This property is available for complex setups where a different realm and KDC machine are used to obtain an authentication ticket (AS request) and a service ticket (TGS request).