Cmdlets for Apache Impala

Build 24.0.9060

Pagesize Parameter (Connect-ApacheImpala Cmdlet)

The maximum number of results to return per page from Apache Impala.

Syntax

Connect-ApacheImpala -Pagesize int

Data Type

int

Default Value

10000

Remarks

The Pagesize property affects the maximum number of results to return per page from Apache Impala. While the data source optimizes the default page size for most use cases, you may need to adjust this value depending on the specific object or service endpoint you are querying. Increasing the page size may improve performance, but it could also result in higher memory consumption per page.

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