Server Parameter (Connect-ApacheHBase Cmdlet)
The host name, IP address, or URL of the Apache HBase REST server.
Syntax
Connect-ApacheHBase -Server string
Data Type
cstr
Default Value
""
Remarks
The host name, IP address, or URL of the Apache HBase REST (Stargate) server.
To use SSL, you can prefix the host name or IP address with 'https://'.
This is a required parameter.