Cmdlets for Apache Hive

Build 24.0.8963

DataConnection Type

The ApacheHiveConnection object.

Remarks

The ApacheHiveConnection object. Connection properties can be accessed with the getter and setter methods of this object:

$conn  = Connect-ApacheHive -Server "127.0.0.1" -Port "10000" -Transportmode "BINARY" 
$conn | GM 

Copyright (c) 2024 CData Software, Inc. - All rights reserved.
Build 24.0.8963