TransportMode Parameter (Connect-ApacheImpala Cmdlet)
The transport mode to use to communicate with the Impala server. Accepted entries are BINARY and HTTP.
Syntax
Connect-ApacheImpala -TransportMode string
Possible Values
BINARY, HTTPData Type
cstr
Default Value
"BINARY"
Remarks
The transport mode used to communicate with the Impala server.
This is a required parameter.