...
Post deployment for all clouds (AWS, Azure and GCP)
Set property in connections: Users must add the following property from the Kyvos connections page:
After deploying Kyvos using no-Spark processing model, perform the following post deployment steps.
Add the kyvos.connection.readUsingCustomFS.jobs.internal=NONE
...
Set properties at Cube level: Users should modify property from the Kyvos connections page
Modify the values of the following properties in the advance properties of Cube buildsemantic model job:
...
kyvos.process.compute.type=KYVOS_COMPUTE
...
kyvos.build.aggregate.type=TABULAR
Set below property on Hadoop connection properties and restart kyvos services
...
the kyvos.process.datastore.
...
propertiesproperty on Hadoop Connection properties and set the value as SET disabled_optimizers = 'join_order';SET memory_limit='40GB';SET threads TO 1;
...
Restart Kyvos services.
Changing Kyvos compute cluster mode
To change the Kyvos compute cluster mode, users must modify the value of the KYVOS_PROCESS_COMPUTE_SUBTYPE property through Kyvos Manager on KM the Kyvos Properties page.