AdfThriftTransportProtocol Enumeration
Specifies the type of transport protocol that is used in the Thrift protocol stack. The valid values are Binary, SASL, or HTTP.
Enumeration Values
Name | Summary |
---|---|
Binary | Binary transport protocol for connecting to Hive/Shark servers. |
SASL | SASL transport protocol for connecting to Hive/Shark servers. |
HTTP | HTTP transport protocol for connecting to Hive/Shark servers. |