Package version:
OptionalallowSpecifies whether to require a CA-issued SSL certificate name to match the host name of the server when connecting over SSL. The default value is false.
OptionalallowSpecifies whether to allow self-signed certificates from the server. The default value is false.
OptionalannotationsList of tags that can be used for describing the linked service.
The authentication method used to access the Hive server.
OptionalconnectThe integration runtime reference.
OptionaldescriptionLinked service description.
OptionalenableSpecifies whether the connections to the server are encrypted using SSL. The default value is false.
OptionalencryptedThe encrypted credential used for authentication. Credentials are encrypted using the integration runtime credential manager. Type: string.
IP address or host name of the Hive server, separated by ';' for multiple hosts (only when serviceDiscoveryMode is enable).
OptionalhttpThe partial URL corresponding to the Hive server.
OptionalparametersParameters for linked service.
OptionalpasswordThe password corresponding to the user name that you provided in the Username field
OptionalportThe TCP port that the Hive server uses to listen for client connections.
OptionalserverThe type of Hive server.
Optionalservicetrue to indicate using the ZooKeeper service, false not.
OptionalthriftThe transport protocol to use in the Thrift layer.
OptionaltrustedThe full path of the .pem file containing trusted CA certificates for verifying the server when connecting over SSL. This property can only be set when using SSL on self-hosted IR. The default value is the cacerts.pem file installed with the IR.
Polymorphic discriminator, which specifies the different types this object can be
OptionaluseSpecifies whether the driver uses native HiveQL queries,or converts them into an equivalent form in HiveQL.
OptionalusernameThe user name that you use to access Hive Server.
OptionaluseSpecifies whether to use a CA certificate from the system trust store or from a specified PEM file. The default value is false.
OptionalversionVersion of the linked service.
OptionalzooThe namespace on ZooKeeper under which Hive Server 2 nodes are added.
Hive Server linked service.