Enum AdfHiveServerType
Namespace: Varigence.Languages.Biml.DataFactory
Assembly: Biml.dll
C#
public enum AdfHiveServerType
Fields
Fields | Description |
---|---|
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. |