Cmdlets for Apache Impala

Build 23.0.8839

AuthScheme Parameter (Connect-ApacheImpala Cmdlet)

The authentication scheme used. Accepted values are NoSasl, LDAP and Kerberos.

Syntax

Connect-ApacheImpala -AuthScheme string

Possible Values

NoSasl, LDAP, Kerberos

Data Type

cstr

Default Value

"NoSasl"

Remarks

The AuthScheme used to authenticate with Impala.

NoSasl (default) default
LDAP Used when the enable_ldap_auth property is set to true and ldap_uri property is not empty.
Kerberos Used when the keytab_file property is is not empty.

Copyright (c) 2024 CData Software, Inc. - All rights reserved.
Build 23.0.8839