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:

The property specifies the container memory for indexing jobs that are launched during full and/or incremental semantic model processing.

Values and behavior:
Any positive number represents the number of megabytes of container memory.

Default value:
Value configured in mapreduce.map.memory.mb

Scope:

  • Connection: If the property is applied at the connection, then the containers of Mapper jobs will be launched with the same memory for all the cubes (if not applied to the cube).

  • Semantic model: If the property is applied at the semantic model and connection both, then the value set at the semantic model will be respected for that particular semantic model.

Comes into effect:
The value of the property can be changed at any time and will come into effect after the next semantic model process instance.

Dependencies and related properties:

Recommendation:

The property value should be configured considering the highest expected cardinality in the cube for any dimension or distinct count measure. 
Kyvos lab tested optimal settings: For a dimension/distinct count measure with a cardinality of 1 Billion, the property should be set to 25600 (25 GB).

  • No labels