Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

Version 1 Current »

Description:

This property governs the file system to be used to read the cuboids.

Values and behavior:

  • None: If cuboids are not available on Query Engine's local cache path or NFS cache path then the query will fail.

  • Cuboid: If cuboids are not available on Query Engine's local cache path and NFS cache path, then they will be read from DFS.

Default Value:

  • On-Premises: Cuboid

  • Cloud: None

Scope:

Cube

Related Property:

Comes into effect:

The property comes into effect on the next iteration of the purge thread.

Recommendation:

For cloud deployments, we recommend setting the replication type to LOCAL and kyvos.query.dfs.read as NONE due to limited open connections.

  • No labels