ElastiCube Cloud Build Configurations

Below are the ElastiCube Cloud specific configurations that are used in the build process. The default settings are configured optimally and should not be changed. If you require changes, contact Sisense support.

Config Section

Config Name

Parameter

Value

Build

useBuildOptimization.value

This turns on or off the circuit breaker/build optimization. When enabled, it allows for a more efficient build when the source and destination are on the same database.

On/Off

Build

dataFileSizeLimit.value

Sets the size limit on the data file being created. Once the data size (in MB) is reached, the file will be closed, and a new file will be created.

MB size number

Build

uploaderFilesExtension.value

The file format that is used to create the data file that gets uploaded to storage.

Parquet or CSV

Build

useDimensionTables.value

When enabled, it creates dimension tables.

On/Off