Enum AdfHiveServerType
C#
public enum AdfHiveServerType
Fields
HiveServer1 | The driver connects to a Hive Server instance. |
HiveServer2 | The driver connects to a Hive Server 2 instance. |
HiveThriftServer | The driver connects to a Hive Thrift Server instance. |