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 is used to identify the Kyvos compute cluster model for processing semantic models.

Values and behavior:

  • QE_COMPUTE_CLUSTER: If this option is selected, the semantic model will be processed on Query Engines.

  • K8S_COMPUTE_CLUSTER: If this option is selected, the semantic model will be processed on Kubernetes.

Syntax:

KYVOS_PROCESS_COMPUTE_SUBTYPE=QE_COMPUTE_CLUSTER

NOTE

  • For Azure and GCP,

    • If you deploy Kyvos cluster using Kubernetes, the K8S_COMPUTE_CLUSTER value is set by default.

    • If the Kyvos Cluster is deployed without Kubernetes, the QE_COMPUTE_CLUSTER value is set by default.

  • For AWS, the Kyvos cluster is deployed is deployed with Spark, and the QE_COMPUTE_CLUSTER value is set by default.

Default value:

The default value is QE_COMPUTE_CLUSTER.

Scope:

All clouds and on premises environment.

Comes into effect:

This is a hot deployed property. No BI Server restart is required.

Environment:

All environments

  • No labels