Document toolboxDocument toolbox

Connection Property: kyvos.build.minDataSize.toUseCLI

Description:

This property specifies the data size threshold (in KB) for using cloud-native CLI commands. Kyvos Query Engines will use Hadoop API to copy the data if the data is less than this value. If the value is not configured, Query Engine will use cloud-specific default values. The default value for AWS is 100,000 KB, and Azure and GCP is 300,000 KB.

Possible Values:

Any long value >=0

Default value:

Blank

Scope:

Query Engine

Comes into effect:

Requires a restart of Query Engines to come into effect.

Impact Area:

Cuboid copying at Query engine

Environment:

Applicable in all cloud environments

Example:

To set this value 50 KB, enter value: 50
To set this value 50 MB, enter value: 50000
To set this value 50 GB, enter value: 50000000

Copyright Kyvos, Inc. All rights reserved.