Pagesize Parameter (Connect-ApacheHive Cmdlet)
The maximum number of results to return per page from Apache Hive.
Syntax
Connect-ApacheHive -Pagesize int
Data Type
int
Default Value
10000
Remarks
The Pagesize property affects the maximum number of results to return per page from Apache Hive. Setting a higher value may result in better performance at the cost of additional memory allocated per page consumed.