Cmdlets for Apache Hive

Build 22.0.8479

SaslQop Parameter (Connect-ApacheHive Cmdlet)

Quality of protection for the SASL framework. The level of quality is negotiated between the client and server during authentication. Used by Kerberos authentication with TCP transport.

Syntax

Connect-ApacheHive -SaslQop string

Possible Values

auth, auth-int, auth-conf

Data Type

cstr

Default Value

"auth"

Remarks

This property should be set to the 'hive.server2.thrift.sasl.qop' value specified in your Hive configuration file (hive-site.xml).

auth Authentication only
auth-int Authentication plus integrity protection
auth-conf Authentication plus integrity and confidentiality protection

Copyright (c) 2023 CData Software, Inc. - All rights reserved.
Build 22.0.8479