Document toolboxDocument toolbox

Semantic Model: kyvos.process.compute.type

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

Copyright Kyvos, Inc. All rights reserved.