Server Parameter (Connect-ApacheHive Cmdlet)
The host name or IP address of the server hosting HiveServer2.
Syntax
Connect-ApacheHive -Server string
Data Type
cstr
Default Value
""
Remarks
If multiple Hive servers are available, FailoverHosts can be set to the additional Hive instances.
If UseZookeeperDiscovery is set to True, Server and Port must be set to the ZooKeeper server.
This is a required parameter.