Document toolboxDocument toolbox

Semantic Model: spark.dynamicAllocation.maxExecutors

Description:
This property specifies the maximum number of executors that Kyvos could launch during the Spark jobs in the semantic model build. Kyvos delegates this property value to the same-named property of Spark when Kyvos submits a transformation process, semantic model process, or data profile job to 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 transformation build, 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:

Copyright Kyvos, Inc. All rights reserved.