UseSSH Parameter (Connect-ApacheHive Cmdlet)
Whether to tunnel the Apache Hive connection over SSH. Use SSH.
Syntax
Connect-ApacheHive -UseSSH SwitchParameter
Data Type
bool
Default Value
false
Remarks
By default the cmdlet will attempt to connect directly to Apache Hive. When this option is enabled, the cmdlet will instead establish an SSH connection with the SSHServer and tunnel the connection to Apache Hive through it.