DataConnection Type
The ApacheImpalaConnection object.
Remarks
The ApacheImpalaConnection object. Connection properties can be accessed with the getter and setter methods of this object:
$conn = Connect-ApacheImpala -Server '127.0.0.1' -Port '21050' $conn | GM