TransportMode
The transport mode to use to communicate with the Hive server. Accepted entries are BINARY and HTTP.
Possible Values
BINARY, HTTPデータ型
string
デフォルト値
"BINARY"
解説
The transport mode used to communicate with Hive server.
This property should be set to the 'hive.server2.transport.mode' value specified in your Hive configuration file (hive-site.xml).