HiveProtocol.Type specifies the Thrift Transport Protocol to use when connecting to a Hive server.
Enumeration Options
Enumerations simplify the process of selecting options within a function. To specify the HiveProtocol.Type, users have the option to either input the below Argument description (which provides more information) or the shorter Value (which provides a more concise representation).
| Argument | Value | Description |
|---|---|---|
| HiveProtocol.Standard | 1 | Specifies the Standard method for the Thrift Transport Protocol. |
| HiveProtocol.HTTP | 2 | Specifies the HTTP method for the Thrift Transport Protocol. |
Applies to
Here’s a list of functions that work with HiveProtocol.Type:
2023-2026 © BI Gorilla. All rights are reserved. Information from Microsoft docs is property of Microsoft Corp. | Privacy Policy