Cmdlets for Apache Hive

Build 22.0.8479

TransportMode Parameter (Connect-ApacheHive Cmdlet)

The transport mode to use to communicate with the Hive server. Accepted entries are BINARY and HTTP.

Syntax

Connect-ApacheHive -TransportMode string

Possible Values

BINARY, HTTP

Data Type

cstr

Default Value

"BINARY"

Remarks

The transport mode used to communicate with the Hive server.

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

This is a required parameter.

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