TransportMode
The transport mode to use to communicate with the Hive server. Accepted entries are BINARY and HTTP.
Possible Values
BINARY, HTTPData Type
string
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).