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

« Previous Version 3 Current »

Description:
This property specifies the maximum number of executors Kyvos could launch during the Spark jobs in the semantic model build. When Kyvos submits a semantic model process or data profile job to Spark, it delegates this property value to the same-named property of Spark.

Values and behavior:
Any positive integer.

Default value:

100 - At most, these many executors will be launched during a Spark job.

Scope:

  • Connection: If the property is set at the connection, then the property value is applicable for all semantic model processes or data profile jobs launched using Spark.

  • Semantic model: If the property is set on a semantic model, then the value will override the connection level value for that semantic model’s job.

Comes into effect:

This property comes into effect only when kyvos.build.execution.engine is set as Spark. The value of the property can be changed at any time and will be respected in the next semantic model job.

Dependencies and related properties:

  • No labels