Description:
This property is used to identify select 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 External Compute: Selecting this option allows Kyvos to utilize an external Apache Spark cluster, either on-premises or in the cloud, to process semantic models. However, this approach may result in increased costs and longer processing times.
Kyvos Compute:When this option is selected, the semantic model will be processed on KubernetesKyvos will use its proprietary query compute cluster to process semantic models. This method will not require an external Apache Spark cluster, leading to reduced processing costs and time.
Syntax:
KYVOS_PROCESS_COMPUTE_SUBTYPE= QE_COMPUTE_CLUSTER
...
panelIconId | atlassian-note |
---|---|
panelIcon | :note: |
bgColor | #DEEBFF |
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.
...
External Compute
Default value:
The default value is QE_COMPUTE_CLUSTERExternal Compute.
Scope:
All clouds and on premises environment.
Comes into effect:
This is a hot deployed property. No BI Server restart is requiredwill come into effect from the next data processing job.
Environment:
All environments